+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567' + /usr/bin/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --clean INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos9-master/data/dlrn-5.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1021 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 9ac96919-3ec2-43c3-949c-8fe70bad3ef3 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-castellan-ce3ba71721439272f6a9aee20231c98e2a126d5e baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/ce/3b/ce3ba71721439272f6a9aee20231c98e2a126d5e_4b8e3f07 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-8bca242c7df6bf03c970cf6c076d518aa5e32da8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/8b/ca/8bca242c7df6bf03c970cf6c076d518aa5e32da8_d5623325 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-neutronclient-905be917fe22b44f9df25c018dec155b904938b1 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/90/5b/905be917fe22b44f9df25c018dec155b904938b1_f259ab2e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-87dde46381c2d56bae998abe98a8a3b85cf5e31b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/87/dd/87dde46381c2d56bae998abe98a8a3b85cf5e31b_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-2319d121451167c2519938c234de2c65e7d3a797 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/23/19/2319d121451167c2519938c234de2c65e7d3a797_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-e056798f095f7758ed7221fcb8c9a25b6a33d692 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/e0/56/e056798f095f7758ed7221fcb8c9a25b6a33d692_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8f34f419ba3bf3f948c757afb38b81f27199e722 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/8f/34/8f34f419ba3bf3f948c757afb38b81f27199e722_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-32af0d599b5db3c73dcf90c57f7d98b474e35261 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/32/af/32af0d599b5db3c73dcf90c57f7d98b474e35261_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-40d1d36e9b08c407a7ef115bf0d058059a20458b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/40/d1/40d1d36e9b08c407a7ef115bf0d058059a20458b_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-firewall-f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/f2/b3/f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332_193cce50 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-fb142a09f8d0b7ea0cad9d54a61b157cd2980643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/fb/14/fb142a09f8d0b7ea0cad9d54a61b157cd2980643_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-65db4b54f114106032012eea637f58ddb71606a8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/65/db/65db4b54f114106032012eea637f58ddb71606a8_1d64bb4f enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --init INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos9-master/data/dlrn-5.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1021 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 75a8c773-690a-4644-8c58-023ec407d47a DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-castellan-ce3ba71721439272f6a9aee20231c98e2a126d5e baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/ce/3b/ce3ba71721439272f6a9aee20231c98e2a126d5e_4b8e3f07 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-8bca242c7df6bf03c970cf6c076d518aa5e32da8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/8b/ca/8bca242c7df6bf03c970cf6c076d518aa5e32da8_d5623325 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-neutronclient-905be917fe22b44f9df25c018dec155b904938b1 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/90/5b/905be917fe22b44f9df25c018dec155b904938b1_f259ab2e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-87dde46381c2d56bae998abe98a8a3b85cf5e31b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/87/dd/87dde46381c2d56bae998abe98a8a3b85cf5e31b_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-2319d121451167c2519938c234de2c65e7d3a797 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/23/19/2319d121451167c2519938c234de2c65e7d3a797_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-e056798f095f7758ed7221fcb8c9a25b6a33d692 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/e0/56/e056798f095f7758ed7221fcb8c9a25b6a33d692_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8f34f419ba3bf3f948c757afb38b81f27199e722 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/8f/34/8f34f419ba3bf3f948c757afb38b81f27199e722_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-32af0d599b5db3c73dcf90c57f7d98b474e35261 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/32/af/32af0d599b5db3c73dcf90c57f7d98b474e35261_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-40d1d36e9b08c407a7ef115bf0d058059a20458b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/40/d1/40d1d36e9b08c407a7ef115bf0d058059a20458b_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-firewall-f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/f2/b3/f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332_193cce50 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-fb142a09f8d0b7ea0cad9d54a61b157cd2980643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/fb/14/fb142a09f8d0b7ea0cad9d54a61b157cd2980643_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-65db4b54f114106032012eea637f58ddb71606a8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/65/db/65db4b54f114106032012eea637f58ddb71606a8_1d64bb4f enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.jmwc3o1q', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5279640 307720 1587020 12451960 10835172 DEBUG: Swap: 16777212 5504432 11272780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.s7fwflkc', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos9-master/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-master-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5 Note: switching to 'a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at a8a1ed6e Drop explicit dependency on python-subunit + '[' -d /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp/pkgsrc ~/data/python-os-ken + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/python-os-ken + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos9-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos9-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 3.1.0.dev2 a8a1ed6 + UPSTREAMVERSION=3.1.0.dev2 + [[ 3.1.0.dev2 =~ ([^-]*)-(.+) ]] + [[ 3.1.0.dev2 =~ (.*?)\.(0rc.+) ]] + [[ 3.1.0.dev2 =~ (.*?)\.(0b.+) ]] + [[ 3.1.0.dev2 =~ (.*?)\.(0a.+) ]] + [[ 3.1.0.dev2 =~ (.*?)\.(dev.+) ]] + VERSION=3.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250611101134.a8a1ed6 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos9-master/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1021 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 203f72ba-79a0-45b2-9e71-3beab50f62a9 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-castellan-ce3ba71721439272f6a9aee20231c98e2a126d5e baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/ce/3b/ce3ba71721439272f6a9aee20231c98e2a126d5e_4b8e3f07 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-8bca242c7df6bf03c970cf6c076d518aa5e32da8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/8b/ca/8bca242c7df6bf03c970cf6c076d518aa5e32da8_d5623325 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-neutronclient-905be917fe22b44f9df25c018dec155b904938b1 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/90/5b/905be917fe22b44f9df25c018dec155b904938b1_f259ab2e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-87dde46381c2d56bae998abe98a8a3b85cf5e31b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/87/dd/87dde46381c2d56bae998abe98a8a3b85cf5e31b_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-2319d121451167c2519938c234de2c65e7d3a797 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/23/19/2319d121451167c2519938c234de2c65e7d3a797_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-e056798f095f7758ed7221fcb8c9a25b6a33d692 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/e0/56/e056798f095f7758ed7221fcb8c9a25b6a33d692_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8f34f419ba3bf3f948c757afb38b81f27199e722 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/8f/34/8f34f419ba3bf3f948c757afb38b81f27199e722_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-32af0d599b5db3c73dcf90c57f7d98b474e35261 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/32/af/32af0d599b5db3c73dcf90c57f7d98b474e35261_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-40d1d36e9b08c407a7ef115bf0d058059a20458b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/40/d1/40d1d36e9b08c407a7ef115bf0d058059a20458b_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-firewall-f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/f2/b3/f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332_193cce50 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-fb142a09f8d0b7ea0cad9d54a61b157cd2980643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/fb/14/fb142a09f8d0b7ea0cad9d54a61b157cd2980643_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-65db4b54f114106032012eea637f58ddb71606a8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/65/db/65db4b54f114106032012eea637f58ddb71606a8_1d64bb4f enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5xt7g7n0', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5071012 491436 1618260 12508112 11043800 DEBUG: Swap: 16777212 5504432 11272780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.9G 35% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin._5lavx3c', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating os_ken.egg-info writing os_ken.egg-info/PKG-INFO writing dependency_links to os_ken.egg-info/dependency_links.txt writing entry points to os_ken.egg-info/entry_points.txt writing requirements to os_ken.egg-info/requires.txt writing top-level names to os_ken.egg-info/top_level.txt writing pbr to os_ken.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'os_ken.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'doc/build' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' warning: no previously-included files matching '.gitignore' found anywhere in distribution writing manifest file 'os_ken.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating os-ken-3.1.0.dev2 creating os-ken-3.1.0.dev2/doc creating os-ken-3.1.0.dev2/doc/source creating os-ken-3.1.0.dev2/doc/source/_static creating os-ken-3.1.0.dev2/doc/source/_templates creating os-ken-3.1.0.dev2/doc/source/admin creating os-ken-3.1.0.dev2/doc/source/app creating os-ken-3.1.0.dev2/doc/source/configuration creating os-ken-3.1.0.dev2/doc/source/contributor creating os-ken-3.1.0.dev2/doc/source/library creating os-ken-3.1.0.dev2/doc/source/library_packet_ref creating os-ken-3.1.0.dev2/doc/source/man creating os-ken-3.1.0.dev2/doc/source/quantumclient creating os-ken-3.1.0.dev2/doc/source/quantumclient/common creating os-ken-3.1.0.dev2/doc/source/quantumclient/v2_0 creating os-ken-3.1.0.dev2/doc/source/reference creating os-ken-3.1.0.dev2/doc/source/user creating os-ken-3.1.0.dev2/etc creating os-ken-3.1.0.dev2/etc/os_ken creating os-ken-3.1.0.dev2/os_ken creating os-ken-3.1.0.dev2/os_ken.egg-info creating os-ken-3.1.0.dev2/os_ken/app creating os-ken-3.1.0.dev2/os_ken/app/ofctl creating os-ken-3.1.0.dev2/os_ken/base creating os-ken-3.1.0.dev2/os_ken/cmd creating os-ken-3.1.0.dev2/os_ken/contrib creating os-ken-3.1.0.dev2/os_ken/controller creating os-ken-3.1.0.dev2/os_ken/lib creating os-ken-3.1.0.dev2/os_ken/lib/netconf creating os-ken-3.1.0.dev2/os_ken/lib/of_config creating os-ken-3.1.0.dev2/os_ken/lib/ovs creating os-ken-3.1.0.dev2/os_ken/lib/packet creating os-ken-3.1.0.dev2/os_ken/lib/xflow creating os-ken-3.1.0.dev2/os_ken/ofproto creating os-ken-3.1.0.dev2/os_ken/services creating os-ken-3.1.0.dev2/os_ken/services/protocols creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/api creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/core_managers creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands/show creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/views creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/rtconf creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/signals creating os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/utils creating os-ken-3.1.0.dev2/os_ken/services/protocols/ovsdb creating os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp creating os-ken-3.1.0.dev2/os_ken/services/protocols/zebra creating os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/client creating os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/db creating os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/server creating os-ken-3.1.0.dev2/os_ken/tests creating os-ken-3.1.0.dev2/os_ken/tests/integrated creating os-ken-3.1.0.dev2/os_ken/tests/integrated/bgp creating os-ken-3.1.0.dev2/os_ken/tests/integrated/common creating os-ken-3.1.0.dev2/os_ken/tests/mininet creating os-ken-3.1.0.dev2/os_ken/tests/mininet/l2 creating os-ken-3.1.0.dev2/os_ken/tests/mininet/l2/mpls creating os-ken-3.1.0.dev2/os_ken/tests/mininet/l2/vlan creating os-ken-3.1.0.dev2/os_ken/tests/mininet/l3 creating os-ken-3.1.0.dev2/os_ken/tests/mininet/l3/icmp creating os-ken-3.1.0.dev2/os_ken/tests/mininet/l3/ip_ttl creating os-ken-3.1.0.dev2/os_ken/tests/mininet/packet_lib creating os-ken-3.1.0.dev2/os_ken/tests/mininet/packet_lib/arp creating os-ken-3.1.0.dev2/os_ken/tests/packet_data creating os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 creating os-ken-3.1.0.dev2/os_ken/tests/packet_data/mrt creating os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 creating os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 creating os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 creating os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 creating os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 creating os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap creating os-ken-3.1.0.dev2/os_ken/tests/packet_data_generator3 creating os-ken-3.1.0.dev2/os_ken/tests/switch creating os-ken-3.1.0.dev2/os_ken/tests/switch/of10 creating os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action creating os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match creating os-ken-3.1.0.dev2/os_ken/tests/switch/of13 creating os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action creating os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD creating os-ken-3.1.0.dev2/os_ken/tests/switch/of13/group creating os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match creating os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter creating os-ken-3.1.0.dev2/os_ken/tests/switch/of14 creating os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action creating os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD creating os-ken-3.1.0.dev2/os_ken/tests/switch/of14/group creating os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match creating os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter creating os-ken-3.1.0.dev2/os_ken/tests/unit creating os-ken-3.1.0.dev2/os_ken/tests/unit/cmd creating os-ken-3.1.0.dev2/os_ken/tests/unit/controller creating os-ken-3.1.0.dev2/os_ken/tests/unit/lib creating os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto creating os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json creating os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 creating os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 creating os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 creating os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 creating os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 creating os-ken-3.1.0.dev2/os_ken/tests/unit/packet creating os-ken-3.1.0.dev2/os_ken/tests/unit/services creating os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols creating os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp creating os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp/core_managers creating os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp/utils creating os-ken-3.1.0.dev2/os_ken/topology creating os-ken-3.1.0.dev2/releasenotes creating os-ken-3.1.0.dev2/releasenotes/notes creating os-ken-3.1.0.dev2/releasenotes/source creating os-ken-3.1.0.dev2/releasenotes/source/_static creating os-ken-3.1.0.dev2/releasenotes/source/_templates creating os-ken-3.1.0.dev2/tools creating os-ken-3.1.0.dev2/tools/pyang_plugins copying files to os-ken-3.1.0.dev2... copying .coveragerc -> os-ken-3.1.0.dev2 copying .mailmap -> os-ken-3.1.0.dev2 copying .pre-commit-config.yaml -> os-ken-3.1.0.dev2 copying .pylintrc -> os-ken-3.1.0.dev2 copying .stestr.conf -> os-ken-3.1.0.dev2 copying .travis.yml -> os-ken-3.1.0.dev2 copying .zuul.yaml -> os-ken-3.1.0.dev2 copying AUTHORS -> os-ken-3.1.0.dev2 copying CONTRIBUTING.rst -> os-ken-3.1.0.dev2 copying ChangeLog -> os-ken-3.1.0.dev2 copying HACKING.rst -> os-ken-3.1.0.dev2 copying LICENSE -> os-ken-3.1.0.dev2 copying MANIFEST.in -> os-ken-3.1.0.dev2 copying README.rst -> os-ken-3.1.0.dev2 copying requirements.txt -> os-ken-3.1.0.dev2 copying setup.cfg -> os-ken-3.1.0.dev2 copying setup.py -> os-ken-3.1.0.dev2 copying test-requirements.txt -> os-ken-3.1.0.dev2 copying tox.ini -> os-ken-3.1.0.dev2 copying doc/Makefile -> os-ken-3.1.0.dev2/doc copying doc/requirements.txt -> os-ken-3.1.0.dev2/doc copying doc/source/api_ref.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/app.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/archive.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/components.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/conf.py -> os-ken-3.1.0.dev2/doc/source copying doc/source/configuration.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/developing.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/docutils.conf -> os-ken-3.1.0.dev2/doc/source copying doc/source/gui.png -> os-ken-3.1.0.dev2/doc/source copying doc/source/index.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/library.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/library_bgp_speaker.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/library_bgp_speaker_ref.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/library_mrt.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/library_of_config.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/library_ovsdb.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/library_ovsdb_manager.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/library_packet.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/library_packet_ref.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/library_pcap.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/nicira_ext_ref.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/ofproto_base.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/ofproto_ref.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/ofproto_v1_0_ref.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/ofproto_v1_2_ref.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/ofproto_v1_3_ref.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/ofproto_v1_4_ref.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/ofproto_v1_5_ref.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/os_ken_app_api.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/parameters.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/readme.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/snort_integrate.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/test-of-config-with-linc.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/test-vrrp.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/tests.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/tls.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/writing_os_ken_app.rst -> os-ken-3.1.0.dev2/doc/source copying doc/source/_static/.placeholder -> os-ken-3.1.0.dev2/doc/source/_static copying doc/source/_templates/.placeholder -> os-ken-3.1.0.dev2/doc/source/_templates copying doc/source/admin/index.rst -> os-ken-3.1.0.dev2/doc/source/admin copying doc/source/app/ofctl.rst -> os-ken-3.1.0.dev2/doc/source/app copying doc/source/configuration/index.rst -> os-ken-3.1.0.dev2/doc/source/configuration copying doc/source/contributor/index.rst -> os-ken-3.1.0.dev2/doc/source/contributor copying doc/source/library/index.rst -> os-ken-3.1.0.dev2/doc/source/library copying doc/source/library_packet_ref/packet_arp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_base.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bfd.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bgp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bmp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bpdu.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_cfm.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_dhcp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_dhcp6.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ethernet.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_geneve.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_gre.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_icmp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_icmpv6.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_igmp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ipv4.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ipv6.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_llc.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_lldp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_mpls.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_openflow.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ospf.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_pbb.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_sctp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_slow.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_tcp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_udp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_vlan.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_vrrp.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_vxlan.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_zebra.rst -> os-ken-3.1.0.dev2/doc/source/library_packet_ref copying doc/source/man/osken.rst -> os-ken-3.1.0.dev2/doc/source/man copying doc/source/man/osken_manager.rst -> os-ken-3.1.0.dev2/doc/source/man copying doc/source/quantumclient/__init__.py -> os-ken-3.1.0.dev2/doc/source/quantumclient copying doc/source/quantumclient/client.py -> os-ken-3.1.0.dev2/doc/source/quantumclient copying doc/source/quantumclient/common/__init__.py -> os-ken-3.1.0.dev2/doc/source/quantumclient/common copying doc/source/quantumclient/common/exceptions.py -> os-ken-3.1.0.dev2/doc/source/quantumclient/common copying doc/source/quantumclient/v2_0/__init__.py -> os-ken-3.1.0.dev2/doc/source/quantumclient/v2_0 copying doc/source/quantumclient/v2_0/client.py -> os-ken-3.1.0.dev2/doc/source/quantumclient/v2_0 copying doc/source/reference/index.rst -> os-ken-3.1.0.dev2/doc/source/reference copying doc/source/user/index.rst -> os-ken-3.1.0.dev2/doc/source/user copying etc/os_ken/os_ken.conf -> os-ken-3.1.0.dev2/etc/os_ken copying os_ken/__init__.py -> os-ken-3.1.0.dev2/os_ken copying os_ken/cfg.py -> os-ken-3.1.0.dev2/os_ken copying os_ken/exception.py -> os-ken-3.1.0.dev2/os_ken copying os_ken/flags.py -> os-ken-3.1.0.dev2/os_ken copying os_ken/hooks.py -> os-ken-3.1.0.dev2/os_ken copying os_ken/log.py -> os-ken-3.1.0.dev2/os_ken copying os_ken/utils.py -> os-ken-3.1.0.dev2/os_ken copying os_ken.egg-info/PKG-INFO -> os-ken-3.1.0.dev2/os_ken.egg-info copying os_ken.egg-info/SOURCES.txt -> os-ken-3.1.0.dev2/os_ken.egg-info copying os_ken.egg-info/dependency_links.txt -> os-ken-3.1.0.dev2/os_ken.egg-info copying os_ken.egg-info/entry_points.txt -> os-ken-3.1.0.dev2/os_ken.egg-info copying os_ken.egg-info/not-zip-safe -> os-ken-3.1.0.dev2/os_ken.egg-info copying os_ken.egg-info/pbr.json -> os-ken-3.1.0.dev2/os_ken.egg-info copying os_ken.egg-info/requires.txt -> os-ken-3.1.0.dev2/os_ken.egg-info copying os_ken.egg-info/top_level.txt -> os-ken-3.1.0.dev2/os_ken.egg-info copying os_ken/app/__init__.py -> os-ken-3.1.0.dev2/os_ken/app copying os_ken/app/ofctl/__init__.py -> os-ken-3.1.0.dev2/os_ken/app/ofctl copying os_ken/app/ofctl/api.py -> os-ken-3.1.0.dev2/os_ken/app/ofctl copying os_ken/app/ofctl/event.py -> os-ken-3.1.0.dev2/os_ken/app/ofctl copying os_ken/app/ofctl/exception.py -> os-ken-3.1.0.dev2/os_ken/app/ofctl copying os_ken/app/ofctl/service.py -> os-ken-3.1.0.dev2/os_ken/app/ofctl copying os_ken/base/__init__.py -> os-ken-3.1.0.dev2/os_ken/base copying os_ken/base/app_manager.py -> os-ken-3.1.0.dev2/os_ken/base copying os_ken/cmd/__init__.py -> os-ken-3.1.0.dev2/os_ken/cmd copying os_ken/cmd/manager.py -> os-ken-3.1.0.dev2/os_ken/cmd copying os_ken/cmd/of_config_cli.py -> os-ken-3.1.0.dev2/os_ken/cmd copying os_ken/cmd/ofa_neutron_agent.py -> os-ken-3.1.0.dev2/os_ken/cmd copying os_ken/cmd/osken_base.py -> os-ken-3.1.0.dev2/os_ken/cmd copying os_ken/cmd/rpc_cli.py -> os-ken-3.1.0.dev2/os_ken/cmd copying os_ken/contrib/__init__.py -> os-ken-3.1.0.dev2/os_ken/contrib copying os_ken/controller/__init__.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/conf_switch.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/controller.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/dpset.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/event.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/handler.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/mac_to_network.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/mac_to_port.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/network.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/ofp_api.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/ofp_event.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/ofp_handler.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/controller/tunnels.py -> os-ken-3.1.0.dev2/os_ken/controller copying os_ken/lib/__init__.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/addrconv.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/alert.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/bfdlib.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/dpid.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/hub.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/igmplib.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/ip.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/lacplib.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/mac.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/mrtlib.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/netdevice.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/ofctl_nicira_ext.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/ofctl_string.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/ofctl_utils.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/ofctl_v1_0.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/ofctl_v1_2.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/ofctl_v1_3.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/ofctl_v1_4.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/ofctl_v1_5.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/ofp_pktinfilter.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/pack_utils.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/pcaplib.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/port_no.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/rpc.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/snortlib.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/sockaddr.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/sockopt.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/stplib.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/stringify.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/type_desc.py -> os-ken-3.1.0.dev2/os_ken/lib copying os_ken/lib/netconf/__init__.py -> os-ken-3.1.0.dev2/os_ken/lib/netconf copying os_ken/lib/netconf/constants.py -> os-ken-3.1.0.dev2/os_ken/lib/netconf copying os_ken/lib/netconf/netconf.xsd -> os-ken-3.1.0.dev2/os_ken/lib/netconf copying os_ken/lib/netconf/xml.xsd -> os-ken-3.1.0.dev2/os_ken/lib/netconf copying os_ken/lib/of_config/__init__.py -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/base.py -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/capable_switch.py -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/classes.py -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/constants.py -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/generated_classes.py -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/ietf-inet-types.xsd -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/ietf-yang-types.xsd -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.0.xsd -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.1.1.xsd -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.1.xsd -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/of_config/xmldsig-core-schema.xsd -> os-ken-3.1.0.dev2/os_ken/lib/of_config copying os_ken/lib/ovs/__init__.py -> os-ken-3.1.0.dev2/os_ken/lib/ovs copying os_ken/lib/ovs/bridge.py -> os-ken-3.1.0.dev2/os_ken/lib/ovs copying os_ken/lib/ovs/db_client.py -> os-ken-3.1.0.dev2/os_ken/lib/ovs copying os_ken/lib/ovs/vsctl.py -> os-ken-3.1.0.dev2/os_ken/lib/ovs copying os_ken/lib/ovs/vswitch_idl.py -> os-ken-3.1.0.dev2/os_ken/lib/ovs copying os_ken/lib/packet/__init__.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/afi.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/arp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/bfd.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/bgp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/bmp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/bpdu.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/cfm.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/dhcp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/dhcp6.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/ether_types.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/ethernet.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/geneve.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/gre.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/icmp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/icmpv6.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/igmp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/in_proto.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/ipv4.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/ipv6.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/linux.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/llc.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/lldp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/mpls.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/openflow.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/ospf.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/packet.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/packet_base.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/packet_utils.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/pbb.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/safi.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/sctp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/slow.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/stream_parser.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/tcp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/udp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/vlan.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/vrrp.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/vxlan.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/packet/zebra.py -> os-ken-3.1.0.dev2/os_ken/lib/packet copying os_ken/lib/xflow/__init__.py -> os-ken-3.1.0.dev2/os_ken/lib/xflow copying os_ken/lib/xflow/netflow.py -> os-ken-3.1.0.dev2/os_ken/lib/xflow copying os_ken/lib/xflow/sflow.py -> os-ken-3.1.0.dev2/os_ken/lib/xflow copying os_ken/ofproto/__init__.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ether.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/inet.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/nicira_ext.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/nx_actions.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/nx_match.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_common.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_parser.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_protocol.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_utils.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_0.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_0_parser.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_2.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_2_parser.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_3.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_3_parser.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_4.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_4_parser.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_5.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_5_parser.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/oxm_fields.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/oxs_fields.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/ofproto/oxx_fields.py -> os-ken-3.1.0.dev2/os_ken/ofproto copying os_ken/services/__init__.py -> os-ken-3.1.0.dev2/os_ken/services copying os_ken/services/protocols/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols copying os_ken/services/protocols/bgp/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/application.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/base.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bgp_sample_conf.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bgpspeaker.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bmp.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/constants.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/core.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/core_manager.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/model.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/net_ctrl.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/peer.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/processor.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/protocol.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/speaker.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/api/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/all.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/base.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/core.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/import_map.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/operator.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/prefix.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/rpc_log_handler.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/rtconf.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/core_managers/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/configuration_manager.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/import_map_manager.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/peer_manager.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/table_manager.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/info_base/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/base.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/evpn.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv4.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv4fs.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv6.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv6fs.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/l2vpnfs.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/rtc.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpn.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv4.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv4fs.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv6.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv6fs.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf4.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf4fs.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf6.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf6fs.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrfevpn.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrffs.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/operator/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/command.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/internal_api.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/ssh.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/commands/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/clear.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/responses.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/root.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/set.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/show/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/count.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/importmap.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/memory.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/neighbor.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/rib.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/vrf.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/views/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/base.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/bgp.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/conf.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/fields.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/other.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/rtconf/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/base.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/common.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/neighbors.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/vrfs.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/signals/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/signals/base.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/signals/emit.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/utils/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/bgp.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/circlist.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/evtlet.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/rtfilter.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/stats.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/validation.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/ovsdb/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/api.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/client.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/event.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/manager.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/model.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/vrrp/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/api.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/dumper.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/event.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/manager.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor_linux.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor_openflow.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/router.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/rpc_manager.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/sample_manager.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/sample_router.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/utils.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/vrrp copying os_ken/services/protocols/zebra/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra copying os_ken/services/protocols/zebra/event.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra copying os_ken/services/protocols/zebra/client/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/event.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/sample_dumper.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/zclient.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/db/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/base.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/interface.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/route.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/server/__init__.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/event.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/sample_dumper.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/zserver.py -> os-ken-3.1.0.dev2/os_ken/services/protocols/zebra/server copying os_ken/tests/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests copying os_ken/tests/integrated/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/run_test.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/run_tests_with_ovs12.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v10.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v12_actions.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v12_matches.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/test_of_config.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/test_request_reply_v12.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_linux_multi.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_linux_multi.sh -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_multi.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_multi.sh -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/tester.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/vrrp_common.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated copying os_ken/tests/integrated/bgp/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/base.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/base_ip6.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/test_basic.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/test_ip6_basic.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/common/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/docker_base.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg.sh -> os-ken-3.1.0.dev2/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg_common.sh -> os-ken-3.1.0.dev2/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh -> os-ken-3.1.0.dev2/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/oskenbgp.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/quagga.py -> os-ken-3.1.0.dev2/os_ken/tests/integrated/common copying os_ken/tests/mininet/run_mnet-test.sh -> os-ken-3.1.0.dev2/os_ken/tests/mininet copying os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/test_mpls.py -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/test_vlan.py -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l3/icmp/ICMP_ping.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/icmp/ICMP_reply.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/icmp/test_icmp.py -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l3/ip_ttl copying os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py -> os-ken-3.1.0.dev2/os_ken/tests/mininet/l3/ip_ttl copying os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/ARP_request.mn -> os-ken-3.1.0.dev2/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/test_arp.py -> os-ken-3.1.0.dev2/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-open.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2 -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/mrt copying os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2 -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/mrt copying os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-5-features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-10-ofp_hello.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-10-ofp_hello.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64 -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-10-ofp_hello.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/pcap/big_endian.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/geneve_unknown.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_full_options.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_no_option.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/little_endian.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_flowmod.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v2.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v3.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap -> os-ken-3.1.0.dev2/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data_generator3/gen.py -> os-ken-3.1.0.dev2/os_ken/tests/packet_data_generator3 copying os_ken/tests/switch/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/switch copying os_ken/tests/switch/run_mininet.py -> os-ken-3.1.0.dev2/os_ken/tests/switch copying os_ken/tests/switch/tester.py -> os-ken-3.1.0.dev2/os_ken/tests/switch copying os_ken/tests/switch/of10/action/00_OUTPUT.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/03_STRIP_VLAN.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/04_SET_DL_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/05_SET_DL_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/06_SET_NW_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/07_SET_NW_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/match/00_IN_PORT.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/01_DL_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/02_DL_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/03_DL_VLAN.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/05_DL_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/08_NW_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/09_NW_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/09_NW_DST_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of13/action/00_OUTPUT.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/17_PUSH_VLAN.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/18_POP_VLAN.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/19_PUSH_MPLS.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/20_POP_MPLS.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/26_PUSH_PBB.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/27_POP_PBB.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/25_SET_FIELD/03_ETH_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/04_ETH_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/05_ETH_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/06_VLAN_VID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/07_VLAN_PCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/11_IPV4_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/12_IPV4_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/20_ICMPV4_CODE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/21_ARP_OP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/22_ARP_SPA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/23_ARP_TPA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/24_ARP_SHA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/25_ARP_THA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/26_IPV6_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/27_IPV6_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/28_IPV6_FLABEL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/30_ICMPV6_CODE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/34_MPLS_LABEL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/35_MPLS_TC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/36_MPLS_BOS.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/37_PBB_ISID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/action/25_SET_FIELD/38_TUNNEL_ID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/group/00_ALL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Ether.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_IP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/match/00_IN_PORT.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/02_METADATA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/02_METADATA_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/03_ETH_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/04_ETH_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/05_ETH_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/06_VLAN_VID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/07_VLAN_PCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/11_IPV4_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/12_IPV4_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/21_ARP_OP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/22_ARP_SPA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/23_ARP_TPA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/24_ARP_SHA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/25_ARP_THA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/26_IPV6_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/27_IPV6_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/34_MPLS_LABEL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/35_MPLS_TC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/36_MPLS_BOS.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/37_PBB_ISID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/38_TUNNEL_ID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of14/action/00_OUTPUT.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/17_PUSH_VLAN.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/18_POP_VLAN.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/19_PUSH_MPLS.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/20_POP_MPLS.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/26_PUSH_PBB.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/27_POP_PBB.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/25_SET_FIELD/03_ETH_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/04_ETH_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/05_ETH_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/06_VLAN_VID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/07_VLAN_PCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/11_IPV4_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/12_IPV4_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/20_ICMPV4_CODE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/21_ARP_OP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/22_ARP_SPA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/23_ARP_TPA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/24_ARP_SHA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/25_ARP_THA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/26_IPV6_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/27_IPV6_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/28_IPV6_FLABEL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/30_ICMPV6_CODE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/34_MPLS_LABEL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/35_MPLS_TC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/36_MPLS_BOS.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/37_PBB_ISID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/38_TUNNEL_ID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/action/25_SET_FIELD/41_PBB_UCA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/group/00_ALL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Ether.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_IP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/match/00_IN_PORT.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/02_METADATA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/02_METADATA_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/03_ETH_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/04_ETH_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/05_ETH_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/06_VLAN_VID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/07_VLAN_PCP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/11_IPV4_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/12_IPV4_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/21_ARP_OP.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/22_ARP_SPA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/23_ARP_TPA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/24_ARP_SHA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/25_ARP_THA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/26_IPV6_SRC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/27_IPV6_DST.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/34_MPLS_LABEL.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/35_MPLS_TC.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/36_MPLS_BOS.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/37_PBB_ISID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/38_TUNNEL_ID.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/41_PBB_UCA.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> os-ken-3.1.0.dev2/os_ken/tests/switch/of14/meter copying os_ken/tests/unit/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit copying os_ken/tests/unit/cmd/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/dummy_app.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/dummy_openflow_app.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/test_manager.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/cmd copying os_ken/tests/unit/controller/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/controller copying os_ken/tests/unit/controller/cert.crt -> os-ken-3.1.0.dev2/os_ken/tests/unit/controller copying os_ken/tests/unit/controller/cert.key -> os-ken-3.1.0.dev2/os_ken/tests/unit/controller copying os_ken/tests/unit/controller/test_controller.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/controller copying os_ken/tests/unit/lib/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/lib copying os_ken/tests/unit/lib/test_hub.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/lib copying os_ken/tests/unit/lib/test_sockaddr.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/lib copying os_ken/tests/unit/ofproto/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ether.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_inet.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_nx_flow_spec.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_common.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_parser.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_v12.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_oxm.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_oxs.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_compat.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_ofpmatch.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_ofpstats.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v10.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v12.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v13.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/json/of10/1-1-ofp_packet_out.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-2-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-4-ofp_packet_in.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_pop_mpls.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_push_mpls.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_label.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_tc.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of12/3-0-ofp_desc_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-1-ofp_packet_out.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-11-ofp_flow_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-13-ofp_echo_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-14-ofp_echo_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-15-ofp_error_msg.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-17-ofp_barrier_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-18-ofp_barrier_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-19-ofp_role_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-2-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-20-ofp_role_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-21-ofp_group_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-22-ofp_port_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-23-ofp_table_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-24-ofp_desc_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-25-ofp_aggregate_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-26-ofp_aggregate_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-27-ofp_table_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-28-ofp_table_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-29-ofp_port_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-3-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-30-ofp_port_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-31-ofp_group_features_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-33-ofp_group_desc_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-35-ofp_queue_get_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-37-ofp_queue_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-38-ofp_queue_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-39-ofp_port_status.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-4-ofp_packet_in.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-40-ofp_flow_removed.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-41-ofp_error_msg_experimenter.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-5-ofp_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-59-ofp_packet_in.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-6-ofp_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-60-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-61-ofp_group_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-62-ofp_group_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-7-ofp_set_config.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-8-ofp_get_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-9-ofp_get_config_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_port_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_get_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet1.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet2.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet3.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of13/4-0-ofp_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-1-ofp_packet_out.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-11-ofp_flow_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-12-ofp_flow_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-13-ofp_echo_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-14-ofp_echo_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-15-ofp_error_msg.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-17-ofp_barrier_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-18-ofp_barrier_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-19-ofp_role_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-20-ofp_role_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-22-ofp_port_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-23-ofp_table_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-24-ofp_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-25-ofp_aggregate_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-26-ofp_aggregate_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-27-ofp_table_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-28-ofp_table_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-29-ofp_port_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-3-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-30-ofp_port_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-31-ofp_group_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-32-ofp_group_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-33-ofp_group_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-34-ofp_group_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-35-ofp_queue_get_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-36-ofp_queue_get_config_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-37-ofp_queue_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-38-ofp_queue_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-39-ofp_port_status.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-4-ofp_packet_in.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-40-ofp_flow_removed.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-41-ofp_error_msg_experimenter.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-42-ofp_get_async_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-43-ofp_get_async_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-44-ofp_set_async.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-45-ofp_meter_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-46-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-47-ofp_meter_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-48-ofp_meter_config_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-49-ofp_meter_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-5-ofp_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-50-ofp_meter_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-51-ofp_meter_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-52-ofp_meter_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-53-ofp_port_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-54-ofp_port_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-55-ofp_table_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-57-ofp_group_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-58-ofp_group_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-59-ofp_packet_in.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-6-ofp_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-60-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-61-ofp_experimenter_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-62-ofp_experimenter_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-63-onf_flow_monitor_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-7-ofp_set_config.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-8-ofp_get_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-9-ofp_get_config_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_group_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_port_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_get_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet1.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet2.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet3.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_table_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.truncated64.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_conjunction.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_match_conj.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-get_config_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_conjunction.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller2.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_clear.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_exec.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat_v6.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_fintimeout.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_learn.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_note.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_output_trunc.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_resubmit.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample2.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_pop.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_push.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_conj.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_load_nx_register.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_move_nx_register.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of14/5-0-ofp_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-1-ofp_packet_out.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-11-ofp_flow_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-12-ofp_flow_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-13-ofp_echo_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-14-ofp_echo_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-15-ofp_error_msg.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-17-ofp_barrier_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-18-ofp_barrier_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-19-ofp_role_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-2-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-20-ofp_role_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-21-ofp_group_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-22-ofp_port_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-24-ofp_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-25-ofp_aggregate_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-26-ofp_aggregate_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-27-ofp_table_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-28-ofp_table_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-29-ofp_port_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-3-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-30-ofp_port_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-31-ofp_group_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-32-ofp_group_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-33-ofp_group_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-34-ofp_group_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-35-ofp_queue_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-36-ofp_queue_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-37-ofp_port_status.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-38-ofp_flow_removed.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-39-ofp_error_msg_experimenter.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-4-ofp_packet_in.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-40-ofp_get_async_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-41-ofp_get_async_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-42-ofp_set_async.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-43-ofp_meter_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-44-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-45-ofp_meter_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-46-ofp_meter_config_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-47-ofp_meter_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-48-ofp_meter_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-49-ofp_meter_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-5-ofp_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-50-ofp_meter_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-51-ofp_port_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-52-ofp_port_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-53-ofp_table_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-54-ofp_table_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-55-ofp_group_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-56-ofp_group_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-57-ofp_packet_in.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-58-ofp_flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-59-ofp_experimenter_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-6-ofp_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-60-ofp_experimenter_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-61-ofp_table_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-62-ofp_table_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-63-ofp_queue_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-64-ofp_queue_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-65-ofp_role_status.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-66-ofp_flow_monitor_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-67-ofp_flow_monitor_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-68-ofp_table_status.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-69-ofp_bundle_ctrl_msg.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-7-ofp_set_config.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-70-ofp_bundle_add_msg.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-8-ofp_get_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-9-ofp_get_config_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/lib-ofctl-ofp_table_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_queue_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_table_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg_experimenter.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_conjunction.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_match_conj.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_no_nx.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_reply.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_request.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json -> os-ken-3.1.0.dev2/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/packet/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_arp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bfd.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bgp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bmp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bpdu.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_cfm.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_dhcp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ethernet.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_geneve.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_gre.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_icmp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_icmpv6.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_igmp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ipv4.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ipv6.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_llc.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_lldp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_mpls.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_openflow.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ospf.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_packet.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_pbb.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_sctp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_slow.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_tcp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_udp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vlan.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vrrp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vxlan.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_zebra.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/packet copying os_ken/tests/unit/services/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/services copying os_ken/tests/unit/services/protocols/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols copying os_ken/tests/unit/services/protocols/bgp/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/test_peer.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp/core_managers copying os_ken/tests/unit/services/protocols/bgp/core_managers/test_table_manager.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp/core_managers copying os_ken/tests/unit/services/protocols/bgp/utils/__init__.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py -> os-ken-3.1.0.dev2/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/topology/__init__.py -> os-ken-3.1.0.dev2/os_ken/topology copying os_ken/topology/api.py -> os-ken-3.1.0.dev2/os_ken/topology copying os_ken/topology/dumper.py -> os-ken-3.1.0.dev2/os_ken/topology copying os_ken/topology/event.py -> os-ken-3.1.0.dev2/os_ken/topology copying os_ken/topology/switches.py -> os-ken-3.1.0.dev2/os_ken/topology copying releasenotes/notes/.placeholder -> os-ken-3.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-support-for-native-92012287cc366890.yaml -> os-ken-3.1.0.dev2/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-c06450ace51c101d.yaml -> os-ken-3.1.0.dev2/releasenotes/notes copying releasenotes/notes/update-quagga-ebdaa99f7de660d7.yaml -> os-ken-3.1.0.dev2/releasenotes/notes copying releasenotes/source/2023.1.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/2023.2.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/2024.1.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/2024.2.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/2025.1.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/conf.py -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/index.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/stein.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/train.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/unreleased.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/ussuri.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/victoria.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/wallaby.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/xena.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/yoga.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/zed.rst -> os-ken-3.1.0.dev2/releasenotes/source copying releasenotes/source/_static/.placeholder -> os-ken-3.1.0.dev2/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> os-ken-3.1.0.dev2/releasenotes/source/_templates copying tools/normalize_json.py -> os-ken-3.1.0.dev2/tools copying tools/topology_graphviz.py -> os-ken-3.1.0.dev2/tools copying tools/with_venv.sh -> os-ken-3.1.0.dev2/tools copying tools/pyang_plugins/__init__.py -> os-ken-3.1.0.dev2/tools/pyang_plugins copying tools/pyang_plugins/osken.py -> os-ken-3.1.0.dev2/tools/pyang_plugins Writing os-ken-3.1.0.dev2/setup.cfg creating dist Creating tar archive removing 'os-ken-3.1.0.dev2' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.mKJ2lJijki/dist INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.mKJ2lJijki/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos9-master/data/dlrn-5.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1021 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: f50bfe27-291f-4ef8-bfb5-1c4d121e539b DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-castellan-ce3ba71721439272f6a9aee20231c98e2a126d5e baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/ce/3b/ce3ba71721439272f6a9aee20231c98e2a126d5e_4b8e3f07 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-8bca242c7df6bf03c970cf6c076d518aa5e32da8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/8b/ca/8bca242c7df6bf03c970cf6c076d518aa5e32da8_d5623325 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-neutronclient-905be917fe22b44f9df25c018dec155b904938b1 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/90/5b/905be917fe22b44f9df25c018dec155b904938b1_f259ab2e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-87dde46381c2d56bae998abe98a8a3b85cf5e31b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/87/dd/87dde46381c2d56bae998abe98a8a3b85cf5e31b_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-2319d121451167c2519938c234de2c65e7d3a797 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/23/19/2319d121451167c2519938c234de2c65e7d3a797_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-e056798f095f7758ed7221fcb8c9a25b6a33d692 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/e0/56/e056798f095f7758ed7221fcb8c9a25b6a33d692_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8f34f419ba3bf3f948c757afb38b81f27199e722 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/8f/34/8f34f419ba3bf3f948c757afb38b81f27199e722_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-32af0d599b5db3c73dcf90c57f7d98b474e35261 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/32/af/32af0d599b5db3c73dcf90c57f7d98b474e35261_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-40d1d36e9b08c407a7ef115bf0d058059a20458b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/40/d1/40d1d36e9b08c407a7ef115bf0d058059a20458b_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-firewall-f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/f2/b3/f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332_193cce50 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-fb142a09f8d0b7ea0cad9d54a61b157cd2980643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/fb/14/fb142a09f8d0b7ea0cad9d54a61b157cd2980643_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-65db4b54f114106032012eea637f58ddb71606a8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/65/db/65db4b54f114106032012eea637f58ddb71606a8_1d64bb4f enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.6d5h96sd', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5072484 488508 1619884 12511192 11042328 DEBUG: Swap: 16777212 5504432 11272780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.9G 35% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.fp0l4dnr', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.mKJ2lJijki/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.mKJ2lJijki/dist ++ grep .tar.gz + SOURCE=os-ken-3.1.0.dev2.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.mKJ2lJijki/dist/os-ken-3.1.0.dev2.tar.gz ++ basename os-ken-3.1.0.dev2.tar.gz .tar.gz + SOURCEWITHREL=os-ken-3.1.0.dev2-0.20250611101134.a8a1ed6.tar.gz + mv /tmp/tmp.mKJ2lJijki/dist/os-ken-3.1.0.dev2.tar.gz /tmp/tmp.mKJ2lJijki/SOURCES/os-ken-3.1.0.dev2-0.20250611101134.a8a1ed6.tar.gz + cd /home/centos9-master/data/python-os-ken_distro + cp -a python-os-ken.spec /tmp/tmp.mKJ2lJijki/SOURCES/ + cp python-os-ken.spec /tmp/tmp.mKJ2lJijki/SPECS/ + cd /tmp/tmp.mKJ2lJijki/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-os-ken.spec + sed -i -e '1i%define upstream_version 3.1.0.dev2\' python-os-ken.spec + grep -qc '^%global dlrn .*' python-os-ken.spec + sed -i -e '1i%global dlrn 1\' python-os-ken.spec + grep -qc '^%global dlrn_nvr .*' python-os-ken.spec ++ basename os-ken-3.1.0.dev2-0.20250611101134.a8a1ed6.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr os-ken-3.1.0.dev2-0.20250611101134.a8a1ed6\' python-os-ken.spec + sed -i -e s/UPSTREAMVERSION/3.1.0.dev2/g python-os-ken.spec + set_nvr_in_spec + VERSION=3.1.0 + sed -i -e 's/Version:.*/Version: 3.1.0/g' python-os-ken.spec + sed -i -e 's/Release:.*/Release: 0.20250611101134.a8a1ed6%{?dist}/g' python-os-ken.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: os-ken-3.1.0.dev2-0.20250611101134.a8a1ed6.tar.gz/' python-os-ken.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-os-ken.spec + cat python-os-ken.spec %global dlrn_nvr os-ken-3.1.0.dev2-0.20250611101134.a8a1ed6 %global dlrn 1 %define upstream_version 3.1.0.dev2 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources os-ken} %{!?dlrn: %global tarsources os_ken} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order pylint # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global pypi_name os-ken %global srcname os_ken %global binname osken %global with_doc 1 Name: python-%{pypi_name} Version: 3.1.0 Release: 0.20250611101134.a8a1ed6%{?dist} Summary: Component-based Software-defined Networking Framework License: Apache-2.0 Url: http://github.com/openstack/os-ken Source0: os-ken-3.1.0.dev2-0.20250611101134.a8a1ed6.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: http://tarballs.openstack.org/%{pypi_name}/%{tarsources}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 BuildRequires: openstack-macros %endif BuildRequires: git-core BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros %description Os-ken is a fork of Ryu. It provides software components with well defined API that make it easy for developers to create new network management and control applications. %package -n python3-%{pypi_name} Summary: Component-based Software-defined Networking Framework BuildRequires: python3-openvswitch Requires: python3-openvswitch %description -n python3-%{pypi_name} Os-ken is a fork of Ryu. It provides software components with well defined API that make it easy for developers to create new network management and control applications. %if 0%{?with_doc} %package doc Summary: Os-ken documentation %description doc Documentation for os-ken %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{tarsources}-%{upstream_version} -S git sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done # Automatic BR generation %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel %if 0%{?with_doc} %tox -e docs # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %pyproject_install install -d -m 755 %{buildroot}%{_sysconfdir}/%{srcname} install -p -m 644 etc/%{srcname}/%{srcname}.conf %{buildroot}%{_sysconfdir}/%{srcname}/%{srcname}.conf %check %tox -e %{default_toxenv} %files -n python3-%{pypi_name} %license LICENSE %{python3_sitelib}/%{srcname} %{python3_sitelib}/%{srcname}-*.dist-info %{_bindir}/%{binname} %{_bindir}/%{binname}-manager %dir %{_sysconfdir}/%{srcname} %config(noreplace) %attr(0644, root, neutron) %{_sysconfdir}/%{srcname}/%{srcname}.conf %if 0%{?with_doc} %files doc %license LICENSE %doc README.rst %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.mKJ2lJijki/SOURCES python-os-ken.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --spec python-os-ken.spec --sources=/tmp/tmp.mKJ2lJijki/SOURCES INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --spec python-os-ken.spec --sources=/tmp/tmp.mKJ2lJijki/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos9-master/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1021 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 226d61b9-4eeb-46cc-9436-fbcfad981201 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-castellan-ce3ba71721439272f6a9aee20231c98e2a126d5e baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/ce/3b/ce3ba71721439272f6a9aee20231c98e2a126d5e_4b8e3f07 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-8bca242c7df6bf03c970cf6c076d518aa5e32da8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/8b/ca/8bca242c7df6bf03c970cf6c076d518aa5e32da8_d5623325 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-neutronclient-905be917fe22b44f9df25c018dec155b904938b1 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/90/5b/905be917fe22b44f9df25c018dec155b904938b1_f259ab2e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-87dde46381c2d56bae998abe98a8a3b85cf5e31b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/87/dd/87dde46381c2d56bae998abe98a8a3b85cf5e31b_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-2319d121451167c2519938c234de2c65e7d3a797 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/23/19/2319d121451167c2519938c234de2c65e7d3a797_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-e056798f095f7758ed7221fcb8c9a25b6a33d692 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/e0/56/e056798f095f7758ed7221fcb8c9a25b6a33d692_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8f34f419ba3bf3f948c757afb38b81f27199e722 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/8f/34/8f34f419ba3bf3f948c757afb38b81f27199e722_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-32af0d599b5db3c73dcf90c57f7d98b474e35261 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/32/af/32af0d599b5db3c73dcf90c57f7d98b474e35261_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-40d1d36e9b08c407a7ef115bf0d058059a20458b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/40/d1/40d1d36e9b08c407a7ef115bf0d058059a20458b_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-firewall-f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/f2/b3/f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332_193cce50 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-fb142a09f8d0b7ea0cad9d54a61b157cd2980643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/fb/14/fb142a09f8d0b7ea0cad9d54a61b157cd2980643_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-65db4b54f114106032012eea637f58ddb71606a8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/65/db/65db4b54f114106032012eea637f58ddb71606a8_1d64bb4f enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(python-os-ken.spec) Config(dlrn-centos9-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.a7uf7wa3', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5023784 533492 1586980 12482004 11091028 DEBUG: Swap: 16777212 5504432 11272780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.8r2x4mjv', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. DEBUG: rpm-4.16.1.3-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-17.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-16.el9.noarch DEBUG: yum-4.14.0-17.el9.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. rpm-4.16.1.3-34.el9.x86_64 python3-dnf-4.14.0-17.el9.noarch python3-dnf-plugins-core-4.3.0-16.el9.noarch yum-4.14.0-17.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-python-castellan-ce3ba71721439272f6a9a 7.3 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-prometheus-exporter-8bca 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-111e43b9c05c3a7ac8e14 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutronclient-905be917fe22b44f9 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-87dde46381c2d56bae998ab 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-2319d121451167c2519938 88 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-e056798f 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-82652559ea8641b11c 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-3aeb4376e2 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8f34f419ba3bf3f94 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-32af0d599 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-40d1d36e9 98 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-87560df365a9f9fc232653131f 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-firewall-f2b3c6d8baa4a4f4c82d01 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-d2272833fe8fea82b0321e 69 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-fb142a09f8 71 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-mistral-ui-65db4b54f11410603 101 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 34 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 59 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 34 kB/s | 5.6 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 56 kB/s | 6.0 kB 00:00 DEBUG: dlrn-master-testing 129 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 147 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 71 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 108 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 75 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 103 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 216 kB/s | 29 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-os-ken.spec) Config(dlrn-5) 0 minutes 24 seconds INFO: Results and/or logs in: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.mKJ2lJijki INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 --rebuild /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos9-master/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1021 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1021/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: c921482d-738e-482e-a7b1-cf673db0bd27 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-castellan-ce3ba71721439272f6a9aee20231c98e2a126d5e baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/ce/3b/ce3ba71721439272f6a9aee20231c98e2a126d5e_4b8e3f07 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-8bca242c7df6bf03c970cf6c076d518aa5e32da8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/8b/ca/8bca242c7df6bf03c970cf6c076d518aa5e32da8_d5623325 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-neutronclient-905be917fe22b44f9df25c018dec155b904938b1 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/90/5b/905be917fe22b44f9df25c018dec155b904938b1_f259ab2e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-87dde46381c2d56bae998abe98a8a3b85cf5e31b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/87/dd/87dde46381c2d56bae998abe98a8a3b85cf5e31b_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-2319d121451167c2519938c234de2c65e7d3a797 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/23/19/2319d121451167c2519938c234de2c65e7d3a797_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-e056798f095f7758ed7221fcb8c9a25b6a33d692 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/e0/56/e056798f095f7758ed7221fcb8c9a25b6a33d692_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8f34f419ba3bf3f948c757afb38b81f27199e722 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/8f/34/8f34f419ba3bf3f948c757afb38b81f27199e722_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-32af0d599b5db3c73dcf90c57f7d98b474e35261 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/32/af/32af0d599b5db3c73dcf90c57f7d98b474e35261_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-40d1d36e9b08c407a7ef115bf0d058059a20458b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/optimize/40/d1/40d1d36e9b08c407a7ef115bf0d058059a20458b_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-firewall-f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/f2/b3/f2b3c6d8baa4a4f4c82d0166ad7cd900a3524332_193cce50 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-fb142a09f8d0b7ea0cad9d54a61b157cd2980643 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/fb/14/fb142a09f8d0b7ea0cad9d54a61b157cd2980643_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-mistral-ui-65db4b54f114106032012eea637f58ddb71606a8 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/65/db/65db4b54f114106032012eea637f58ddb71606a8_1d64bb4f enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm INFO: Start(/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm) Config(dlrn-centos9-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.qikgtx83', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4585380 883808 1607712 12590824 11529432 DEBUG: Swap: 16777212 5483440 11293772 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.2_65kw6m', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. DEBUG: rpm-4.16.1.3-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-17.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-16.el9.noarch DEBUG: yum-4.14.0-17.el9.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. rpm-4.16.1.3-34.el9.x86_64 python3-dnf-4.14.0-17.el9.noarch python3-dnf-plugins-core-4.3.0-16.el9.noarch yum-4.14.0-17.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-python-castellan-ce3ba71721439272f6a9a 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-prometheus-exporter-8bca 76 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-111e43b9c05c3a7ac8e14 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutronclient-905be917fe22b44f9 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-87dde46381c2d56bae998ab 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-2319d121451167c2519938 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-e056798f 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-82652559ea8641b11c 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-3aeb4376e2 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8f34f419ba3bf3f94 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-32af0d599 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-40d1d36e9 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-87560df365a9f9fc232653131f 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-firewall-f2b3c6d8baa4a4f4c82d01 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-d2272833fe8fea82b0321e 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-fb142a09f8 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-mistral-ui-65db4b54f11410603 147 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 29 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 145 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 39 kB/s | 5.6 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 62 kB/s | 6.0 kB 00:00 DEBUG: dlrn-master-testing 71 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 116 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 87 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 110 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 109 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 117 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 199 kB/s | 29 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm Start: build setup for python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: python-os-ken-3.1.0-0.20250611101134.a######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: os-ken-3.1.0.dev2-0.20250611101134.a8a1ed6.tar.gz DEBUG: python-os-ken.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root//builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root//builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Wed Jun 11 06:12:49 2025. DEBUG: Package git-core-2.47.1-2.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.21-2.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================== DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el9 crb 44 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el9s delorean-master-testing 7.8 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 baseos 120 k DEBUG: checkpolicy x86_64 3.6-1.el9 appstream 353 k DEBUG: chkconfig x86_64 1.24-2.el9 baseos 178 k DEBUG: flatpak-selinux noarch 1.12.9-4.el9 appstream 21 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.8-4.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.8-4.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.8-4.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.11.0-1.el9 baseos 832 k DEBUG: libbpf x86_64 2:1.5.0-1.el9 baseos 186 k DEBUG: libibverbs x86_64 54.0-1.el9 baseos 451 k DEBUG: libmnl x86_64 1.0.4-16.el9 baseos 28 k DEBUG: libnl3 x86_64 3.11.0-1.el9 baseos 363 k DEBUG: libselinux-utils x86_64 3.6-3.el9 baseos 190 k DEBUG: numactl-libs x86_64 2.0.19-1.el9 baseos 32 k DEBUG: openstack-network-scripts x86_64 10.11.1-7.el9s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el9s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.2-72.el9s centos9-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.6-3.el9 baseos 239 k DEBUG: policycoreutils-python-utils noarch 3.6-3.el9 appstream 76 k DEBUG: procps-ng x86_64 3.3.17-14.el9 baseos 349 k DEBUG: protobuf-c x86_64 1.3.3-13.el9 baseos 35 k DEBUG: psmisc x86_64 23.4-3.el9 baseos 243 k DEBUG: python3-audit x86_64 3.1.5-7.el9 appstream 79 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-master-testing 41 k DEBUG: python3-libselinux x86_64 3.6-3.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.6-5.el9 appstream 79 k DEBUG: python3-openvswitch3.4 x86_64 3.4.2-72.el9s centos9-nfv-ovs 325 k DEBUG: python3-policycoreutils noarch 3.6-3.el9 appstream 2.1 M DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el9s delorean-master-testing 7.6 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-38.el9 baseos 16 k DEBUG: selinux-policy noarch 38.1.56-1.el9 baseos 46 k DEBUG: selinux-policy-targeted noarch 38.1.56-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.16.2-18.el9 appstream 550 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-6.el9 appstream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-4.el9 appstream 33 k DEBUG: Transaction Summary DEBUG: ================================================================================================== DEBUG: Install 42 Packages DEBUG: Total size: 46 M DEBUG: Installed size: 130 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.8-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.11.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.5.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-38.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.56-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.56-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.9-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.5.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.2-72.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.2-72.el9s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-38.1.56-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libselinux-utils-3.6-3.el9.x86_64 1/42 DEBUG: Installing : policycoreutils-3.6-3.el9.x86_64 2/42 DEBUG: Running scriptlet: policycoreutils-3.6-3.el9.x86_64 2/42 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : selinux-policy-38.1.56-1.el9.noarch 3/42 DEBUG: Running scriptlet: selinux-policy-38.1.56-1.el9.noarch 3/42 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.56-1.el9.noarch 4/42 DEBUG: Installing : selinux-policy-targeted-38.1.56-1.el9.noarch 4/42 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.56-1.el9.noarch 4/42 DEBUG: Installing : python3-libselinux-3.6-3.el9.x86_64 5/42 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 6/42 DEBUG: Installing : chkconfig-1.24-2.el9.x86_64 7/42 DEBUG: Installing : python3-libsemanage-3.6-5.el9.x86_64 8/42 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 9/42 DEBUG: Installing : python3-audit-3.1.5-7.el9.x86_64 10/42 DEBUG: Installing : libmaxminddb-1.5.2-4.el9.x86_64 11/42 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 12/42 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 13/42 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 14/42 DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 15/42 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 16/42 DEBUG: Installing : python3-policycoreutils-3.6-3.el9.noarch 17/42 DEBUG: Installing : policycoreutils-python-utils-3.6-3.el9.noarch 18/42 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noarc 19/42 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noarc 19/42 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noarc 19/42 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 20/42 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 21/42 DEBUG: Running scriptlet: unbound-libs-1.16.2-18.el9.x86_64 22/42 DEBUG: Installing : unbound-libs-1.16.2-18.el9.x86_64 22/42 DEBUG: Running scriptlet: unbound-libs-1.16.2-18.el9.x86_64 22/42 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : numactl-libs-2.0.19-1.el9.x86_64 23/42 DEBUG: Installing : libnl3-3.11.0-1.el9.x86_64 24/42 DEBUG: Installing : libibverbs-54.0-1.el9.x86_64 25/42 DEBUG: Installing : libmnl-1.0.4-16.el9.x86_64 26/42 DEBUG: Installing : libbpf-2:1.5.0-1.el9.x86_64 27/42 DEBUG: Installing : iproute-6.11.0-1.el9.x86_64 28/42 DEBUG: Running scriptlet: openvswitch3.4-3.4.2-72.el9s.x86_64 29/42 DEBUG: Installing : openvswitch3.4-3.4.2-72.el9s.x86_64 29/42 DEBUG: Running scriptlet: openvswitch3.4-3.4.2-72.el9s.x86_64 29/42 DEBUG: Installing : python3-openvswitch3.4-3.4.2-72.el9s.x86_64 30/42 DEBUG: Installing : initscripts-service-10.11.8-4.el9.noarch 31/42 DEBUG: Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 32/42 DEBUG: Installing : initscripts-10.11.8-4.el9.x86_64 33/42 DEBUG: Running scriptlet: initscripts-10.11.8-4.el9.x86_64 33/42 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. DEBUG: Installing : hostname-3.23-6.el9.x86_64 34/42 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 34/42 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 35/42 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el9s.x86_64 36/42 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el9s.x86_64 36/42 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1-7 37/42 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el9s.noarch 38/42 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el9s.noarch 39/42 DEBUG: Installing : flatpak-selinux-1.12.9-4.el9.noarch 40/42 DEBUG: Running scriptlet: flatpak-selinux-1.12.9-4.el9.noarch 40/42 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 41/42 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el9.noarch 42/42 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.56-1.el9.noarch 42/42 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noarc 42/42 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el9.noarch 42/42 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 1/42 DEBUG: Verifying : chkconfig-1.24-2.el9.x86_64 2/42 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 3/42 DEBUG: Verifying : initscripts-10.11.8-4.el9.x86_64 4/42 DEBUG: Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 5/42 DEBUG: Verifying : initscripts-service-10.11.8-4.el9.noarch 6/42 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 7/42 DEBUG: Verifying : iproute-6.11.0-1.el9.x86_64 8/42 DEBUG: Verifying : libbpf-2:1.5.0-1.el9.x86_64 9/42 DEBUG: Verifying : libibverbs-54.0-1.el9.x86_64 10/42 DEBUG: Verifying : libmnl-1.0.4-16.el9.x86_64 11/42 DEBUG: Verifying : libnl3-3.11.0-1.el9.x86_64 12/42 DEBUG: Verifying : libselinux-utils-3.6-3.el9.x86_64 13/42 DEBUG: Verifying : numactl-libs-2.0.19-1.el9.x86_64 14/42 DEBUG: Verifying : policycoreutils-3.6-3.el9.x86_64 15/42 DEBUG: Verifying : procps-ng-3.3.17-14.el9.x86_64 16/42 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 17/42 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 18/42 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 19/42 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 20/42 DEBUG: Verifying : selinux-policy-38.1.56-1.el9.noarch 21/42 DEBUG: Verifying : selinux-policy-targeted-38.1.56-1.el9.noarch 22/42 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 23/42 DEBUG: Verifying : flatpak-selinux-1.12.9-4.el9.noarch 24/42 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 25/42 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 26/42 DEBUG: Verifying : libmaxminddb-1.5.2-4.el9.x86_64 27/42 DEBUG: Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 28/42 DEBUG: Verifying : python3-audit-3.1.5-7.el9.x86_64 29/42 DEBUG: Verifying : python3-libselinux-3.6-3.el9.x86_64 30/42 DEBUG: Verifying : python3-libsemanage-3.6-5.el9.x86_64 31/42 DEBUG: Verifying : python3-policycoreutils-3.6-3.el9.noarch 32/42 DEBUG: Verifying : unbound-libs-1.16.2-18.el9.x86_64 33/42 DEBUG: Verifying : pyproject-rpm-macros-1.16.2-1.el9.noarch 34/42 DEBUG: Verifying : openstack-network-scripts-10.11.1-7.el9s.x86_64 35/42 DEBUG: Verifying : openstack-network-scripts-openvswitch3.4-10.11.1-7 36/42 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 37/42 DEBUG: Verifying : python3-rdo-openvswitch-2:3.4-1.el9s.noarch 38/42 DEBUG: Verifying : rdo-openvswitch-2:3.4-1.el9s.noarch 39/42 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noarc 40/42 DEBUG: Verifying : openvswitch3.4-3.4.2-72.el9s.x86_64 41/42 DEBUG: Verifying : python3-openvswitch3.4-3.4.2-72.el9s.x86_64 42/42 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.11.0-1.el9.x86_64 DEBUG: libbpf-2:1.5.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: python3-rdo-openvswitch-2:3.4-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: rdo-openvswitch-2:3.4-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: selinux-policy-38.1.56-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch DEBUG: unbound-libs-1.16.2-18.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm Start: rpmbuild python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.56-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-18.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-1.el9.x86_64 DEBUG: iproute-6.11.0-1.el9.x86_64 DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el9s.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cu7MXl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf os-ken-3.1.0.dev2 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/os-ken-3.1.0.dev2-0.20250611101134.a8a1ed6.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-os-ken-3.1.0 base' DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order pylint DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pylint.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pylint.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zWr5Ms DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-3.1.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:34 ago on Wed Jun 11 06:12:49 2025. DEBUG: Package git-core-2.47.1-2.el9.x86_64 is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.21-2.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.21-2.el9.x86_64 is already installed. DEBUG: Package python3-rdo-openvswitch-2:3.4-1.el9s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.36.2-8.el9 crb 83 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 83 k DEBUG: Installed size: 209 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.36.2-8.el9.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Verifying : python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.36.2-8.el9.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.56-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-18.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-1.el9.x86_64 DEBUG: iproute-6.11.0-1.el9.x86_64 DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el9s.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.56-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-18.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-1.el9.x86_64 DEBUG: iproute-6.11.0-1.el9.x86_64 DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el9s.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Qhe88y DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-3.1.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:37 ago on Wed Jun 11 06:12:49 2025. DEBUG: Package git-core-2.47.1-2.el9.x86_64 is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.21-2.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.21-2.el9.x86_64 is already installed. DEBUG: Package python3-rdo-openvswitch-2:3.4-1.el9s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================= DEBUG: Installing: DEBUG: python3-tox-current-env noarch 0.0.8-1.el9s delorean-master-build-deps 21 k DEBUG: Installing dependencies: DEBUG: libnsl2 x86_64 2.0.0-1.el9 appstream 31 k DEBUG: libtirpc x86_64 1.3.3-9.el9 baseos 94 k DEBUG: mpdecimal x86_64 2.5.1-3.el9 appstream 86 k DEBUG: python3-appdirs noarch 1.4.4-4.el9 appstream 23 k DEBUG: python3-distlib noarch 0.3.9-1.el9s delorean-master-build-deps 193 k DEBUG: python3-filelock noarch 3.15.4-1.el9s delorean-master-build-deps 33 k DEBUG: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k DEBUG: python3-py noarch 1.10.0-6.el9 appstream 477 k DEBUG: python3-toml noarch 0.10.2-6.el9 appstream 42 k DEBUG: python3-virtualenv noarch 20.4.4-1.el9s delorean-master-build-deps 228 k DEBUG: python3-wheel-wheel noarch 1:0.36.2-8.el9 crb 43 k DEBUG: python3.11 x86_64 3.11.11-2.el9 appstream 26 k DEBUG: python3.11-libs x86_64 3.11.11-2.el9 appstream 10 M DEBUG: python3.11-pip-wheel noarch 22.3.1-5.el9 appstream 1.4 M DEBUG: python3.11-setuptools-wheel noarch 65.5.1-4.el9 appstream 713 k DEBUG: python3.12 x86_64 3.12.10-3.el9 appstream 28 k DEBUG: python3.12-libs x86_64 3.12.10-3.el9 appstream 9.7 M DEBUG: python3.12-pip-wheel noarch 23.2.1-4.el9 appstream 1.5 M DEBUG: tox noarch 3.23.0-2.el9s delorean-master-build-deps 168 k DEBUG: Installing weak dependencies: DEBUG: python3.11-devel x86_64 3.11.11-2.el9 appstream 277 k DEBUG: python3.12-devel x86_64 3.12.10-3.el9 appstream 325 k DEBUG: Transaction Summary DEBUG: ======================================================================================= DEBUG: Install 22 Packages DEBUG: Total size: 26 M DEBUG: Installed size: 99 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libtirpc-1.3.3-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-2.0.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-0.13.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-py-1.10.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-toml-0.10.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-3.11.11-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-devel-3.11.11-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-libs-3.11.11-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-pip-wheel-22.3.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-setuptools-wheel-65.5.1-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-3.12.10-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-devel-3.12.10-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-libs-3.12.10-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-pip-wheel-23.2.1-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.36.2-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.8-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.4.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-3.23.0-2.el9s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : libtirpc-1.3.3-9.el9.x86_64 1/22 DEBUG: Installing : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Installing : python3-filelock-3.15.4-1.el9s.noarch 3/22 DEBUG: Installing : mpdecimal-2.5.1-3.el9.x86_64 4/22 DEBUG: Installing : python3-distlib-0.3.9-1.el9s.noarch 5/22 DEBUG: Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 6/22 DEBUG: Installing : python3.12-pip-wheel-23.2.1-4.el9.noarch 7/22 DEBUG: Installing : python3.12-3.12.10-3.el9.x86_64 8/22 DEBUG: Installing : python3.12-libs-3.12.10-3.el9.x86_64 9/22 DEBUG: Installing : python3.12-devel-3.12.10-3.el9.x86_64 10/22 DEBUG: Installing : python3.11-setuptools-wheel-65.5.1-4.el9.noarch 11/22 DEBUG: Installing : python3.11-pip-wheel-22.3.1-5.el9.noarch 12/22 DEBUG: Installing : python3.11-3.11.11-2.el9.x86_64 13/22 DEBUG: Installing : python3.11-libs-3.11.11-2.el9.x86_64 14/22 DEBUG: Installing : python3.11-devel-3.11.11-2.el9.x86_64 15/22 DEBUG: Installing : python3-toml-0.10.2-6.el9.noarch 16/22 DEBUG: Installing : python3-py-1.10.0-6.el9.noarch 17/22 DEBUG: Installing : python3-pluggy-0.13.1-7.el9.noarch 18/22 DEBUG: Installing : python3-appdirs-1.4.4-4.el9.noarch 19/22 DEBUG: Installing : python3-virtualenv-20.4.4-1.el9s.noarch 20/22 DEBUG: Installing : tox-3.23.0-2.el9s.noarch 21/22 DEBUG: Installing : python3-tox-current-env-0.0.8-1.el9s.noarch 22/22 DEBUG: Running scriptlet: python3-tox-current-env-0.0.8-1.el9s.noarch 22/22 DEBUG: Verifying : libtirpc-1.3.3-9.el9.x86_64 1/22 DEBUG: Verifying : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Verifying : mpdecimal-2.5.1-3.el9.x86_64 3/22 DEBUG: Verifying : python3-appdirs-1.4.4-4.el9.noarch 4/22 DEBUG: Verifying : python3-pluggy-0.13.1-7.el9.noarch 5/22 DEBUG: Verifying : python3-py-1.10.0-6.el9.noarch 6/22 DEBUG: Verifying : python3-toml-0.10.2-6.el9.noarch 7/22 DEBUG: Verifying : python3.11-3.11.11-2.el9.x86_64 8/22 DEBUG: Verifying : python3.11-devel-3.11.11-2.el9.x86_64 9/22 DEBUG: Verifying : python3.11-libs-3.11.11-2.el9.x86_64 10/22 DEBUG: Verifying : python3.11-pip-wheel-22.3.1-5.el9.noarch 11/22 DEBUG: Verifying : python3.11-setuptools-wheel-65.5.1-4.el9.noarch 12/22 DEBUG: Verifying : python3.12-3.12.10-3.el9.x86_64 13/22 DEBUG: Verifying : python3.12-devel-3.12.10-3.el9.x86_64 14/22 DEBUG: Verifying : python3.12-libs-3.12.10-3.el9.x86_64 15/22 DEBUG: Verifying : python3.12-pip-wheel-23.2.1-4.el9.noarch 16/22 DEBUG: Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 17/22 DEBUG: Verifying : python3-distlib-0.3.9-1.el9s.noarch 18/22 DEBUG: Verifying : python3-filelock-3.15.4-1.el9s.noarch 19/22 DEBUG: Verifying : python3-tox-current-env-0.0.8-1.el9s.noarch 20/22 DEBUG: Verifying : python3-virtualenv-20.4.4-1.el9s.noarch 21/22 DEBUG: Verifying : tox-3.23.0-2.el9s.noarch 22/22 DEBUG: Installed: DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-distlib-0.3.9-1.el9s.noarch DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: python3-wheel-wheel-1:0.36.2-8.el9.noarch DEBUG: python3.11-3.11.11-2.el9.x86_64 DEBUG: python3.11-devel-3.11.11-2.el9.x86_64 DEBUG: python3.11-libs-3.11.11-2.el9.x86_64 DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-4.el9.noarch DEBUG: python3.12-3.12.10-3.el9.x86_64 DEBUG: python3.12-devel-3.12.10-3.el9.x86_64 DEBUG: python3.12-libs-3.12.10-3.el9.x86_64 DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.56-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-18.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-1.el9.x86_64 DEBUG: iproute-6.11.0-1.el9.x86_64 DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el9s.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.9-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.10-3.el9.x86_64 DEBUG: python3.12-libs-3.12.10-3.el9.x86_64 DEBUG: python3.12-devel-3.12.10-3.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-4.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.11-2.el9.x86_64 DEBUG: python3.11-libs-3.11.11-2.el9.x86_64 DEBUG: python3.11-devel-3.11.11-2.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.56-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-18.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-1.el9.x86_64 DEBUG: iproute-6.11.0-1.el9.x86_64 DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el9s.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.9-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.10-3.el9.x86_64 DEBUG: python3.12-libs-3.12.10-3.el9.x86_64 DEBUG: python3.12-devel-3.12.10-3.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-4.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.11-2.el9.x86_64 DEBUG: python3.11-libs-3.11.11-2.el9.x86_64 DEBUG: python3.11-devel-3.11.11-2.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.oqVbMH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-3.1.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: msgpack>=1.0.0 DEBUG: Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: ncclient>=0.6.13 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.config>=5.1.0 DEBUG: Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ovs>=2.8.0 DEBUG: (installed: ovs 3.4.3) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: Routes>=2.3.1 DEBUG: Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: WebOb>=1.8.2 DEBUG: Handling coverage>=4.4.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: coverage>=4.4.1 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: stestr>=1.0.0 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling pycodestyle>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: pycodestyle>=2.0.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling sphinx>2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>2.2.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.1 DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: msgpack>=1.0.0 DEBUG: Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: ncclient>=0.6.13 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.config>=5.1.0 DEBUG: Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ovs>=2.8.0 DEBUG: (installed: ovs 3.4.3) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: Routes>=2.3.1 DEBUG: Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: WebOb>=1.8.2 DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing os_ken.egg-info/PKG-INFO DEBUG: writing dependency_links to os_ken.egg-info/dependency_links.txt DEBUG: writing entry points to os_ken.egg-info/entry_points.txt DEBUG: writing requirements to os_ken.egg-info/requires.txt DEBUG: writing top-level names to os_ken.egg-info/top_level.txt DEBUG: writing pbr to os_ken.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files matching '*' found under directory 'doc/build' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' DEBUG: warning: no previously-included files matching '*~' found anywhere in distribution DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: warning: no previously-included files matching '.gitignore' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'os_ken.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/os-ken-3.1.0.dev2/os_ken-3.1.0.dev2.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling pbr (>=2.0.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: pbr (>=2.0.0) DEBUG: (installed: pbr 6.1.1) DEBUG: Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: eventlet (>=0.27.0) DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling msgpack (>=1.0.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement not satisfied: msgpack (>=1.0.0) DEBUG: Handling ncclient (>=0.6.13) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement not satisfied: ncclient (>=0.6.13) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement not satisfied: netaddr (>=0.7.18) DEBUG: Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement not satisfied: oslo.config (>=5.1.0) DEBUG: Handling ovs (>=2.8.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: ovs (>=2.8.0) DEBUG: (installed: ovs 3.4.3) DEBUG: Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: packaging (>=20.4) DEBUG: (installed: packaging 24.2) DEBUG: Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement not satisfied: Routes (>=2.3.1) DEBUG: Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement not satisfied: WebOb (>=1.8.2) DEBUG: + cat /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv os_ken-3.1.0.dev2.dist-info/ DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/LICENSE' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/AUTHORS' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/METADATA' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/entry_points.txt' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/pbr.json' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/top_level.txt' DEBUG: removed directory 'os_ken-3.1.0.dev2.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:42 ago on Wed Jun 11 06:12:49 2025. DEBUG: Package git-core-2.47.1-2.el9.x86_64 is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.21-2.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.21-2.el9.x86_64 is already installed. DEBUG: Package python3-rdo-openvswitch-2:3.4-1.el9s.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el9s.noarch is already installed. DEBUG: Package python3-openvswitch3.4-3.4.2-72.el9s.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el9s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================ DEBUG: Installing: DEBUG: python3-coverage x86_64 7.3.2-2.el9s delorean-master-testing 292 k DEBUG: python3-msgpack x86_64 1.1.0-1.el9s delorean-master-testing 84 k DEBUG: python3-ncclient noarch 0.6.16-1.el9s delorean-master-testing 142 k DEBUG: python3-netaddr noarch 1.3.0-4.el9s delorean-master-testing 1.6 M DEBUG: python3-openstackdocstheme noarch 3.0.0-1.el9s delorean-master-build-deps 931 k DEBUG: python3-oslo-config noarch 2:9.8.0-0.20250507221849.b18ff43.el9 delorean-component-common 220 k DEBUG: python3-oslotest noarch 5.0.1-0.20250207051121.1fe4458.el9 delorean-component-clients 46 k DEBUG: python3-pycodestyle noarch 2.9.1-1.el9s delorean-master-testing 90 k DEBUG: python3-reno noarch 4.1.1-0.20250210172640.9d51b02.el9 delorean-component-common 112 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k DEBUG: python3-stestr noarch 4.1.0-1.el9s delorean-master-testing 159 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-master-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-master-testing 326 k DEBUG: python3-webob noarch 1.8.9-1.el9s delorean-master-testing 230 k DEBUG: Installing dependencies: DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-master-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250528102327.fc51cd8.el9 delorean-component-common 14 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-autopage noarch 0.5.2-3.el9s delorean-master-testing 59 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-master-testing 43 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cliff noarch 4.9.1-0.20250307111753.083572e.el9 delorean-component-common 98 k DEBUG: python3-cmd2 noarch 2.4.3-1.el9s delorean-master-testing 302 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-debtcollector noarch 3.0.1-0.20250610165306.e102e4d.el9 delorean-component-common 31 k DEBUG: python3-dulwich x86_64 0.22.1-1.el9s delorean-master-testing 399 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-master-testing 19 k DEBUG: python3-fixtures noarch 4.1.0-1.el9s delorean-master-testing 95 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-master-testing 47 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250528102327.fc51cd8.el9 delorean-component-common 56 k DEBUG: python3-paramiko noarch 3.5.0-1.el9s delorean-master-testing 312 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-master-testing 111 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-master-testing 28 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k DEBUG: python3-rfc3986 noarch 2.0.0-1.el9s delorean-master-testing 50 k DEBUG: python3-stevedore noarch 5.5.0-0.20250610161627.d279323.el9 delorean-component-clients 68 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-master-testing 90 k DEBUG: python3-tomlkit noarch 0.13.2-1.el9s delorean-master-testing 86 k DEBUG: python3-voluptuous noarch 0.15.2-1.el9s delorean-master-testing 60 k DEBUG: python3-wcwidth noarch 0.2.13-1.el9s delorean-master-testing 46 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-master-testing 16 k DEBUG: Installing weak dependencies: DEBUG: python3-pyasn1 noarch 0.6.0-1.el9s delorean-master-testing 140 k DEBUG: Transaction Summary DEBUG: ============================================================================================================ DEBUG: Install 48 Packages DEBUG: Total size: 10 M DEBUG: Installed size: 42 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250207051121.1fe4458.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250610161627.d279323.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51cd8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250307111753.083572e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.1-0.20250610165306.e102e4d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.8.0-0.20250507221849.b18ff43.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-reno-4.1.1-0.20250210172640.9d51b02.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-6.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.9.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-2.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.13-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 1/48 DEBUG: Installing : python3-fixtures-4.1.0-1.el9s.noarch 2/48 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 3/48 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 4/48 DEBUG: Installing : python3-dulwich-0.22.1-1.el9s.x86_64 5/48 DEBUG: Installing : python3-stevedore-5.5.0-0.20250610161627.d279323.e 6/48 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 7/48 DEBUG: Installing : python3-importlib-metadata-6.8.0-1.el9s.noarch 8/48 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 9/48 DEBUG: Installing : python3-debtcollector-3.0.1-0.20250610165306.e102e 10/48 DEBUG: Installing : python3-wcwidth-0.2.13-1.el9s.noarch 11/48 DEBUG: Installing : python3-voluptuous-0.15.2-1.el9s.noarch 12/48 DEBUG: Installing : python3-tomlkit-0.13.2-1.el9s.noarch 13/48 DEBUG: Installing : python3-rfc3986-2.0.0-1.el9s.noarch 14/48 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 15/48 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 16/48 DEBUG: Installing : python3-pyasn1-0.6.0-1.el9s.noarch 17/48 DEBUG: Installing : python3-netaddr-1.3.0-4.el9s.noarch 18/48 DEBUG: Installing : python3-autopage-0.5.2-3.el9s.noarch 19/48 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 20/48 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 21/48 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 22/48 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 23/48 DEBUG: Installing : python3-cmd2-2.4.3-1.el9s.noarch 24/48 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 25/48 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 26/48 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 27/48 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 28/48 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 29/48 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 30/48 DEBUG: Installing : python3-paramiko-3.5.0-1.el9s.noarch 31/48 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 32/48 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 33/48 DEBUG: Installing : python3-cliff-4.9.1-0.20250307111753.083572e.el9.n 34/48 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51c 35/48 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.e 36/48 DEBUG: Installing : python3-oslo-config-2:9.8.0-0.20250507221849.b18ff 37/48 DEBUG: Installing : python3-stestr-4.1.0-1.el9s.noarch 38/48 DEBUG: Installing : python3-reno-4.1.1-0.20250210172640.9d51b02.el9.no 39/48 DEBUG: Installing : python3-ncclient-0.6.16-1.el9s.noarch 40/48 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 41/48 DEBUG: Installing : python3-openstackdocstheme-3.0.0-1.el9s.noarch 42/48 DEBUG: Installing : python3-oslotest-5.0.1-0.20250207051121.1fe4458.el 43/48 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 44/48 DEBUG: Installing : python3-webob-1.8.9-1.el9s.noarch 45/48 DEBUG: Installing : python3-pycodestyle-2.9.1-1.el9s.noarch 46/48 DEBUG: Installing : python3-msgpack-1.1.0-1.el9s.x86_64 47/48 DEBUG: Installing : python3-coverage-7.3.2-2.el9s.x86_64 48/48 DEBUG: Running scriptlet: python3-coverage-7.3.2-2.el9s.x86_64 48/48 DEBUG: Verifying : python3-oslotest-5.0.1-0.20250207051121.1fe4458.el 1/48 DEBUG: Verifying : python3-stevedore-5.5.0-0.20250610161627.d279323.e 2/48 DEBUG: Verifying : python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51c 3/48 DEBUG: Verifying : python3-cliff-4.9.1-0.20250307111753.083572e.el9.n 4/48 DEBUG: Verifying : python3-debtcollector-3.0.1-0.20250610165306.e102e 5/48 DEBUG: Verifying : python3-oslo-config-2:9.8.0-0.20250507221849.b18ff 6/48 DEBUG: Verifying : python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.e 7/48 DEBUG: Verifying : python3-reno-4.1.1-0.20250210172640.9d51b02.el9.no 8/48 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 9/48 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 10/48 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 11/48 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 12/48 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 13/48 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 14/48 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 15/48 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 16/48 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 17/48 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 18/48 DEBUG: Verifying : python3-autopage-0.5.2-3.el9s.noarch 19/48 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 20/48 DEBUG: Verifying : python3-cmd2-2.4.3-1.el9s.noarch 21/48 DEBUG: Verifying : python3-coverage-7.3.2-2.el9s.x86_64 22/48 DEBUG: Verifying : python3-dulwich-0.22.1-1.el9s.x86_64 23/48 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 24/48 DEBUG: Verifying : python3-fixtures-4.1.0-1.el9s.noarch 25/48 DEBUG: Verifying : python3-importlib-metadata-6.8.0-1.el9s.noarch 26/48 DEBUG: Verifying : python3-msgpack-1.1.0-1.el9s.x86_64 27/48 DEBUG: Verifying : python3-ncclient-0.6.16-1.el9s.noarch 28/48 DEBUG: Verifying : python3-netaddr-1.3.0-4.el9s.noarch 29/48 DEBUG: Verifying : python3-paramiko-3.5.0-1.el9s.noarch 30/48 DEBUG: Verifying : python3-pyasn1-0.6.0-1.el9s.noarch 31/48 DEBUG: Verifying : python3-pycodestyle-2.9.1-1.el9s.noarch 32/48 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 33/48 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 34/48 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 35/48 DEBUG: Verifying : python3-rfc3986-2.0.0-1.el9s.noarch 36/48 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 37/48 DEBUG: Verifying : python3-stestr-4.1.0-1.el9s.noarch 38/48 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 39/48 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 40/48 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 41/48 DEBUG: Verifying : python3-tomlkit-0.13.2-1.el9s.noarch 42/48 DEBUG: Verifying : python3-voluptuous-0.15.2-1.el9s.noarch 43/48 DEBUG: Verifying : python3-wcwidth-0.2.13-1.el9s.noarch 44/48 DEBUG: Verifying : python3-webob-1.8.9-1.el9s.noarch 45/48 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 46/48 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 47/48 DEBUG: Verifying : python3-openstackdocstheme-3.0.0-1.el9s.noarch 48/48 DEBUG: Installed: DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51cd8.el9.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cliff-4.9.1-0.20250307111753.083572e.el9.noarch DEBUG: python3-cmd2-2.4.3-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20250610165306.e102e4d.el9.noarch DEBUG: python3-dulwich-0.22.1-1.el9s.x86_64 DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fixtures-4.1.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-msgpack-1.1.0-1.el9s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el9s.noarch DEBUG: python3-netaddr-1.3.0-4.el9s.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslo-config-2:9.8.0-0.20250507221849.b18ff43.el9.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.el9.noarch DEBUG: python3-oslotest-5.0.1-0.20250207051121.1fe4458.el9.noarch DEBUG: python3-paramiko-3.5.0-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-reno-4.1.1-0.20250210172640.9d51b02.el9.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-2.0.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-stevedore-5.5.0-0.20250610161627.d279323.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-tomlkit-0.13.2-1.el9s.noarch DEBUG: python3-voluptuous-0.15.2-1.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-webob-1.8.9-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.56-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-18.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-1.el9.x86_64 DEBUG: iproute-6.11.0-1.el9.x86_64 DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el9s.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.9-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.10-3.el9.x86_64 DEBUG: python3.12-libs-3.12.10-3.el9.x86_64 DEBUG: python3.12-devel-3.12.10-3.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-4.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.11-2.el9.x86_64 DEBUG: python3.11-libs-3.11.11-2.el9.x86_64 DEBUG: python3.11-devel-3.11.11-2.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-fixtures-4.1.0-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dulwich-0.22.1-1.el9s.x86_64 DEBUG: python3-stevedore-5.5.0-0.20250610161627.d279323.el9.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20250610165306.e102e4d.el9.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-voluptuous-0.15.2-1.el9s.noarch DEBUG: python3-tomlkit-0.13.2-1.el9s.noarch DEBUG: python3-rfc3986-2.0.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-netaddr-1.3.0-4.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-cmd2-2.4.3-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el9s.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.9.1-0.20250307111753.083572e.el9.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51cd8.el9.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.el9.noarch DEBUG: python3-oslo-config-9.8.0-0.20250507221849.b18ff43.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-reno-4.1.1-0.20250210172640.9d51b02.el9.noarch DEBUG: python3-ncclient-0.6.16-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20250207051121.1fe4458.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-webob-1.8.9-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-msgpack-1.1.0-1.el9s.x86_64 DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.56-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-18.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-1.el9.x86_64 DEBUG: iproute-6.11.0-1.el9.x86_64 DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el9s.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.9-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.10-3.el9.x86_64 DEBUG: python3.12-libs-3.12.10-3.el9.x86_64 DEBUG: python3.12-devel-3.12.10-3.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-4.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.11-2.el9.x86_64 DEBUG: python3.11-libs-3.11.11-2.el9.x86_64 DEBUG: python3.11-devel-3.11.11-2.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-fixtures-4.1.0-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dulwich-0.22.1-1.el9s.x86_64 DEBUG: python3-stevedore-5.5.0-0.20250610161627.d279323.el9.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20250610165306.e102e4d.el9.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-voluptuous-0.15.2-1.el9s.noarch DEBUG: python3-tomlkit-0.13.2-1.el9s.noarch DEBUG: python3-rfc3986-2.0.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-netaddr-1.3.0-4.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-cmd2-2.4.3-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el9s.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.9.1-0.20250307111753.083572e.el9.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51cd8.el9.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.el9.noarch DEBUG: python3-oslo-config-9.8.0-0.20250507221849.b18ff43.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-reno-4.1.1-0.20250210172640.9d51b02.el9.noarch DEBUG: python3-ncclient-0.6.16-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20250207051121.1fe4458.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-webob-1.8.9-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-msgpack-1.1.0-1.el9s.x86_64 DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.n6vj0d DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-3.1.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: msgpack>=1.0.0 DEBUG: (installed: msgpack 1.1.0) DEBUG: Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ncclient>=0.6.13 DEBUG: (installed: ncclient 0.6.16) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=5.1.0 DEBUG: (installed: oslo.config 9.8.0.dev4) DEBUG: Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ovs>=2.8.0 DEBUG: (installed: ovs 3.4.3) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.8.2 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling coverage>=4.4.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: coverage>=4.4.1 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1.dev5) DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stestr>=1.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling pycodestyle>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pycodestyle>=2.0.0 DEBUG: (installed: pycodestyle 2.9.1) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling sphinx>2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>2.2.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.1.dev3) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: msgpack>=1.0.0 DEBUG: (installed: msgpack 1.1.0) DEBUG: Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ncclient>=0.6.13 DEBUG: (installed: ncclient 0.6.16) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=5.1.0 DEBUG: (installed: oslo.config 9.8.0.dev4) DEBUG: Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ovs>=2.8.0 DEBUG: (installed: ovs 3.4.3) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.8.2 DEBUG: (installed: WebOb 1.8.9) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing os_ken.egg-info/PKG-INFO DEBUG: writing dependency_links to os_ken.egg-info/dependency_links.txt DEBUG: writing entry points to os_ken.egg-info/entry_points.txt DEBUG: writing requirements to os_ken.egg-info/requires.txt DEBUG: writing top-level names to os_ken.egg-info/top_level.txt DEBUG: writing pbr to os_ken.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files matching '*' found under directory 'doc/build' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' DEBUG: warning: no previously-included files matching '*~' found anywhere in distribution DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: warning: no previously-included files matching '.gitignore' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'os_ken.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/os-ken-3.1.0.dev2/os_ken-3.1.0.dev2.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling pbr (>=2.0.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: pbr (>=2.0.0) DEBUG: (installed: pbr 6.1.1) DEBUG: Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: eventlet (>=0.27.0) DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling msgpack (>=1.0.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: msgpack (>=1.0.0) DEBUG: (installed: msgpack 1.1.0) DEBUG: Handling ncclient (>=0.6.13) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: ncclient (>=0.6.13) DEBUG: (installed: ncclient 0.6.16) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: oslo.config (>=5.1.0) DEBUG: (installed: oslo.config 9.8.0.dev4) DEBUG: Handling ovs (>=2.8.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: ovs (>=2.8.0) DEBUG: (installed: ovs 3.4.3) DEBUG: Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: packaging (>=20.4) DEBUG: (installed: packaging 24.2) DEBUG: Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: Routes (>=2.3.1) DEBUG: (installed: Routes 2.5.1) DEBUG: Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: WebOb (>=1.8.2) DEBUG: (installed: WebOb 1.8.9) DEBUG: + cat /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv os_ken-3.1.0.dev2.dist-info/ DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/LICENSE' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/AUTHORS' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/METADATA' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/top_level.txt' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/pbr.json' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/entry_points.txt' DEBUG: removed directory 'os_ken-3.1.0.dev2.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:47 ago on Wed Jun 11 06:12:49 2025. DEBUG: Package git-core-2.47.1-2.el9.x86_64 is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.21-2.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.21-2.el9.x86_64 is already installed. DEBUG: Package python3-rdo-openvswitch-2:3.4-1.el9s.noarch is already installed. DEBUG: Package python3-coverage-7.3.2-2.el9s.x86_64 is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el9s.noarch is already installed. DEBUG: Package python3-msgpack-1.1.0-1.el9s.x86_64 is already installed. DEBUG: Package python3-ncclient-0.6.16-1.el9s.noarch is already installed. DEBUG: Package python3-netaddr-1.3.0-4.el9s.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.8.0-0.20250507221849.b18ff43.el9.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250207051121.1fe4458.el9.noarch is already installed. DEBUG: Package python3-openvswitch3.4-3.4.2-72.el9s.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el9s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-pycodestyle-2.9.1-1.el9s.noarch is already installed. DEBUG: Package python3-reno-4.1.1-0.20250210172640.9d51b02.el9.noarch is already installed. DEBUG: Package python3-routes-2.5.1-1.el9s.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package python3-stestr-4.1.0-1.el9s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el9s.noarch is already installed. DEBUG: Package python3-testtools-2.7.1-1.el9s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-webob-1.8.9-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.5.0-5.el9.x86_64 DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-1.el9.noarch DEBUG: hwdata-0.348-9.18.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250124-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-587.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-28.el9.noarch DEBUG: centos-stream-repos-9.0-28.el9.noarch DEBUG: centos-stream-release-9.0-28.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 DEBUG: glibc-common-2.34-196.el9.x86_64 DEBUG: glibc-2.34-196.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-5.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-9.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.35.0-17.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.101.0-10.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-5.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.13-2.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-7.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.12-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-58.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.1-3.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.5.0-3.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-53.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-10.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-22.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-13.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.21-2.el9.noarch DEBUG: python3-3.9.21-2.el9.x86_64 DEBUG: python3-libs-3.9.21-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.0-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-10.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.4.1-8.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-12.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-5.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 DEBUG: nss-softokn-3.101.0-10.el9.x86_64 DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 DEBUG: nss-3.101.0-10.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: less-590-5.el9.x86_64 DEBUG: systemd-rpm-macros-252-53.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.5.0-5.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-23.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-53.el9.x86_64 DEBUG: systemd-252-53.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el9.x86_64 DEBUG: device-mapper-1.02.202-6.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: openssh-8.7p1-45.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-6.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-31.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-63.el9.x86_64 DEBUG: binutils-2.35.2-63.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-14.2-4.el9.x86_64 DEBUG: debugedit-5.0-10.el9.x86_64 DEBUG: curl-7.76.1-31.el9.x86_64 DEBUG: rpm-4.16.1.3-38.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 DEBUG: efi-srpm-macros-6-2.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: systemd-udev-252-53.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-45.el9.x86_64 DEBUG: git-core-2.47.1-2.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-6.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-13.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: polkit-0.117-13.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.53.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-22.el9.x86_64 DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.2-1.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-196.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-196.el9.x86_64 DEBUG: gcc-11.5.0-5.el9.x86_64 DEBUG: annobin-12.93-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-209-1.el9.noarch DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-5.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-devel-3.9.21-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: selinux-policy-38.1.56-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: unbound-libs-1.16.2-18.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-1.el9.x86_64 DEBUG: iproute-6.11.0-1.el9.x86_64 DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el9s.noarch DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.15.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.9-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.10-3.el9.x86_64 DEBUG: python3.12-libs-3.12.10-3.el9.x86_64 DEBUG: python3.12-devel-3.12.10-3.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-4.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.11-2.el9.x86_64 DEBUG: python3.11-libs-3.11.11-2.el9.x86_64 DEBUG: python3.11-devel-3.11.11-2.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-fixtures-4.1.0-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-dulwich-0.22.1-1.el9s.x86_64 DEBUG: python3-stevedore-5.5.0-0.20250610161627.d279323.el9.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20250610165306.e102e4d.el9.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-voluptuous-0.15.2-1.el9s.noarch DEBUG: python3-tomlkit-0.13.2-1.el9s.noarch DEBUG: python3-rfc3986-2.0.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-netaddr-1.3.0-4.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-cmd2-2.4.3-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el9s.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.9.1-0.20250307111753.083572e.el9.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51cd8.el9.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.el9.noarch DEBUG: python3-oslo-config-9.8.0-0.20250507221849.b18ff43.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-reno-4.1.1-0.20250210172640.9d51b02.el9.noarch DEBUG: python3-ncclient-0.6.16-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20250207051121.1fe4458.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-webob-1.8.9-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-msgpack-1.1.0-1.el9s.x86_64 DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos9-master-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-11.5.0-5.el9.x86_64 1738962702 198756 ef5ba5501eee67da0af56d104fe4dbf1 installed DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: tzdata-2025b-1.el9.noarch 1742921709 1664708 7eb678b8b8996b03478104aba8b5513b installed DEBUG: hwdata-0.348-9.18.el9.noarch 1739349553 9872258 f6531d54dc636bfb7a9964036e587abb installed DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch 1628539909 5930958 03240144ad8b868c22f9168a70823562 installed DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch 1628536914 13746679 e083c7da82ac4d6a8ba78b34e0888e13 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch 1628536914 596942 b947ffef4f22a6e3d579b3a14cb16e73 installed DEBUG: langpacks-core-font-en-3.0-16.el9.noarch 1628548327 351 c459dbf4f89e14c3866201d92a22003f installed DEBUG: osinfo-db-20250124-1.el9.noarch 1737982675 4044828 d0f1e4b8e5b2d3d1e76ee0d481330d4c installed DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch 1655270554 1886539 3fc548ed612acde8d3b41b4b385c3143 installed DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch 1628536854 722408 2732783fee86c9b991c6cd860dd2c453 installed DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch 1631700183 6557604 d242e1bff048ee93c8785049f06a1b44 installed DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch 1709721990 880926 f3b191e83073dbfcc12c71393ed579cc installed DEBUG: xkeyboard-config-2.33-2.el9.noarch 1628575594 6083876 88ea8a43851daebce64e0f78a3cb495f installed DEBUG: rust-srpm-macros-17-4.el9.noarch 1628569449 2447 73293207465a7961b68686701a149929 installed DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch 1681714691 492 8ec89c93045f3fb6df7200c1acc02777 installed DEBUG: poppler-data-0.4.9-9.el9.noarch 1628566347 12058151 ae8a3356650b67950bb9170591b59a6e installed DEBUG: perl-srpm-macros-1-41.el9.noarch 1628565179 862 6cccf4e84e8d8ff1bfd99a5b08bc765b installed DEBUG: openblas-srpm-macros-2-11.el9.noarch 1628560331 104 472d4c6b239cbdfa1a4a1e7465c3878e installed DEBUG: ocaml-srpm-macros-6-6.el9.noarch 1628559705 745 621a996cbcddd8e3d3492467821c5a8b installed DEBUG: mesa-filesystem-24.2.8-2.el9.x86_64 1740985077 3682 61e76245f869c1f9601a331f3400688b installed DEBUG: llvm-filesystem-20.1.1-3.el9.x86_64 1744296173 0 d3668a9af19493a6039cfd2c9cdbe36a installed DEBUG: libX11-common-1.7.0-11.el9.noarch 1734094023 1335069 99562bd76ead88233fc1fdad7d0177c6 installed DEBUG: kernel-headers-5.14.0-587.el9.x86_64 1748021210 6473736 311fcb3d0e0a5fe0f065e747fc458c09 installed DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch 1628543357 535 3c30c63eb24feef9d64bfe022fbf9f23 installed DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 1645036530 1205149 40b1cb78f729044823f20b7ad90c67b4 installed DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch 1637316977 12103345 d3b18c32d2219b99074b27745ccd308f installed DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch 1628536977 4398414 472ec3c2382d57a2651109823210e159 installed DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch 1644512729 68815 a486e7e01444e3373cb6e6b9418720c7 installed DEBUG: pkgconf-m4-1.7.3-10.el9.noarch 1663762969 14187 a4fe05470faa432bdf2bc0da90a72878 installed DEBUG: pcre2-syntax-10.40-6.el9.noarch 1722440460 234324 4748e7d5d1f12ed1df41c89d35b3a058 installed DEBUG: ncurses-base-6.2-10.20210508.el9.noarch 1692626709 307293 ef98b393ba4b55cb87e80f4c95e8ac73 installed DEBUG: libssh-config-0.10.4-13.el9.noarch 1708363378 277 5605f4240d6ed111340ef0be4b55fd71 installed DEBUG: kbd-misc-2.4.0-11.el9.noarch 1736411876 2573480 faf2fbf44a345feda79761ed0ae32103 installed DEBUG: kbd-legacy-2.4.0-11.el9.noarch 1736411876 557448 df5d6c1fd425a521caf48cddfc69084d installed DEBUG: fuse-common-3.10.2-9.el9.x86_64 1718665815 38 b709260551729ee3006850af4c0ebfe7 installed DEBUG: coreutils-common-8.32-39.el9.x86_64 1733748622 10880476 f36d8328981ccacfc95e0894b38f99cc installed DEBUG: centos-gpg-keys-9.0-28.el9.noarch 1744139894 6047 028430c1185a5076046e7d9f480278c0 installed DEBUG: centos-stream-repos-9.0-28.el9.noarch 1744139894 6854 2e9a7eb0f2dbf9d8e0673d757338bbdd installed DEBUG: centos-stream-release-9.0-28.el9.noarch 1744139894 30334 58ec2334d49ac1803e039aa97fb9c15b installed DEBUG: setup-2.13.7-10.el9.noarch 1707295246 725932 fd3173da9bafb6e1d6afffea47d55a3f installed DEBUG: filesystem-3.16-5.el9.x86_64 1719325383 106 f9382852ec0acc644aa2248d02286438 installed DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch 1628573895 38280 a4ec9b61bb3e59b1961f6480b6ea1220 installed DEBUG: basesystem-11-13.el9.noarch 1628537561 0 7bfb02cc1aeca822f9e4d9405c010142 installed DEBUG: glibc-gconv-extra-2.34-196.el9.x86_64 1747929670 8121548 1b1e36d19ed25f31142c456ac20c5c64 installed DEBUG: glibc-minimal-langpack-2.34-196.el9.x86_64 1747929670 0 77cc27516ccb82f40273ff8f62ebedfb installed DEBUG: glibc-common-2.34-196.el9.x86_64 1747929670 1081342 9d968728fff9fba328868c99852f5f66 installed DEBUG: glibc-2.34-196.el9.x86_64 1747929670 6420907 95153f891297c42879d415e59485361d installed DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 1692626693 994375 e4c34faf5c547c4edf566fe4517c5e12 installed DEBUG: bash-5.1.8-9.el9.x86_64 1708011409 7738778 681f5fc99cb4c0027cc7dd860547dd4c installed DEBUG: zlib-1.2.11-41.el9.x86_64 1698657353 203041 786016493b8145ee743212c37a255951 installed DEBUG: libstdc++-11.5.0-5.el9.x86_64 1738962702 2537694 7a09b5538bde97e4b72f443f4f5e175c installed DEBUG: libzstd-1.5.5-1.el9.x86_64 1731924265 773894 c9ef1d17604ef1812b4c8396a52057a4 installed DEBUG: xz-libs-5.2.5-8.el9.x86_64 1654006189 181557 65b27c8fdb646cb879de885e8d8f9d1e installed DEBUG: libxml2-2.9.13-9.el9.x86_64 1740564017 1955204 5ffcba2c3c8509225800b42a48ab9940 installed DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 1736942078 78228 650ee83e37f6d9de775145f6530275ba installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628554484 270692 17b62bc0bda4316e3dcf3662261685d4 installed DEBUG: libpng-2:1.6.37-12.el9.x86_64 1628552275 232119 3bbeb3eba89728caac0a661ff6640bc6 installed DEBUG: expat-2.5.0-5.el9.x86_64 1743489055 309122 01de1b0741f54412ad907b806e4c4a2d installed DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 1705311609 647849 eb9c83b25a447c5902664052f79a5bae installed DEBUG: libcap-2.48-9.el9.x86_64 1689167967 177447 5a226acbb6342918efccf73a4fced219 installed DEBUG: libuuid-2.37.4-21.el9.x86_64 1737046711 38109 23ac8f6ea7826ce55b3973d3c24b7d7b installed DEBUG: elfutils-libelf-0.193-1.el9.x86_64 1746157002 1220296 264e2e78afe4444998eb4efb2b49b51e installed DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 1704382370 1310936 26da3e9a9c03773b4b29c0d8e3514e80 installed DEBUG: libffi-3.4.2-8.el9.x86_64 1681740417 65761 4bb756aae8cbb82168f5d2245c5a969b installed DEBUG: crypto-policies-20250128-1.git5269e22.el9.noarch 1738090056 91854 54f51bd1c65b60b45c2b78aba20363df installed DEBUG: gmp-1:6.2.0-13.el9.x86_64 1691058138 816844 44dbc752662788b6d7d5115cb6d0dc92 installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889587 837088 366d999be50089a74158b7f0463f8531 installed DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 1717763595 71568 9ff2fd24225e187217494936e56576dc installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 installed DEBUG: nspr-4.35.0-17.el9.x86_64 1734451874 321296 76f1920c04286d642826678ecc8493ec installed DEBUG: mpfr-4.1.0-7.el9.x86_64 1628557531 802539 88da3a99a529f63efff8ada0eb13b87f installed DEBUG: readline-8.1-4.el9.x86_64 1628568923 492844 04ea87f7f650b71b09c3c80fbbc1263d installed DEBUG: libogg-2:1.3.4-6.el9.x86_64 1628552055 50186 c37cdc45e445d19b618747d12e4a85bc installed DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 1628554367 924357 97f0e94761e756f39b738a3f77520045 installed DEBUG: nss-util-3.101.0-10.el9.x86_64 1734451874 238160 177e8bf5b7a446535a83a9b2cff26014 installed DEBUG: libgcrypt-1.10.0-11.el9.x86_64 1722525565 1398402 a0781794779b169a78184364aee1f2eb installed DEBUG: libwayland-client-1.21.0-1.el9.x86_64 1667401001 71360 366182addb754f3e390ead562fd358f1 installed DEBUG: libicu-67.1-9.el9.x86_64 1629785371 34109009 759ba2412d5676d3412b8b16734abb2f installed DEBUG: libattr-2.5.1-3.el9.x86_64 1628537434 29429 aec8b9f183816020e45285f0143e8850 installed DEBUG: libacl-2.3.1-4.el9.x86_64 1696594612 40554 c708b2c282e929084ec0f0efc372898b installed DEBUG: libgomp-11.5.0-5.el9.x86_64 1738962702 421685 b6948161e2ad4e56906d77eec9a04642 installed DEBUG: lz4-libs-1.9.3-5.el9.x86_64 1628555809 145483 7d3dca7640cf3d38ba0f9f9615d050cd installed DEBUG: popt-1.18-8.el9.x86_64 1628566366 130360 f6d016fe6a99581d6c0ec0e43955c05b installed DEBUG: alsa-lib-1.2.13-2.el9.x86_64 1734447136 1516779 52a4d06be241c045e28dd186205b2825 installed DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 1734094010 15076 725672dde29475cba430f93c18dace7b installed DEBUG: libwebp-1.2.0-8.el9.x86_64 1695044490 787616 58fba1cdbfed92c5e6e661598dd0a449 installed DEBUG: libassuan-2.5.5-3.el9.x86_64 1628549434 171165 2ea61cf9eb18aefe03c18facfa6e5980 installed DEBUG: gdbm-libs-1:1.23-1.el9.x86_64 1712672345 128586 b9b3a18b49984ae02961c57d5847b88c installed DEBUG: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: libbrotli-1.0.9-7.el9.x86_64 1726053399 782498 652d40bc7c4b213bc0bc670a6bcd1318 installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930750 75196 46e0b55fb2904dfe43b24ee2c94b3c1a installed DEBUG: audit-libs-3.1.5-7.el9.x86_64 1744382185 334617 e77d0ace3fffd8b16a8620501a512613 installed DEBUG: libcom_err-1.46.5-7.el9.x86_64 1737749176 68513 4df7bddea7d4b9013348b7aceb261a9a installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libtasn1-4.16.0-9.el9.x86_64 1739768779 183364 a0a8ab91984108c1b0d2b9bb4fe03609 installed DEBUG: p11-kit-0.25.3-3.el9.x86_64 1729865803 2530395 ca7c2cbd5799f46f7a92405741c63532 installed DEBUG: libtdb-1.4.12-1.el9.x86_64 1727434563 103302 bc8a29908c7a0e976023e4b6f63336ca installed DEBUG: libunistring-0.9.10-15.el9.x86_64 1628553516 1643051 df2997eefd8b00af79f36b60155d2564 installed DEBUG: libidn2-2.3.0-7.el9.x86_64 1628550537 253460 b999cef1924e493741546dad040d6b64 installed DEBUG: lua-libs-5.4.4-4.el9.x86_64 1681732544 287331 d580b400a364fe10ae66719a1533cfff installed DEBUG: pcre2-10.40-6.el9.x86_64 1722440456 652298 222f5febd3e951089e8cd09010c01787 installed DEBUG: fribidi-1.0.10-6.el9.2.x86_64 1649935865 347380 1a4bad4b26de656b0ab2b35694a6b88a installed DEBUG: libICE-1.0.10-8.el9.x86_64 1628550523 174826 b92da4724c87af34f174760835f6c461 installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: openjpeg2-2.4.0-8.el9.x86_64 1737667310 385252 6c8ffd5bbfbe2034dc2e97ae8da0c3fc installed DEBUG: opus-1.3.1-10.el9.x86_64 1628561143 363598 40da76c2d6ce4525c03c2037784abb72 installed DEBUG: libSM-1.2.3-10.el9.x86_64 1628552822 95269 90c43a5efe3bdbc6de7e6b8eb711d153 installed DEBUG: libpsl-0.21.1-5.el9.x86_64 1628552331 78600 48e5ec8c64476be40b82088b405be4ae installed DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 1667401001 37464 c725fc2424cd1d93bc940cb5d57bcb74 installed DEBUG: libmpc-1.2.1-4.el9.x86_64 1628551818 138637 e5e40dad676b06cd7f5ce6e6f6278138 installed DEBUG: libwayland-server-1.21.0-1.el9.x86_64 1667401001 88232 87e9b1d87c1006fca353ba9e67010f1b installed DEBUG: dwz-0.14-3.el9.x86_64 1628540256 281758 f72e5de5cbebad4a19641f7e9c312c6d installed DEBUG: exiv2-0.27.5-2.el9.x86_64 1636985354 4632497 bec8af9af0888f31db7af16f7bc4c8bb installed DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 1636985354 2794722 9d85f037ac697f35712d3a8404bba519 installed DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 1628554484 202824 5cc1d82aabed2601b8a39f3f49d50093 installed DEBUG: unzip-6.0-58.el9.x86_64 1738583836 398483 d49dc7f24d62bc610a92fb614809a403 installed DEBUG: xml-common-0.6.3-58.el9.noarch 1628570071 80280 e30dff7e045445c260fddaf4c82eb1fe installed DEBUG: libproxy-0.4.15-35.el9.x86_64 1629990582 166674 cfaea8d129b2046f49d386a30a2a5b8a installed DEBUG: imath-3.1.2-1.el9.x86_64 1629104544 371882 0f497264fb6125739d15f377a5c678c2 installed DEBUG: file-libs-5.39-16.el9.x86_64 1701276394 8086748 8aa56edc919434f49112430700256021 installed DEBUG: file-5.39-16.el9.x86_64 1701276394 102728 0e2e1cff99a9714823cb5f40f07bf4f3 installed DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 1653477225 73932 acdfc37badce9a922e7cd15ecb790c30 installed DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 1689761962 251847 13d64bf1aeccaccc6db6bef9ea473a2c installed DEBUG: llvm-libs-20.1.1-3.el9.x86_64 1744296173 233239731 f35fe3cf6c8dd4feb01142683d3115dd installed DEBUG: alternatives-1.24-2.el9.x86_64 1725536489 63489 233ce51ed15e69cb4909a1a13eaa4dd2 installed DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 1729865803 478100 762c2790c21ba887b5d26d3a010920c1 installed DEBUG: fuse-libs-2.9.9-17.el9.x86_64 1733159864 311934 c401efdd30b6246d670fd83f70452a26 installed DEBUG: libsepol-3.6-3.el9.x86_64 1742818154 829131 72eb8de3c8fdc36560da85a76b9e8feb installed DEBUG: libselinux-3.6-3.el9.x86_64 1738072423 176845 b59de2c8413f3c82e82c7525f8105fdb installed DEBUG: sed-4.8-9.el9.x86_64 1628569875 813599 8f2001ef117e096e5b2cb761dbe56226 installed DEBUG: findutils-1:4.8.0-7.el9.x86_64 1720104673 1756958 f10df4e7c5fcd83ef35d96c86d9b034a installed DEBUG: libsigsegv-2.13-4.el9.x86_64 1628552820 50338 8d6efb1981489cae3ba03919e0a84d34 installed DEBUG: gawk-5.1.0-6.el9.x86_64 1645036530 1685726 49d54aeca4767b4c1f096902535f8e65 installed DEBUG: libsmartcols-2.37.4-21.el9.x86_64 1737046711 134899 e803aa1192e7c69f98a67ac9b9ae3c65 installed DEBUG: pcre-8.44-4.el9.x86_64 1713357639 537728 b1ea83d87fcb8d3d5586d59af686cd44 installed DEBUG: grep-3.6-5.el9.x86_64 1628545386 857840 b1783007ca41c6a5e2a2a6b09c72ee49 installed DEBUG: openssl-libs-1:3.5.0-3.el9.x86_64 1747918719 10041226 cc2932932802744e60cf2a726d0935fd installed DEBUG: coreutils-8.32-39.el9.x86_64 1733748622 5985314 7639ba5ccc81a1f5e8cbc0f5947e8aa0 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch 1724075159 2692239 e93b6ab8b6308a64633f727a130d7436 installed DEBUG: systemd-libs-252-53.el9.x86_64 1744725058 1778208 f12e93b18180a54ff425c43d0492472e installed DEBUG: libarchive-3.5.3-4.el9.x86_64 1670334275 906150 d8567679cfb8225dc2e349cb0ced7f90 installed DEBUG: dbus-libs-1:1.12.20-8.el9.x86_64 1686561892 372990 52ea9b6b6c067fc779ab24fb611ac26c installed DEBUG: libblkid-2.37.4-21.el9.x86_64 1737046711 229849 143f04a1d305d8e6e85b34e4a5066457 installed DEBUG: libmount-2.37.4-21.el9.x86_64 1737046711 318437 66388911c3a80d730380519f5d9c46e7 installed DEBUG: libfdisk-2.37.4-21.el9.x86_64 1737046711 367867 db410635ffc006ea56c71743f13724a6 installed DEBUG: util-linux-core-2.37.4-21.el9.x86_64 1737046711 1268095 cde63acd68bea689db00118269490839 installed DEBUG: libusbx-1.0.26-1.el9.x86_64 1650890875 169790 e42efbfacf911799e5c8d24d5565a35d installed DEBUG: gzip-1.12-1.el9.x86_64 1650569887 377013 d100c7f7b4f855aeb3d8676072292699 installed DEBUG: cracklib-2.9.6-27.el9.x86_64 1628539381 251850 6b30fcc5f113bfe3977cfb728e495423 installed DEBUG: kmod-libs-28-10.el9.x86_64 1723815729 134014 84c839642486007aa1fe20ed61de3940 installed DEBUG: libevent-2.1.12-8.el9.x86_64 1724156211 928082 fbe29f4553f3028b488d425e5fe289cf installed DEBUG: avahi-libs-0.8-22.el9.x86_64 1736261927 177830 fe39ee1f818a377e806365d3b3ccae38 installed DEBUG: xz-5.2.5-8.el9.x86_64 1654006189 685923 7a3a1c534311e848d76428a6daddd7c0 installed DEBUG: jbigkit-libs-2.1-23.el9.x86_64 1628547667 116759 fc59a2fbc5993faa2c50a2fee3ca890f installed DEBUG: libtiff-4.4.0-13.el9.x86_64 1724391455 586505 89ef7308f8ad8fa25b32c0af5710878e installed DEBUG: libXau-1.0.9-8.el9.x86_64 1628554479 64960 d29cb4a4741cc1c0d0676dbae6e78998 installed DEBUG: libxcb-1.13.1-9.el9.x86_64 1628554525 1124254 51f3f8fe3db81337ba4a07430421c3ee installed DEBUG: libX11-1.7.0-11.el9.x86_64 1734094010 1355052 57f9c92e819b9c7c7b1ff7e7294bd595 installed DEBUG: libXext-1.3.4-8.el9.x86_64 1628554624 95724 36ef108c2804669f53bf41f5d7a12d3c installed DEBUG: libXrender-0.9.10-16.el9.x86_64 1628554702 51543 1238322e38dd9b9aa5cce9a9d3ac8458 installed DEBUG: libXi-1.7.10-8.el9.x86_64 1628554634 74757 bd2b6b3e709f17777a5d0e2097366c43 installed DEBUG: libXfixes-5.0.3-16.el9.x86_64 1628554623 35681 06ff23960463555e5f8af61d13f71a2f installed DEBUG: libXt-1.2.0-6.el9.x86_64 1628554747 453249 e7a4f272de4504efd24ddb90b533cf5b installed DEBUG: libXmu-1.1.3-8.el9.x86_64 1628554669 188562 5879579377fd4468c1927636debd938c installed DEBUG: libXcursor-1.2.0-7.el9.x86_64 1628554551 50861 7a058c13f6a9927cf4f6394049026de7 installed DEBUG: libXdamage-1.1.5-7.el9.x86_64 1628554609 37259 119e8aef392b8008b8046e3ecc9dccab installed DEBUG: libXrandr-1.5.2-8.el9.x86_64 1628554694 53332 2864163841b9f9634b602a32e0120853 installed DEBUG: libXinerama-1.1.4-10.el9.x86_64 1628554595 19725 a29c4891e6ef396577c08db8c5a28ab5 installed DEBUG: libXcomposite-0.4.5-7.el9.x86_64 1628554506 42445 4ff5ce3944de9ac0736fd23fefd642f8 installed DEBUG: libXpm-3.5.13-10.el9.x86_64 1697029641 128632 143c8682ce0cbfb70df0ed5d852c4516 installed DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 1637623169 797162 6caa4083900d93e621a90c9f55312fd1 installed DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 1667401001 16466 6491c616c2a85a6da68cf36b154d74f9 installed DEBUG: pixman-0.40.0-6.el9.x86_64 1696425141 710279 aede16298bd4d68bf8b81b92b7f4ff9f installed DEBUG: libXaw-1.0.13-19.el9.x86_64 1628554542 510031 51fb88af4c8549b837fa52cf7348b1e4 installed DEBUG: libXtst-1.2.3-16.el9.x86_64 1628554736 38680 28b0e6a42eb89fea8382dc1046a6e85b installed DEBUG: libXv-1.0.11-16.el9.x86_64 1628554734 26929 72198c80e9062f01f7c8b6a56d1511d0 installed DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 1628554796 26316 9d5c88dac190e4f66857b2fab49ea44e installed DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 1628539381 9815154 097793bbff0b03b3ce0e2afaf462bbf5 installed DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 1729865803 1399705 63751c38ca1e2aef2c9520d9173a52cd installed DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch 1711479877 1232785 de13bdae4eecc1bcef2b53e631acb1c4 installed DEBUG: python-unversioned-command-3.9.21-2.el9.noarch 1739293093 23 3fe4649435b52dabc994b18f938f109b installed DEBUG: python3-3.9.21-2.el9.x86_64 1739293130 32837 0a6743fe7c389150955f7178343302a2 installed DEBUG: python3-libs-3.9.21-2.el9.x86_64 1739293130 33059979 f5760a5367c03f315c63cee400eca37e installed DEBUG: python3-setuptools-65.5.1-2.el9s.noarch 1709721990 7061954 c328c97d490495fecf34d494466a0925 installed DEBUG: python3-packaging-24.2-2.el9s.noarch 1733385200 476413 c66988ce0f0995f2e1d6769eb0dda518 installed DEBUG: python3-idna-2.10-7.el9.1.noarch 1714045925 525633 302392bf155d99a5c6e49572bf1aede8 installed DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 1730708761 830920 1e0d1290a09b9499c625648b706377cd installed DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch 1720780421 394089 9893ad79f3b274abaa6393eaaa9d61c1 installed DEBUG: python3-pip-21.3.1-1.el9.noarch 1711479877 9189701 cb84f7a3b54d721b47851813ae14248e installed DEBUG: crypto-policies-scripts-20250128-1.git5269e22.el9.noarch 1738090056 253705 53a181e6ee6048922f5c3a10948be114 installed DEBUG: python3-chardet-4.0.0-5.el9.noarch 1645457887 1480116 7bf874734ba3c74bafc1b7d88a30d5bc installed DEBUG: python3-dns-2.6.1-3.el9.noarch 1724187585 2233107 4a255a289b4896df953b4fd48b7fe638 installed DEBUG: python3-pysocks-1.7.1-12.el9.noarch 1645030777 90512 e685632709558359a9a8dd9f087a6dba installed DEBUG: python3-six-1.15.0-9.el9.noarch 1645014051 106876 ddb649ce7f23e052677037e6a3f1c03a installed DEBUG: python3-urllib3-1.26.5-6.el9.noarch 1719998658 747323 e016429450c4aab8f06bbe5462dd414c installed DEBUG: python3-requests-2.32.3-4.el9s.noarch 1737705762 437367 2451213eae7ad9496b90ae1bdd80dc99 installed DEBUG: python3-docutils-0.16-6.el9.noarch 1628567136 6219958 444c8a45743579bfd963f306274d8903 installed DEBUG: python3-pytz-2021.1-5.el9.noarch 1689250584 180371 e6b4e1f7bee95c39ce357b2feffca88a installed DEBUG: python3-babel-2.9.1-2.el9.noarch 1628537498 28258458 7afe89f1e820f27155449468f908596e installed DEBUG: python3-tomli-2.0.1-5.el9.noarch 1678873507 68777 23a7daa8bc9a0b429b38a928fe6de505 installed DEBUG: python3-imagesize-1.2.0-6.el9.noarch 1628567186 22802 d39da8dc61e5ab41826837915a72cad8 installed DEBUG: python3-pygments-2.7.4-4.el9.noarch 1628567572 8130001 cb702f6944ebf573a262210131a887d7 installed DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch 1628567669 1175595 67ed16a77bea012e7ae506393454568f installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch 1628567719 38853 4ba706d7fa269358f11f434cc32b3c6d installed DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch 1628567667 62833 3b2c009918387ef7210eba186ca1806e installed DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 1628567666 46533 b2e795a36aef2c55de88074414b761be installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch 1628567685 65376 fa4c300323f21943678c7f68e26f5838 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 1628567715 12208 947d809e58f156601d53cc6203a7590c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 1628567718 57306 2d6584bea4d8c410fe98524de6c1f16c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch 1628567696 54286 8e949b872c3ec55e9a6db87cbc9c9731 installed DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 1730711060 56680 3b548867e3e80e0d7aab19140287d4e7 installed DEBUG: python3-jinja2-3.0.1-2.el9s.noarch 1631290225 2924051 b6ff5fd468f8b5a0c72e414a67ca863b installed DEBUG: openssl-1:3.5.0-3.el9.x86_64 1747918719 2261607 01befef6d919ee44d5dcb626eaddc1c5 installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: kmod-28-10.el9.x86_64 1723815729 254125 e4bdac6a50b6e622b9a27c622dc360f3 installed DEBUG: composefs-libs-1.0.8-1.el9.x86_64 1735937869 146629 012dc339e136d1226da8c9a5a5ce3c78 installed DEBUG: bubblewrap-0.4.1-8.el9.x86_64 1725046598 103841 6edb7f9f21be934d0919a68ebf03b7b1 installed DEBUG: libsemanage-3.6-5.el9.x86_64 1740730263 307174 eaed00d10a849df19b5d55bb349ca60a installed DEBUG: shadow-utils-2:4.9-12.el9.x86_64 1730812755 3816549 0305a44c829ab7a414f2ab197a477667 installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: tar-2:1.34-7.el9.x86_64 1723805420 3155442 e7841b90e100f95ed6fd8629bbecc0e5 installed DEBUG: openexr-libs-3.1.1-3.el9.x86_64 1729669290 4878852 6ab86635d27080840a7240ffa5afb6d1 installed DEBUG: iso-codes-4.6.0-3.el9.noarch 1628547387 19591019 f6ef364699f9b8f3bffb69d3c0d67b34 installed DEBUG: zip-3.0-35.el9.x86_64 1676457149 741159 07aa037eb9408f2f848569827cd3559f installed DEBUG: cpp-11.5.0-5.el9.x86_64 1738962702 30642286 6c8919a2a630e80c9de10218bf07194c installed DEBUG: zstd-1.5.5-1.el9.x86_64 1731924265 1672813 0ec558f56473b9d9543419b96b0fcd53 installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594612 212167 ea68b93d2c6237673747706514381ad4 installed DEBUG: nss-softokn-freebl-3.101.0-10.el9.x86_64 1734451874 840406 9ef9c944a8dfeb11ee9ae63f84bc2697 installed DEBUG: nss-softokn-3.101.0-10.el9.x86_64 1734451874 1318963 bdcd1c54303b773b39c7831184350c46 installed DEBUG: nss-sysinit-3.101.0-10.el9.x86_64 1734451874 18290 2ecc718d8da99b4a3492e0c0d70becb4 installed DEBUG: nss-3.101.0-10.el9.x86_64 1734451874 1968702 085c9e647a00e95885ba0e25929139f8 installed DEBUG: flac-libs-1.3.3-12.el9.x86_64 1695638696 561684 40e4f24683955d41c3d3da68c2452c34 installed DEBUG: libtheora-1:1.1.1-31.el9.x86_64 1628553380 474222 b8127b03ee1f999ef62271ee2b4be850 installed DEBUG: libksba-1.5.1-7.el9.x86_64 1722345509 394486 1cf232c15fda749343499c2edba8845a installed DEBUG: jasper-libs-2.0.28-3.el9.x86_64 1628547517 333940 a8cabff1260ab3da238161ae0bdbe1e1 installed DEBUG: LibRaw-0.21.1-1.el9.x86_64 1696285065 2493670 a82620ac65090460e8c9bd5a0c6b413e installed DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 1635927371 1412953 d1d6378d392aaebf8f8e69d797903cff installed DEBUG: bzip2-1.0.8-10.el9.x86_64 1736942078 95088 c1a93987041cd6a62f2cb8ca57e07fb8 installed DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 1628554663 324826 5f75063e425d48b3397b4217aff67fde installed DEBUG: libxslt-1.1.34-12.el9.x86_64 1743712785 761167 4c04915e57bc1d8506f92ee220f44213 installed DEBUG: graphite2-1.3.14-9.el9.x86_64 1628545340 201583 bee1c7d7f006f520847ff1f5b9f768e6 installed DEBUG: groff-base-1.22.4-10.el9.x86_64 1633944960 4040774 6f382ca641a7b920bd2f194a36b9a1ef installed DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 1628574725 751654 f187c6b50c3612d6252e43eabf48abfd installed DEBUG: info-6.7-15.el9.x86_64 1645432912 508035 4d0af4faf66f30b8126abd3410cdd719 installed DEBUG: ed-1.14.2-12.el9.x86_64 1628540213 129923 038028fe8dfd324b820e16200786a15e installed DEBUG: patch-2.7.6-16.el9.x86_64 1628561618 265522 4efdeefb054a89e177b517c3d3ed1147 installed DEBUG: libfontenc-1.1.3-17.el9.x86_64 1628550261 64225 931267996fd577695291cbc512f16582 installed DEBUG: less-590-5.el9.x86_64 1723015912 365264 55c1c8d8b9c16b20ccf1599247d89abe installed DEBUG: systemd-rpm-macros-252-53.el9.noarch 1744725053 10405 9ed888d023d98cd268fe8eca45dc85b6 installed DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch 1637316977 11533842 f148596fcfc2b39ba256f2a5e7bc6a19 installed DEBUG: libpaper-1.1.28-4.el9.x86_64 1628552165 96772 5cac748655ed7916695475b9b0be51b8 installed DEBUG: ncurses-6.2-10.20210508.el9.x86_64 1692626693 624684 3e1d871c5e43b7efd27d114ba95af330 installed DEBUG: perl-Digest-1.19-4.el9.noarch 1628563396 36844 556e6f718ba9a6360fa39fb18d536aa0 installed DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 1628563473 61522 2300fd882680ee0c7c1abb1ae6b8ccb4 installed DEBUG: perl-B-0:1.80-481.el9.x86_64 1701177561 504555 97d255f5630b145e073fcda0f6cd3673 installed DEBUG: perl-FileHandle-0:2.03-481.el9.noarch 1701177577 10529 cd446c4929e49051eacb7c809f916aa1 installed DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 1628562913 111869 7ecb1b2e3a41395091b00413afff991d installed DEBUG: perl-libnet-3.13-4.el9.noarch 1628564496 299357 3a4d318a43520c1ea611000b968a597c installed DEBUG: perl-AutoLoader-0:5.74-481.el9.noarch 1701177577 22037 6b156f8bbe757a9a98edcbe7434ffd32 installed DEBUG: perl-base-0:2.27-481.el9.noarch 1701177577 13819 7af91f5d6f97d736f20bd2b89937b3c6 installed DEBUG: perl-URI-5.09-3.el9.noarch 1628565665 216915 b03fb11680933808dbfa5ed1bc6be6cf installed DEBUG: perl-if-0:0.60.800-481.el9.noarch 1701177577 6874 c7499524c56ca9285541fdbb3ace9d60 installed DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch 1628564340 100240 fc6b5e9831a4bbafe3036ad6c07bd0cd installed DEBUG: perl-Time-Local-2:1.300-7.el9.noarch 1628565569 67344 56255d762b27e3f619c7ef093df999a5 installed DEBUG: perl-File-Path-2.18-4.el9.noarch 1628563880 65333 e84dcd48672e858db99bf4abb31adefd installed DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch 1628565069 25764 977f680f4ab8e6be26696f8e005328be installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 1629764707 24828 4ddd39d2645c0d3a03a7fc505a69d03f installed DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch 1718787831 616300 68df4118b07154d902cbeb71e46799e0 installed DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 1748252779 1520305 94a860edaedf3c9341f6eca13fad0ab7 installed DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch 1628564841 5866 f3ba115f552765dda50122093731bdae installed DEBUG: perl-Class-Struct-0:0.66-481.el9.noarch 1701177577 26954 01273c932f833550aa1a9b2a32961acf installed DEBUG: perl-POSIX-0:1.94-481.el9.x86_64 1701177561 240147 bac99ffdb50863a993a8e4d89960f3d2 installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628565314 100303 0bdc632c00af8ea7fccf10c3a8aeb385 installed DEBUG: perl-IPC-Open3-0:1.21-481.el9.noarch 1701177577 25044 233f261fe09ffc951336d8e038874e15 installed DEBUG: perl-subs-0:1.03-481.el9.noarch 1701177577 3060 3f8e2d78aeeebc857fb48d88f5331af4 installed DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch 1628563998 166550 668718b957c97d218cd0ce87b6d3e36d installed DEBUG: perl-Term-Cap-1.17-460.el9.noarch 1628565308 29851 df13642162893be1ec21d401f866b7f7 installed DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch 1628565108 577293 051f5b7ae5eb9bcca2b122291f9bd378 installed DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch 1705477316 150675 3c54aff636d01b3b76e48030d477d990 installed DEBUG: perl-Socket-4:2.031-4.el9.x86_64 1628565134 124969 0d5788854b6ccd115da6a227466baf78 installed DEBUG: perl-SelectSaver-0:1.02-481.el9.noarch 1701177577 3170 988959df5a2887cfa7c2708eedbc18ac installed DEBUG: perl-Symbol-0:1.08-481.el9.noarch 1701177577 7846 a911f0b217f7e27bb96e91f024a4a7c6 installed DEBUG: perl-File-stat-0:1.09-481.el9.noarch 1701177577 13948 0022795a994ca9437a525e241e2032fe installed DEBUG: perl-podlators-1:4.14-460.el9.noarch 1628565077 288742 ad2f3ada468688fbe129418e39eaac37 installed DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch 1628565124 170960 7e2f1a7c0900c86834fc555f5c3bd0b9 installed DEBUG: perl-Fcntl-0:1.13-481.el9.x86_64 1701177561 30235 daf4de7b8a3496d89780f5f6b1764ff3 installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628565448 13101 51cd796a12a1506353fefddcf48ede0a installed DEBUG: perl-mro-0:1.23-481.el9.x86_64 1701177561 43587 c8e536919ee9acdb88b0ed487f13c291 installed DEBUG: perl-IO-0:1.43-481.el9.x86_64 1701177561 163239 f091c4e270102a4fc611fb2b88069f7d installed DEBUG: perl-overloading-0:0.02-481.el9.noarch 1701177577 5893 9c337d0eec9980ab0736c2e9a5e295fe installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628565107 87186 cf143f7c6da00856ecd8ce53db1b388f installed DEBUG: perl-Errno-0:1.30-481.el9.x86_64 1701177561 9533 0d42d993af70cee6142c2dc407dd4962 installed DEBUG: perl-File-Basename-0:2.85-481.el9.noarch 1701177577 15339 a0985a1a87665bf8f6d71f78aaf6ef4f installed DEBUG: perl-Getopt-Std-0:1.12-481.el9.noarch 1701177577 12107 768fa74b8510a3a08bb95805114a222d installed DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 1628564750 48145 1190c3bd08b43b3064f439bca71ca347 installed DEBUG: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 1711036238 143128 d1a7c9b708d7a64e63cd365c3603e604 installed DEBUG: perl-constant-1.33-461.el9.noarch 1628562746 27104 ee5c312a7c1613a45b24c022d97fb08e installed DEBUG: perl-Storable-1:3.21-460.el9.x86_64 1628565166 228532 119c254a858a4e8225a8f4f1b95a6fc8 installed DEBUG: perl-overload-0:1.31-481.el9.noarch 1701177577 72821 225f3e52850e2049d4513cf1f47a6631 installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628565026 9535 a35e48b4559776d182fedbd2b93f0867 installed DEBUG: perl-vars-0:1.05-481.el9.noarch 1701177577 4926 24298c2d943794c3ee342af784462bad installed DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch 1628564041 139937 0084d602dd5f3a3a608b8aa2d7d2784a installed DEBUG: perl-Carp-1.50-460.el9.noarch 1628562498 47889 8aa3a6891f26697353b428ce0a184f8d installed DEBUG: perl-Exporter-5.74-461.el9.noarch 1628563640 55359 600faf3d3db9096efa1de68bfe07d62d installed DEBUG: perl-PathTools-3.78-461.el9.x86_64 1628565073 182534 367a2f6e64401c56f25dc4559c5806f6 installed DEBUG: perl-NDBM_File-0:1.15-481.el9.x86_64 1701177561 30080 930a693ffe65c3f35b32ac6d42e42f25 installed DEBUG: perl-Encode-4:3.08-462.el9.x86_64 1628580079 10235418 464fc08748c13d9698ad06bba18ae510 installed DEBUG: perl-libs-4:5.32.1-481.el9.x86_64 1701177561 8958842 845752f1a2bae7269ddb30aa1aa7cb89 installed DEBUG: perl-interpreter-4:5.32.1-481.el9.x86_64 1701177561 120268 9dbf64cde223abe3a939798189b24beb installed DEBUG: kernel-srpm-macros-1.0-13.el9.noarch 1686576375 16918 0162dee60ae979d7e2da3d6ebbc2c48c installed DEBUG: bluez-libs-5.72-4.el9.x86_64 1747652322 218738 93cc1785320aa3d4c3cccb7c8862fc10 installed DEBUG: cpio-2.13-16.el9.x86_64 1631604799 1088156 8743fccbe23852587a7ef16a73f19f85 installed DEBUG: diffutils-3.7-12.el9.x86_64 1628539960 1467825 507f1a0f06465e7a20379fffcb5a941e installed DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 1666019242 55267 3c9b8438c14c5b6dd89db849f2233459 installed DEBUG: libatomic-11.5.0-5.el9.x86_64 1738962702 29234 d81879ea9bbc72ad501b12e4f0be2e80 installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628549688 99993 595519f7b2452af7db9b5062131acaa3 installed DEBUG: libdb-5.3.28-57.el9.x86_64 1742885579 1897918 d190d262a458cb96a15f0b2bc8ff0f92 installed DEBUG: libeconf-0.4.1-4.el9.x86_64 1713168417 45811 9cb3d29c1594cf384a53e582916bac7e installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: pam-1.5.1-23.el9.x86_64 1732184610 1909347 a4ba74cd270f1a77e19552ccae0241f0 installed DEBUG: util-linux-2.37.4-21.el9.x86_64 1737046711 11160694 2b544ecbda7d68758a840c4b607dec84 installed DEBUG: dbus-1:1.12.20-8.el9.x86_64 1686561892 0 e3a0cea0ef5d61d5d05c31ccab5a91f1 installed DEBUG: systemd-pam-252-53.el9.x86_64 1744725058 512963 399e41c1e237d7b99430683df2e07c39 installed DEBUG: systemd-252-53.el9.x86_64 1744725058 12664843 0d875ccefa6c944ea749f2074dc8d609 installed DEBUG: dbus-common-1:1.12.20-8.el9.noarch 1686561915 11394 cb70323eee868f9715c3a3aad81e1149 installed DEBUG: dbus-broker-28-7.el9.x86_64 1661245845 393994 e8c79633cf67b370e4698605d1acc8f4 installed DEBUG: device-mapper-libs-9:1.02.202-6.el9.x86_64 1738605506 432001 ea09b91f80ed371acaa83b8931e3d551 installed DEBUG: device-mapper-9:1.02.202-6.el9.x86_64 1738605506 359613 bdac6a2b6d66d1bffc1377e59b86fe07 installed DEBUG: cryptsetup-libs-2.7.2-3.el9.x86_64 1725294027 2326294 15ee0f232546ddbb21b9785d729be8f2 installed DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch 1746157010 1810 655ea8c69e1542a0a6650f8f15159954 installed DEBUG: elfutils-libs-0.193-1.el9.x86_64 1746157002 751669 6eb2777cba88211ab714a637bcbc64bf installed DEBUG: openssh-8.7p1-45.el9.x86_64 1739876398 1991724 4bf40fb99d45d8e879d9bcd950016715 installed DEBUG: kbd-2.4.0-11.el9.x86_64 1736411880 1568949 2ada16529ebadd12437d61a0aa911795 installed DEBUG: libnghttp2-1.43.0-6.el9.x86_64 1712746707 169892 a9d1d100c0ba602881b44cbf1a18ff66 installed DEBUG: libpciaccess-0.16-7.el9.x86_64 1710934775 49451 245fe7637ad4840fefd299881500def1 installed DEBUG: libdrm-2.4.123-2.el9.x86_64 1731488947 416380 de06d3ac2e8ba4bec44e810783ee33a5 installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: mesa-libgbm-24.2.8-2.el9.x86_64 1740985077 66012 363a4070835a1a38966d3f7690ff1ca9 installed DEBUG: mesa-dri-drivers-24.2.8-2.el9.x86_64 1740985077 38531915 76dbf9f8a66eb3ffdaaab6a08ab637d2 installed DEBUG: mesa-libglapi-24.2.8-2.el9.x86_64 1740985077 221720 43d64f8c07f67e170c879c5d4bbaacaf installed DEBUG: mesa-libEGL-24.2.8-2.el9.x86_64 1740985077 403927 8f73d29cb9c7accf2968db9ac7837027 installed DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: mesa-libGL-24.2.8-2.el9.x86_64 1740985077 519801 9ffc8387d2b609ea8c71203b97848f9b installed DEBUG: libpkgconf-1.7.3-10.el9.x86_64 1663762953 75425 6d784dbd338488f9a990f3870ce06e48 installed DEBUG: pkgconf-1.7.3-10.el9.x86_64 1663762953 77890 c27775732875e2aaaa07204046b2e0ae installed DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 1663762953 1203 557e5f2bf85dce295401d6e30f51eabe installed DEBUG: libverto-0.3.2-3.el9.x86_64 1628554245 30365 49717f919565ae8f0e70dc4def4d01f6 installed DEBUG: krb5-libs-1.21.1-6.el9.x86_64 1738154970 2504201 849213cdf62b3060e3b3515cf7c33268 installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006598 2380384 30b42ad4b265d75bc95db77acd35598e installed DEBUG: openldap-2.6.8-4.el9.x86_64 1739381086 1087281 7a6fd8b2f946b5882a2bc52b669d746b installed DEBUG: libssh-0.10.4-13.el9.x86_64 1708363436 535899 b02ff39361e3fb9a444260b10e181891 installed DEBUG: libcurl-7.76.1-31.el9.x86_64 1724328878 667622 c266b4c0a875cf8f55471abbf28cf78c installed DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 1746157002 81161 01d88458d1bbe922d61ee72791e8679b installed DEBUG: binutils-gold-2.35.2-63.el9.x86_64 1738943398 2128619 22a9817aa447c655f702ec9763006682 installed DEBUG: binutils-2.35.2-63.el9.x86_64 1738943398 25214926 6242710591b025f4d7b2ada11a810d16 installed DEBUG: elfutils-0.193-1.el9.x86_64 1746157002 3421558 777dc973eadc6e3737d4a5a4e5d213f6 installed DEBUG: gdb-minimal-14.2-4.el9.x86_64 1736797057 13952598 736e1af7d5dd7872e824f85e1e89e742 installed DEBUG: debugedit-5.0-10.el9.x86_64 1744904216 192056 bb1651bf01d2d9840320bf8755c21237 installed DEBUG: curl-7.76.1-31.el9.x86_64 1724328878 684689 a0346881de271e762d1190d55834cb0e installed DEBUG: rpm-4.16.1.3-38.el9.x86_64 1746627535 2750478 0f65b26c6f1502b5dd3489b9ad8c25bb installed DEBUG: rpm-libs-4.16.1.3-38.el9.x86_64 1746627535 768980 59c4b36e081d4b825162e0d207915494 installed DEBUG: rpm-build-libs-4.16.1.3-38.el9.x86_64 1746627535 198438 d45b2402a0b7aff7001a768f6c564db4 installed DEBUG: efi-srpm-macros-6-2.el9.noarch 1722274341 41044 6b119c8c97394a9441dec12fd8915fbb installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628555741 1314 0fdd144bbbee9bc020012ff761b15a17 installed DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 1717683442 2232032 90e40332c6bb2b003fdff9aa221ee579 installed DEBUG: systemd-udev-252-53.el9.x86_64 1744725058 11251836 f7cdd41937c01e37b14b1f386476e289 installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699456888 246862 89903d7667844d756da1228185335b93 installed DEBUG: openssh-clients-8.7p1-45.el9.x86_64 1739876398 2145525 f0e05766e796354853c6f0c8f9681097 installed DEBUG: git-core-2.47.1-2.el9.x86_64 1743513263 22886796 47e418dd0b81cb5bf89532562f533a09 installed DEBUG: make-1:4.3-8.el9.x86_64 1706904750 1719894 63525a4cfacb7b409195d59d53450e4e installed DEBUG: nettle-3.10.1-1.el9.x86_64 1739531674 1169592 885616c139aecc15d1a17ca5e971abbb installed DEBUG: gnutls-3.8.3-6.el9.x86_64 1739756039 3452581 9265afdbf616cc4d671993a0a4326b5b installed DEBUG: glib2-2.68.4-16.el9.x86_64 1727428325 13445086 693a7329174fce9a46919b98346af14f installed DEBUG: freetype-2.10.4-11.el9.x86_64 1744371252 825956 51169686067a0f58232fc9474a618365 installed DEBUG: harfbuzz-2.7.4-10.el9.x86_64 1695037531 1705461 c1679c0fe827db886e817382b72eb6af installed DEBUG: fontconfig-2.14.0-2.el9.x86_64 1670223487 837217 449ed09ac88eaeb9a30ba214b9981e87 installed DEBUG: cairo-1.17.4-7.el9.x86_64 1645512144 1714807 9fef2bc3657f2c34016b51a532acc8d9 installed DEBUG: json-glib-1.6.6-1.el9.x86_64 1629809706 555868 fe4576ce40b422e833b0850db1a3e07f installed DEBUG: atk-2.36.0-5.el9.x86_64 1628537391 1304627 bd9aeb354c9610e81f272d7222808571 installed DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 1645512144 44432 9aabd9bcc00fd6431ede021358bcb4ef installed DEBUG: polkit-libs-0.117-13.el9.x86_64 1716987337 29394737 1cda75c2833288c68b91ed75536bce16 installed DEBUG: gstreamer1-1.22.12-3.el9.x86_64 1731143409 5083793 754f5cc7edaad3ab1eaa083b0850daa4 installed DEBUG: cups-libs-1:2.3.3op2-33.el9.x86_64 1736348311 686489 f45cfa92930ebd9ba4c6dd5b69460996 installed DEBUG: polkit-0.117-13.el9.x86_64 1716987337 442377 bdffe9ee19f233b05d5ce9f6f8bc7f45 installed DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 1628566241 96325 40f2701ed3ee93b221c4dfaa0a2928d0 installed DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 1671646004 4730586 8543d94d77db623126314e6728432790 installed DEBUG: libgudev-237-1.el9.x86_64 1629362707 89888 3ae2ff97534847502dc9dc6e54769e32 installed DEBUG: dconf-0.40.0-6.el9.x86_64 1628539769 311890 d110060115bde4f51444aa24238968ff installed DEBUG: rtkit-0.11-29.el9.x86_64 1723817786 149334 1ee761b3e3f4c0b7bc4253644f69972b installed DEBUG: libgxps-0.3.2-3.el9.x86_64 1628550450 197503 5d0ba1ab5bc4e31a13ee886d167b362c installed DEBUG: gd-2.3.2-3.el9.x86_64 1628543005 422174 ff84c2c781e480e239e5c9ffd6376152 installed DEBUG: libXft-2.3.3-8.el9.x86_64 1628554598 136020 9dd4afaf02c043020674bf5723eeec0b installed DEBUG: poppler-21.01.0-21.el9.x86_64 1722007313 3760865 5edd38b9e02efc3aab5be5f30057f2e4 installed DEBUG: poppler-glib-21.01.0-21.el9.x86_64 1722007313 488500 c22088459845448f15f1de6add8194ba installed DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch 1628573895 1428570 ca19d0e098c193249d75aa2a16f84908 installed DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch 1628573895 1460397 c7a3299906900e9634054c11a85f913a installed DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch 1628573895 86625 16f0f27ee064f929f7cb3221881a5e1f installed DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch 1628573895 1216723 60a564c67ac16e3b356a0ac499002beb installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch 1628573895 1099808 1f85b60ff6e6c83153019702bf850931 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch 1628573895 1429732 81d7a185b0ada9a5ad0383043ccf2c76 installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch 1628573895 2505850 6e0cd8553a6ab96b007e771ad1c17185 installed DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch 1628573895 1557220 668671e23df63172d342d3969f9572fe installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch 1628573895 45248 fd1753c92919fdc12154dc57ab487f7b installed DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch 1628573895 400137 0fa9d01117b873b3aad533568edfb7ec installed DEBUG: urw-base35-fonts-20200910-6.el9.noarch 1628573895 5478 192e5af4292c7614f1255fcdd61d1504 installed DEBUG: libraqm-0.7.0-7.el9s.x86_64 1631084139 29499 76e4839ab4d91c7f7edf02c08d2dfade installed DEBUG: mkfontscale-1.2.1-3.el9.x86_64 1628557177 54887 e55c107f8fd4546cd9c443713362fd90 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch 1628575762 1070851 7f8999a7b9556e8e40ca7b251960c077 installed DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 1670941191 1579276 41b8135cabe1c9496d51799643c4d37e installed DEBUG: NetworkManager-libnm-1:1.53.4-1.el9.x86_64 1746469168 10586963 dac2878699c9d116d55fa59c55bf2f25 installed DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 1667572879 936649 f0cce33f7885a16bb7162d447c255809 installed DEBUG: upower-0.99.11-11.el9.x86_64 1628573812 571536 4bc50b2c77c740c5ac72f1ba14729ebf installed DEBUG: libgusb-0.3.8-2.el9.x86_64 1692013174 129332 41172fd21ee5baa9c8b84c2fe236bf14 installed DEBUG: colord-libs-1.4.5-4.el9.x86_64 1628538970 857392 efbe5add1d1c940f9f00da30ad86e1a5 installed DEBUG: shared-mime-info-2.1-5.el9.x86_64 1667822225 5187670 2de9dfcf7c8b566ac4caef5329cac708 installed DEBUG: gdk-pixbuf2-2.42.6-4.el9.x86_64 1715764036 2608350 7402493dfccb37287645f9ca017020c2 installed DEBUG: gdk-pixbuf2-modules-2.42.6-4.el9.x86_64 1715764036 271401 07d94ccb6361dd93d8a0e7303c61d28c installed DEBUG: gtk-update-icon-cache-3.24.31-5.el9.x86_64 1721375726 67589 92564bb2fa489c800e5d9b025c2c0715 installed DEBUG: libgsf-1.14.47-5.el9.x86_64 1628550426 963734 ed3526738da2d8fb971a65c9a9b8bc9f installed DEBUG: libnotify-0.7.9-8.el9.x86_64 1640186875 101670 483ba13b155f617530adfa19b62982ff installed DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 1629746374 528135 b097546202f46405c17cbb596216eda2 installed DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 1628537393 278826 904b1dc4ca3ce42898a0352ce0644aa5 installed DEBUG: avahi-glib-0.8-22.el9.x86_64 1736261927 19826 48f7810535845308caff692f402ed1c2 installed DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 1741679737 215037 932912b808a4b51938eaf4f7f254c55d installed DEBUG: graphene-1.10.6-2.el9.x86_64 1628545303 170747 834f692ccc980e04ac0d4376b0b9163d installed DEBUG: libgexiv2-0.14.3-1.el9.x86_64 1745687211 265943 04f1460cdd3c2d1bd122180e9ffaf991 installed DEBUG: low-memory-monitor-2.1-4.el9.x86_64 1628555427 71942 7eb6ed0aadd9fe9e6deec38bf86080bd installed DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 1628573225 337376 3b2ae808b6f6aef6d85706bf3abb1576 installed DEBUG: webkit2gtk3-jsc-2.48.2-1.el9.x86_64 1747398389 29648708 be5ce04ad53344c959347180c104553c installed DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1629990582 33073 19ece62a63da90e07fa4f7dfe0889713 installed DEBUG: glib-networking-2.68.3-3.el9.x86_64 1645725961 655538 a1f0e2c161d9f5a8ebf4ccd5267cbc51 installed DEBUG: libsoup-2.72.0-10.el9.x86_64 1738098624 1259874 a08ff2f66ac096ce09cd538510b4d20d installed DEBUG: geoclue2-2.6.0-7.el9.x86_64 1669833794 371262 7577fcf4f6c1c7b754eeeabd5cd16f9c installed DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 1714124815 1420392 5dcb4ad7d78ca66828abccfde8b32a88 installed DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 1669836900 181588 28e89ea88f62695d9ca277507f766e19 installed DEBUG: libosinfo-1.10.0-1.el9.x86_64 1669824782 1225572 134a8eabade143ef211f58af60aefef2 installed DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 1647904775 87288 4ccfb99c9ba5e6128721c79aefe24759 installed DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 1631870165 99520 eab4072ca3cfa6060e0072403aaad1b7 installed DEBUG: npth-1.6-8.el9.x86_64 1628558844 50619 ec2f6c8c45b97d50a2d00f1c3ae9f17b installed DEBUG: gnupg2-2.3.3-4.el9.x86_64 1682510074 9227533 d384c35c7b3bb26db6c8e299893befc2 installed DEBUG: gpgme-1.15.1-6.el9.x86_64 1645124220 576065 ecb8fc57f018677395265e37b7603b3c installed DEBUG: ostree-libs-2025.2-1.el9.x86_64 1742847926 1217390 38445e54cfd87a47b091696b755f92b5 installed DEBUG: which-2.21-29.el9.x86_64 1679928490 81813 9f0d5c6f27dad58821bbd23f4fb6ec18 installed DEBUG: fuse-2.9.9-17.el9.x86_64 1733159864 219017 d3117b6b8b7dd555c5bfa7f517392521 installed DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 1628541105 602256 043bd67da6af245f437c39bc99ab7810 installed DEBUG: giflib-5.2.1-9.el9.x86_64 1628543406 108576 9aa6dc5454f0eddcdf84a82dadd4e77c installed DEBUG: glibc-headers-2.34-196.el9.x86_64 1747929670 2176235 67d62fc2eb9c9e9f24d33bc5d85c4695 installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: glibc-devel-2.34-196.el9.x86_64 1747929670 47536 1f297efbcfa51275ebdf12ff72707174 installed DEBUG: gcc-11.5.0-5.el9.x86_64 1738962702 89844056 e60d9c6be4366aae446ee71b77f5d754 installed DEBUG: annobin-12.93-1.el9.x86_64 1746019252 1211222 76215041df1a5ebf64752bcb3fc12fe7 installed DEBUG: gcc-plugin-annobin-11.5.0-5.el9.x86_64 1738962702 57762 2493169fa0fecde57bdebd826957d66e installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: go-srpm-macros-3.6.0-11.el9.noarch 1744722778 62484 185590decf8910c8a244722ba22a6ba3 installed DEBUG: python-srpm-macros-3.9-54.el9.noarch 1719823107 37605 14999f3b83509523c25ed355decb1a1b installed DEBUG: redhat-rpm-config-209-1.el9.noarch 1738079107 191560 03cafa13e60c9de501f771c610b2e700 installed DEBUG: rpm-build-4.16.1.3-38.el9.x86_64 1746627535 150081 fdd9fc277b16b21d0608ab3d046de866 installed DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch 1731943319 1952 85d95fe6c8d7866c7e622d276dc84996 installed DEBUG: python-rpm-macros-3.9-54.el9.noarch 1719823107 20079 686f68ca69550bf43cd5baf37845aa47 installed DEBUG: python3-rpm-macros-3.9-54.el9.noarch 1719823107 6227 e3bd710b44c94699345e4577af239d0c installed DEBUG: python3-rpm-generators-12-9.el9.noarch 1700828243 78358 e739a85b6967ac4d65e1a73a793b08b6 installed DEBUG: gsm-1.0.19-6.el9.x86_64 1628545513 65995 49de30fbb92514fa46c4d910eaf234dd installed DEBUG: libsndfile-1.0.31-9.el9.x86_64 1732023200 533968 ee8ec4826163807ecafbc52e50fea0c0 installed DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 1675090429 168059 be161807a56e90dcc214469ff6aa7b2e installed DEBUG: libasyncns-0.8-22.el9.x86_64 1628549467 60822 fb0ec56fa9b86539768d634afb584e03 installed DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 1733217291 3382301 4a901aee8b3061b6b6100d1872598486 installed DEBUG: libcanberra-0.30-27.el9.x86_64 1689255812 288247 43220d729b38ccdfe962c310d04c4fdf installed DEBUG: libdatrie-0.2.13-4.el9.x86_64 1628549831 59521 99d5d94690935edf76557d007558e477 installed DEBUG: libthai-0.1.28-8.el9.x86_64 1628553338 778570 de49304efecef4042eac62582830f479 installed DEBUG: pango-1.48.7-3.el9.x86_64 1667448668 899563 cd97a559ad2aacfe754b19f2c3868cd3 installed DEBUG: librsvg2-2.50.7-3.el9.x86_64 1696574847 10687283 42b7361c125bbec228b57b0543c24f68 installed DEBUG: libepoxy-1.5.5-4.el9.x86_64 1628549922 1297595 33eff1eb283c34cede4b07749aa151b0 installed DEBUG: libexif-0.6.22-6.el9.x86_64 1628550088 2461952 b3d08759fe45d4298b7354a3166d9fdc installed DEBUG: libijs-0.35-15.el9.x86_64 1628550542 67428 73f5011374f112b59200d905aca8656c installed DEBUG: libgs-9.54.0-19.el9.x86_64 1746622258 19642033 0830cd7df195d6ac7245141e3dc552f3 installed DEBUG: libiptcdata-1.0.5-10.el9.x86_64 1720537100 175701 61c487ec0ca89390d72f96b0fdf77661 installed DEBUG: libldac-2.0.2.3-10.el9.x86_64 1628551275 80669 eca9c29213c4265693172cb13dc648e4 installed DEBUG: libsbc-1.4-9.el9.x86_64 1628569554 83034 5976df1103874c4002c033f63482aafb installed DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 1705673142 8006429 7e939a0baf3b081f9ffb358be2557abc installed DEBUG: pipewire-1.0.1-1.el9.x86_64 1705673142 359327 607aadb93c4ed206c4d13fd17b5ca09e installed DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 1682343168 1220418 593e6aaf8906d28345fe25ec64f9b9a1 installed DEBUG: wireplumber-0.4.14-1.el9.x86_64 1682343168 308626 e9315bacca4d3ae75d806b77e7582527 installed DEBUG: flatpak-1.12.9-4.el9.x86_64 1741679737 8065976 d8e87dfeefb6224c5531a212d9165eb1 installed DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 1699963919 1883764 bbf816d41fbabbd44a4eea51ad404ae7 installed DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 1705673142 560698 692072d1a58d30d570477641978fd74c installed DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 1660550784 166926 6ecf8fe1504b57b8470021806def9a65 installed DEBUG: orc-0.4.31-8.el9.x86_64 1722433005 614926 b3f4866779ae4bb79df6c2eb8361b7dc installed DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 1734104828 7666279 bd6b8d253c1946b871d69923da00a8ac installed DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 1669159640 1040603 3cbb511732834507639c35c594154df7 installed DEBUG: tracker-3.1.2-3.el9.x86_64 1669159640 2060361 44050518b1c9c07c379b0d75d9c31c58 installed DEBUG: tracker-miners-3.1.2-4.el9.x86_64 1701359312 4190339 60edfa1ab3772326332ee70f85ce3e53 installed DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 1689255812 75947 86b031874e946aa4b4829a212b67c518 installed DEBUG: gtk3-3.24.31-5.el9.x86_64 1721375726 20578874 46956b614ace0035afd1d409efbab20e installed DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 1651780145 489960 efd56fe254ac29c6933a7290c5974090 installed DEBUG: gtk2-2.24.33-8.el9.x86_64 1667881305 13889880 d6fa1c321a87fe437f55e5399991de8a installed DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 1689255812 55309 0bfcab1394282c6333cfbe9a94c99451 installed DEBUG: graphviz-2.44.0-26.el9.x86_64 1701791988 12241992 ac92ed85ce249cf6357d446654150ea2 installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el9s.x86_64 1696919402 8620244 987de17b924501a81809548e2dc7da63 installed DEBUG: ImageMagick-0:6.9.12.98-1.el9s.x86_64 1696919402 243376 2b7502e96f91b06fae805336acda9e6d installed DEBUG: python3-sphinx-1:3.4.3-8.el9.noarch 1701344504 10064068 7b60f0027d72365144fc141f3aca9bf4 installed DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 1705673142 30 bcaced6ec1cd7b1965950220c813922d installed DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 1705673142 177582 8ff6a7c1db400b4dd72a866b719676ae installed DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 1705673142 437665 23808d3f3b9e7c13defb7f4d9baf2dd6 installed DEBUG: python3-devel-3.9.21-2.el9.x86_64 1739293130 782227 057173b8b369e670b16f23732e61012e installed DEBUG: python3-pbr-6.1.1-1.el9s.noarch 1739524286 520538 f5f0ea136c91335d947bc0def6708ab2 installed DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch 1677685511 271052 a3ab3303f7d174df0d5976baa2635310 installed DEBUG: python3-eventlet-0.36.1-1.el9s.noarch 1712907228 1733334 4d67c1a44541e9fc1dafc76e9ad86393 installed DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 1740475992 19559133 19e5db4283af3a9a564c7f82751368bd installed DEBUG: openstack-macros-2023.1.0-0.20250328161142.ce6a105.el9.noarch 1743178535 45488 e0e5aa09d05106fe87d47af2ee657dd2 installed DEBUG: libselinux-utils-3.6-3.el9.x86_64 1738072423 422883 cd4aff5f7881630e2c36c2b4069c3f42 installed DEBUG: policycoreutils-3.6-3.el9.x86_64 1745906268 722176 12d97002fe021d44c0e0d2b511e3ba72 installed DEBUG: selinux-policy-38.1.56-1.el9.noarch 1746532108 25744 2e62eaa5cac59abd8efa62fff4a17e01 installed DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch 1746532108 19210934 45644457cd9aabee4e8b0d64f1c105d5 installed DEBUG: python3-libselinux-3.6-3.el9.x86_64 1738072423 622951 f292dc091f562c96b111930d58b68a83 installed DEBUG: procps-ng-3.3.17-14.el9.x86_64 1706027323 1002931 70cfa3ec8b84c93d7339df674df82c17 installed DEBUG: chkconfig-1.24-2.el9.x86_64 1725536489 760867 a9024f5231b13447cbc01d4af901dfbd installed DEBUG: python3-libsemanage-3.6-5.el9.x86_64 1740730263 424819 cc6ad429de658117008018fae2a2f8e6 installed DEBUG: python3-distro-1.9.0-2.el9s.noarch 1706029437 183694 8472c1971b0e5fbc714c6435e82465ba installed DEBUG: python3-audit-3.1.5-7.el9.x86_64 1744382185 342558 3490e3c907bf79f58c493b8e589f452e installed DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 1714642063 65004 9165c531f5cb1eb660e89fc7cada5807 installed DEBUG: geolite2-country-20191217-6.el9.noarch 1628543329 4033110 78ed5a780d365c0cdf599af469ff0c76 installed DEBUG: geolite2-city-20191217-6.el9.noarch 1628543329 62712603 5bf9082cdde8e028559ccc6b8adeaf83 installed DEBUG: ipcalc-1.0.0-5.el9.x86_64 1628547350 84047 2d9dfdd6c6e219beeb3b422dbdefc639 installed DEBUG: checkpolicy-3.6-1.el9.x86_64 1702544975 1548206 f2635b0cb6b7d94c460cdbccc6304245 installed DEBUG: python3-setools-4.4.4-1.el9.x86_64 1702390666 2400630 4cb6088e9b2c1184c1a5893fc5826649 installed DEBUG: python3-policycoreutils-3.6-3.el9.noarch 1745906258 5611343 b7f050bb9a6aa92f84cf4a94271052a8 installed DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch 1745906258 120038 0560f1e0c4c178c1a15e0a735776d44d installed DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 1726820413 12658 83ce0711655299f19d3e1e0beb97d404 installed DEBUG: psmisc-23.4-3.el9.x86_64 1628566657 719394 1bd8a16d302bbf3a5cea6566ac4c4e9e installed DEBUG: protobuf-c-1.3.3-13.el9.x86_64 1682340824 63188 34ba9b5bfc5bff7a400a3733a06bc0d1 installed DEBUG: unbound-libs-1.16.2-18.el9.x86_64 1747238395 1526542 ac892e6041bacc5e7e50a613f1ac9368 installed DEBUG: numactl-libs-2.0.19-1.el9.x86_64 1731901442 62222 ca3ec0c9d4cefc96f640f06ce89d31b7 installed DEBUG: libnl3-3.11.0-1.el9.x86_64 1731509028 1125063 700de021478697ad429711c84154cd6f installed DEBUG: libibverbs-54.0-1.el9.x86_64 1730238529 1283520 ac7e8904b3b98da3feafdafb8c49479b installed DEBUG: libmnl-1.0.4-16.el9.x86_64 1715247232 56075 9a15b97dc98360f4760cbed426fcbde5 installed DEBUG: libbpf-2:1.5.0-1.el9.x86_64 1738145734 436404 36eea847603947f51a67875459d21de9 installed DEBUG: iproute-6.11.0-1.el9.x86_64 1736960207 2144771 b9792eca25bc39eb7ab8abc85a220ea7 installed DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 1747937367 25093360 b50f8d30fc513d935fc8a2a073be07c9 installed DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 1747937367 1423549 2c528f3621064f9ac962ff503091b2da installed DEBUG: initscripts-service-10.11.8-4.el9.noarch 1725523109 5832 0562935a144e6f120c90b9016b6f9844 installed DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 1725523118 15871 c63d3dce8260eafa34dfeac1bebfb17b installed DEBUG: initscripts-10.11.8-4.el9.x86_64 1725523118 1135633 0a771044de6241f37a0e0aa0be17ffb8 installed DEBUG: hostname-3.23-6.el9.x86_64 1628546184 46800 9225274f56b333b77236bfbb15469504 installed DEBUG: bc-1.07.1-14.el9.x86_64 1628537559 231249 120351a784769867ee64a4cf49515531 installed DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 1730700838 164598 777530573b5a74c7fb7f4cc2a9541ff6 installed DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 1730700838 11669 e852a648004e2a132e4f48b0e40c455d installed DEBUG: rdo-openvswitch-2:3.4-1.el9s.noarch 1730706268 0 ba26b1e72a6b45db84610c3e6e2c0acf installed DEBUG: python3-rdo-openvswitch-2:3.4-1.el9s.noarch 1730706268 0 401976af1bb1d64b7fe543abf8f3c79e installed DEBUG: flatpak-selinux-1.12.9-4.el9.noarch 1741679738 13110 fd6a6e9375f43d9e320604bb1bb9b193 installed DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 1746627535 15876 923e22989e08fb253ea27beb93e5a914 installed DEBUG: pyproject-rpm-macros-1.16.2-1.el9.noarch 1731943319 116503 f944faf4f5779d4418c6df80b36fd5de installed DEBUG: python3-wheel-1:0.36.2-8.el9.noarch 1683048825 214175 7cf7c3323026ce265cfc3f67d4a1ae33 installed DEBUG: libtirpc-1.3.3-9.el9.x86_64 1722344412 207314 4c399e92f7f6558e2596516f9bf244de installed DEBUG: libnsl2-2.0.0-1.el9.x86_64 1642756981 59558 df22cbf8fae5ade589067abf96b8b6c6 installed DEBUG: python3-filelock-3.15.4-1.el9s.noarch 1721630275 79575 ec69b3269c3b5351e2637ba0be859853 installed DEBUG: mpdecimal-2.5.1-3.el9.x86_64 1674579616 205263 f1bf555f9db646f5b79922dfac81dd7f installed DEBUG: python3-distlib-0.3.9-1.el9s.noarch 1730712387 919412 e6dce0649b442b1ac65b02917f31648e installed DEBUG: python3-wheel-wheel-1:0.36.2-8.el9.noarch 1683048825 36198 68684a988afbd1db0ab8bca73555e2a7 installed DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch 1708096743 1577209 b55630b7c17c3e2b5742427b914d5f47 installed DEBUG: python3.12-3.12.10-3.el9.x86_64 1747227892 31698 d585e9e49d4e55fcac500af6376df492 installed DEBUG: python3.12-libs-3.12.10-3.el9.x86_64 1747227892 44536620 6e80c1b0b95f1048cbaf1486b6a23fa4 installed DEBUG: python3.12-devel-3.12.10-3.el9.x86_64 1747227892 1335540 c8eddb6d4f8ea7efe4079600fcf38ae6 installed DEBUG: python3.11-setuptools-wheel-65.5.1-4.el9.noarch 1741603006 880929 7e9985dd2df9c20fe9cab7635bbf0e69 installed DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch 1707931946 1538839 f4e4d4c086f5f85511a80f1210b7a9b9 installed DEBUG: python3.11-3.11.11-2.el9.x86_64 1739281033 31749 f8443ff6f5e3e85d611f009344d66b43 installed DEBUG: python3.11-libs-3.11.11-2.el9.x86_64 1739281033 47132923 646d9a81cffb7118ec344d1ddd844f2d installed DEBUG: python3.11-devel-3.11.11-2.el9.x86_64 1739281033 952335 58a439eb186e5edf3654043bcfb4a105 installed DEBUG: python3-toml-0.10.2-6.el9.noarch 1644946042 101697 566ea805ab6ab6a1faa275c797f1e328 installed DEBUG: python3-py-1.10.0-6.el9.noarch 1645029346 2836937 d08c97130001c6631f7d9115af9fefe0 installed DEBUG: python3-pluggy-0.13.1-7.el9.noarch 1645029264 125149 b115f47420c6dfc42c5217bffd5bb9b0 installed DEBUG: python3-appdirs-1.4.4-4.el9.noarch 1628566993 65030 98f9fc31732d98505f70bff24f17a1df installed DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch 1631112630 667112 10ed701ce28ff4e77ab98f9efc89a65c installed DEBUG: tox-3.23.0-2.el9s.noarch 1631138838 568634 51003013217c52c443b3b76cb895dfde installed DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch 1673452369 44699 3c5ba4fa7941d2eae83481ad132db16b installed DEBUG: python3-testtools-2.7.1-1.el9s.noarch 1708341611 1537147 3a7860784b18a02d840e2e192edb3884 installed DEBUG: python3-fixtures-4.1.0-1.el9s.noarch 1731569263 359468 13ca48031d6cdf3fa6cd4f65a3d956ff installed DEBUG: python3-extras-1.0.0-15.el9s.noarch 1630951099 28311 07487e9fa66fac6f66467d7e32650938 installed DEBUG: python3-subunit-1.4.0-6.el9s.noarch 1631297515 330523 fd85a795691063c7decfb0a6360815ea installed DEBUG: python3-dulwich-0.22.1-1.el9s.x86_64 1729152290 2123786 4b88fa5b81a797ec4fb5c66ebbab64fb installed DEBUG: python3-stevedore-5.5.0-0.20250610161627.d279323.el9.noarch 1749572261 267811 4755a0414e602f55d6c16e93673b4aee installed DEBUG: python3-zipp-3.6.0-1.el9s.noarch 1633535871 24135 7b3e97ba88dd0ea1ae57665d3a9c19ab installed DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch 1708526913 169163 849a29a00fa15d8c8a61e6ee7ebcff48 installed DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 1708440245 184316 42d3377e636e82d5939304dddcc92636 installed DEBUG: python3-debtcollector-3.0.1-0.20250610165306.e102e4d.el9.noarch 1749574497 86055 84341b3a9efb083c314221c648029077 installed DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch 1714119513 568638 fc3bd7a22fa7069952d0f8013067665d installed DEBUG: python3-voluptuous-0.15.2-1.el9s.noarch 1726215112 304853 9e175fb40a94fcec87c8410acd62ad54 installed DEBUG: python3-tomlkit-0.13.2-1.el9s.noarch 1724920749 335724 ee9eba64727a79b450854f70ee822cf2 installed DEBUG: python3-rfc3986-2.0.0-1.el9s.noarch 1740471529 180179 170b918d547e658ea4c7ba98f7ff62dd installed DEBUG: python3-repoze-lru-0.7-10.el9s.noarch 1630938871 85134 20411a6c6d09ff532d04b46fa2698e86 installed DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch 1671787159 80181 e7678ab97bd72beb30c62b94059af8c4 installed DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch 1714460172 745977 6da55d49034ccb7a7efef01ae9a4c88a installed DEBUG: python3-netaddr-1.3.0-4.el9s.noarch 1733404789 9964766 e5a228c6b376ac305452f2cea6ea9d13 installed DEBUG: python3-autopage-0.5.2-3.el9s.noarch 1708526821 227436 e50f536039092df273ba4442be621765 installed DEBUG: libsodium-1.0.18-7.el9s.x86_64 1631099292 363811 c5e5aece8e9b7d89bb43b3c6e4c2b06b installed DEBUG: python3-prettytable-0.7.2-27.el9.noarch 1628567478 170451 ba39972a8922f03102eccaee357565c3 installed DEBUG: python3-lxml-4.6.5-3.el9.x86_64 1659472653 4351883 71896f55627f364b81b4f83b160676d3 installed DEBUG: python3-attrs-20.3.0-7.el9.noarch 1645553213 281851 cd1d1385d5d5890a76293859c398a691 installed DEBUG: python3-cmd2-2.4.3-1.el9s.noarch 1730718126 1389353 8d6f3c1f2e5bce7d6329f40b337e902c installed DEBUG: python3-ply-3.11-14.el9.noarch 1644945702 440210 585f6071f7eef976079b8a30299aa0a0 installed DEBUG: python3-pycparser-2.20-6.el9.noarch 1644945657 763313 747a6f34c8aac42953a65a7ac3d91b5f installed DEBUG: python3-cffi-1.14.5-5.el9.x86_64 1644337049 1071319 49e7e86da58e037d9fe55484ba891a3a installed DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 1685444444 4755971 febff0894578a962f1dc309d74a66503 installed DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 1658918645 88449 beb77f270f95204e1dfbdfd5c182fa74 installed DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 1671786671 561270 8778a4f7e0a690c524d3b7fef3b863c1 installed DEBUG: python3-paramiko-3.5.0-1.el9s.noarch 1730711110 1453879 1091dc97757b3cf10d2bcd0ac504c328 installed DEBUG: libyaml-0.2.5-7.el9.x86_64 1628554829 138283 2f9c4364d7171454e6a0815a0e3c0995 installed DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 1644855966 689115 a64a1773a1cc542c5ea8d9236ddb37e3 installed DEBUG: python3-cliff-4.9.1-0.20250307111753.083572e.el9.noarch 1741346360 321252 8a910ed3eb9640f0e22cd3251762e42e installed DEBUG: python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51cd8.el9.noarch 1748427953 16884 ff03a0c4d24e56bfe29228a3f10067ca installed DEBUG: python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.el9.noarch 1748427953 186076 4f8b766d1057b21b58da4efc072173b9 installed DEBUG: python3-oslo-config-2:9.8.0-0.20250507221849.b18ff43.el9.noarch 1746656465 1179157 212c010c75574668cb2e5412e61d5b88 installed DEBUG: python3-stestr-4.1.0-1.el9s.noarch 1708936323 670357 c1aa0807bf687426d845dcdb42884f1c installed DEBUG: python3-reno-4.1.1-0.20250210172640.9d51b02.el9.noarch 1739208560 481551 921bcf0fe237acbdfd3ba2fe4f9249fc installed DEBUG: python3-ncclient-0.6.16-1.el9s.noarch 1730711003 504844 c0bcb5df4bbdcd9426cf6547e7fafe9a installed DEBUG: python3-routes-2.5.1-1.el9s.noarch 1633948452 470408 12ebc3c7c395dc172f96b1f56f89e861 installed DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch 1659682472 2255169 1d9b0ae4a54c0ecb03fe1abfc13cb72d installed DEBUG: python3-oslotest-5.0.1-0.20250207051121.1fe4458.el9.noarch 1738905210 128835 c8e2aca2e70f0f3e6a8bc6c316dbbe96 installed DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch 1631031198 105944 caea093dfebb12f3f758c14c092fd384 installed DEBUG: python3-webob-1.8.9-1.el9s.noarch 1732089557 1256237 ff5540093cef965a7e729589d0357f02 installed DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch 1662543431 339355 e00b2ef31ecdb064b7735705811b01ae installed DEBUG: python3-msgpack-1.1.0-1.el9s.x86_64 1730710994 259568 2719344ab2c83300d0ff21e448ff8bcd installed DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 1705912367 1388882 5266a331fd2ec4370d77f81181b29e7f installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-os-ken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.jz6jus DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-ken-3.1.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: msgpack>=1.0.0 DEBUG: (installed: msgpack 1.1.0) DEBUG: Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ncclient>=0.6.13 DEBUG: (installed: ncclient 0.6.16) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=5.1.0 DEBUG: (installed: oslo.config 9.8.0.dev4) DEBUG: Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ovs>=2.8.0 DEBUG: (installed: ovs 3.4.3) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.8.2 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling coverage>=4.4.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: coverage>=4.4.1 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1.dev5) DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stestr>=1.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling pycodestyle>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pycodestyle>=2.0.0 DEBUG: (installed: pycodestyle 2.9.1) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling sphinx>2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>2.2.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.1.dev3) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: msgpack>=1.0.0 DEBUG: (installed: msgpack 1.1.0) DEBUG: Handling ncclient>=0.6.13 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ncclient>=0.6.13 DEBUG: (installed: ncclient 0.6.16) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling oslo.config>=5.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=5.1.0 DEBUG: (installed: oslo.config 9.8.0.dev4) DEBUG: Handling ovs>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: ovs>=2.8.0 DEBUG: (installed: ovs 3.4.3) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling WebOb>=1.8.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.8.2 DEBUG: (installed: WebOb 1.8.9) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing os_ken.egg-info/PKG-INFO DEBUG: writing dependency_links to os_ken.egg-info/dependency_links.txt DEBUG: writing entry points to os_ken.egg-info/entry_points.txt DEBUG: writing requirements to os_ken.egg-info/requires.txt DEBUG: writing top-level names to os_ken.egg-info/top_level.txt DEBUG: writing pbr to os_ken.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files matching '*' found under directory 'doc/build' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' DEBUG: warning: no previously-included files matching '*~' found anywhere in distribution DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: warning: no previously-included files matching '.gitignore' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'os_ken.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/os-ken-3.1.0.dev2/os_ken-3.1.0.dev2.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling pbr (>=2.0.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: pbr (>=2.0.0) DEBUG: (installed: pbr 6.1.1) DEBUG: Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: eventlet (>=0.27.0) DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling msgpack (>=1.0.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: msgpack (>=1.0.0) DEBUG: (installed: msgpack 1.1.0) DEBUG: Handling ncclient (>=0.6.13) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: ncclient (>=0.6.13) DEBUG: (installed: ncclient 0.6.16) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling oslo.config (>=5.1.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: oslo.config (>=5.1.0) DEBUG: (installed: oslo.config 9.8.0.dev4) DEBUG: Handling ovs (>=2.8.0) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: ovs (>=2.8.0) DEBUG: (installed: ovs 3.4.3) DEBUG: Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: packaging (>=20.4) DEBUG: (installed: packaging 24.2) DEBUG: Handling Routes (>=2.3.1) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: Routes (>=2.3.1) DEBUG: (installed: Routes 2.5.1) DEBUG: Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: WebOb (>=1.8.2) DEBUG: (installed: WebOb 1.8.9) DEBUG: + cat /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv os_ken-3.1.0.dev2.dist-info/ DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/AUTHORS' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/LICENSE' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/METADATA' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/entry_points.txt' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/pbr.json' DEBUG: removed 'os_ken-3.1.0.dev2.dist-info/top_level.txt' DEBUG: removed directory 'os_ken-3.1.0.dev2.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.R6pRFS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/os-ken-3.1.0.dev2/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/os-ken-3.1.0.dev2 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/tmp_luh321p DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-modern-metadata-hl5qvplh/os_ken.egg-info DEBUG: writing /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-modern-metadata-hl5qvplh/os_ken.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-modern-metadata-hl5qvplh/os_ken.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-modern-metadata-hl5qvplh/os_ken.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-modern-metadata-hl5qvplh/os_ken.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-modern-metadata-hl5qvplh/os_ken.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-modern-metadata-hl5qvplh/os_ken.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-modern-metadata-hl5qvplh/os_ken.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files matching '*' found under directory 'doc/build' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' DEBUG: warning: no previously-included files matching '*~' found anywhere in distribution DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: warning: no previously-included files matching '.gitignore' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-modern-metadata-hl5qvplh/os_ken.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-modern-metadata-hl5qvplh/os_ken-3.1.0.dev2.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: os-ken DEBUG: Building wheel for os-ken (pyproject.toml): started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/tmpvv81uj8k DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/os_ken DEBUG: creating build/lib/os_ken/services DEBUG: creating build/lib/os_ken/services/protocols DEBUG: copying os_ken/services/protocols/__init__.py -> build/lib/os_ken/services/protocols DEBUG: creating build/lib/os_ken/services/protocols/bgp DEBUG: creating build/lib/os_ken/services/protocols/bgp/operator DEBUG: copying os_ken/services/protocols/bgp/operator/ssh.py -> build/lib/os_ken/services/protocols/bgp/operator DEBUG: copying os_ken/services/protocols/bgp/operator/internal_api.py -> build/lib/os_ken/services/protocols/bgp/operator DEBUG: copying os_ken/services/protocols/bgp/operator/command.py -> build/lib/os_ken/services/protocols/bgp/operator DEBUG: copying os_ken/services/protocols/bgp/operator/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator DEBUG: creating build/lib/os_ken/tests DEBUG: creating build/lib/os_ken/tests/unit DEBUG: copying os_ken/tests/unit/__init__.py -> build/lib/os_ken/tests/unit DEBUG: creating build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/services/protocols/bgp/core_managers/table_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/services/protocols/bgp/core_managers/peer_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/services/protocols/bgp/core_managers/import_map_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/services/protocols/bgp/core_managers/configuration_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/services/protocols/bgp/core_managers/__init__.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: creating build/lib/os_ken/tests/switch DEBUG: copying os_ken/tests/switch/tester.py -> build/lib/os_ken/tests/switch DEBUG: copying os_ken/tests/switch/run_mininet.py -> build/lib/os_ken/tests/switch DEBUG: copying os_ken/tests/switch/__init__.py -> build/lib/os_ken/tests/switch DEBUG: creating build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/rtconf/vrfs.py -> build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/rtconf/neighbors.py -> build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/rtconf/common.py -> build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/rtconf/base.py -> build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/services/protocols/bgp/rtconf/__init__.py -> build/lib/os_ken/services/protocols/bgp/rtconf DEBUG: copying os_ken/utils.py -> build/lib/os_ken DEBUG: copying os_ken/log.py -> build/lib/os_ken DEBUG: copying os_ken/hooks.py -> build/lib/os_ken DEBUG: copying os_ken/flags.py -> build/lib/os_ken DEBUG: copying os_ken/exception.py -> build/lib/os_ken DEBUG: copying os_ken/cfg.py -> build/lib/os_ken DEBUG: copying os_ken/__init__.py -> build/lib/os_ken DEBUG: creating build/lib/os_ken/tests/unit/services DEBUG: copying os_ken/tests/unit/services/__init__.py -> build/lib/os_ken/tests/unit/services DEBUG: creating build/lib/os_ken/lib DEBUG: copying os_ken/lib/type_desc.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/stringify.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/stplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/sockopt.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/sockaddr.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/snortlib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/rpc.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/port_no.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/pcaplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/pack_utils.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofp_pktinfilter.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_v1_5.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_v1_4.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_v1_3.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_v1_2.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_v1_0.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_utils.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_string.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofctl_nicira_ext.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/netdevice.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/mrtlib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/mac.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/lacplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ip.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/igmplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/hub.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/dpid.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/bfdlib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/alert.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/addrconv.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/__init__.py -> build/lib/os_ken/lib DEBUG: creating build/lib/os_ken/services/protocols/zebra DEBUG: creating build/lib/os_ken/services/protocols/zebra/client DEBUG: copying os_ken/services/protocols/zebra/client/zclient.py -> build/lib/os_ken/services/protocols/zebra/client DEBUG: copying os_ken/services/protocols/zebra/client/sample_dumper.py -> build/lib/os_ken/services/protocols/zebra/client DEBUG: copying os_ken/services/protocols/zebra/client/event.py -> build/lib/os_ken/services/protocols/zebra/client DEBUG: copying os_ken/services/protocols/zebra/client/__init__.py -> build/lib/os_ken/services/protocols/zebra/client DEBUG: copying os_ken/services/__init__.py -> build/lib/os_ken/services DEBUG: creating build/lib/os_ken/tests/unit/services/protocols DEBUG: copying os_ken/tests/unit/services/protocols/__init__.py -> build/lib/os_ken/tests/unit/services/protocols DEBUG: creating build/lib/os_ken/tests/unit/services/protocols/bgp DEBUG: creating build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: copying os_ken/tests/unit/services/protocols/bgp/core_managers/test_table_manager.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: copying os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: creating build/lib/os_ken/lib/xflow DEBUG: copying os_ken/lib/xflow/sflow.py -> build/lib/os_ken/lib/xflow DEBUG: copying os_ken/lib/xflow/netflow.py -> build/lib/os_ken/lib/xflow DEBUG: copying os_ken/lib/xflow/__init__.py -> build/lib/os_ken/lib/xflow DEBUG: creating build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/operator/commands/set.py -> build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/operator/commands/root.py -> build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/operator/commands/responses.py -> build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/operator/commands/clear.py -> build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/operator/commands/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: copying os_ken/services/protocols/bgp/speaker.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/protocol.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/processor.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/peer.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/net_ctrl.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/model.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/core_manager.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/core.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/constants.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/bmp.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/bgpspeaker.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/bgp_sample_conf.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/base.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/application.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/protocols/bgp/__init__.py -> build/lib/os_ken/services/protocols/bgp DEBUG: creating build/lib/os_ken/services/protocols/bgp/signals DEBUG: copying os_ken/services/protocols/bgp/signals/emit.py -> build/lib/os_ken/services/protocols/bgp/signals DEBUG: copying os_ken/services/protocols/bgp/signals/base.py -> build/lib/os_ken/services/protocols/bgp/signals DEBUG: copying os_ken/services/protocols/bgp/signals/__init__.py -> build/lib/os_ken/services/protocols/bgp/signals DEBUG: creating build/lib/os_ken/tests/unit/controller DEBUG: copying os_ken/tests/unit/controller/test_controller.py -> build/lib/os_ken/tests/unit/controller DEBUG: copying os_ken/tests/unit/controller/__init__.py -> build/lib/os_ken/tests/unit/controller DEBUG: creating build/lib/os_ken/base DEBUG: copying os_ken/base/app_manager.py -> build/lib/os_ken/base DEBUG: copying os_ken/base/__init__.py -> build/lib/os_ken/base DEBUG: creating build/lib/os_ken/tests/integrated DEBUG: creating build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/test_ip6_basic.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/test_basic.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/base_ip6.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/base.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/__init__.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: creating build/lib/os_ken/services/protocols/zebra/db DEBUG: copying os_ken/services/protocols/zebra/db/route.py -> build/lib/os_ken/services/protocols/zebra/db DEBUG: copying os_ken/services/protocols/zebra/db/interface.py -> build/lib/os_ken/services/protocols/zebra/db DEBUG: copying os_ken/services/protocols/zebra/db/base.py -> build/lib/os_ken/services/protocols/zebra/db DEBUG: copying os_ken/services/protocols/zebra/db/__init__.py -> build/lib/os_ken/services/protocols/zebra/db DEBUG: copying os_ken/tests/__init__.py -> build/lib/os_ken/tests DEBUG: creating build/lib/os_ken/tests/unit/cmd DEBUG: copying os_ken/tests/unit/cmd/test_manager.py -> build/lib/os_ken/tests/unit/cmd DEBUG: copying os_ken/tests/unit/cmd/dummy_openflow_app.py -> build/lib/os_ken/tests/unit/cmd DEBUG: copying os_ken/tests/unit/cmd/dummy_app.py -> build/lib/os_ken/tests/unit/cmd DEBUG: copying os_ken/tests/unit/cmd/__init__.py -> build/lib/os_ken/tests/unit/cmd DEBUG: creating build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/generated_classes.py -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/constants.py -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/classes.py -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/capable_switch.py -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/base.py -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/__init__.py -> build/lib/os_ken/lib/of_config DEBUG: creating build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrffs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrfevpn.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrf6fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrf6.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrf4fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrf4.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vrf.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vpnv6fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vpnv6.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vpnv4fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vpnv4.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/vpn.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/rtc.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/l2vpnfs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/ipv6fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/ipv6.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/ipv4fs.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/ipv4.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/evpn.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/base.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: copying os_ken/services/protocols/bgp/info_base/__init__.py -> build/lib/os_ken/services/protocols/bgp/info_base DEBUG: creating build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/zebra.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/vxlan.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/vrrp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/vlan.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/udp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/tcp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/stream_parser.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/slow.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/sctp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/safi.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/pbb.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/packet_utils.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/packet_base.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/packet.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/ospf.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/openflow.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/mpls.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/lldp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/llc.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/linux.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/ipv6.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/ipv4.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/in_proto.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/igmp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/icmpv6.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/icmp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/gre.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/geneve.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/ethernet.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/ether_types.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/dhcp6.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/dhcp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/cfm.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/bpdu.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/bmp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/bgp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/bfd.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/arp.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/afi.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/__init__.py -> build/lib/os_ken/lib/packet DEBUG: creating build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_zebra.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_vxlan.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_vrrp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_vlan.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_udp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_tcp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_slow.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_sctp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_pbb.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_packet.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_ospf.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_openflow.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_mpls.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_lldp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_llc.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_ipv6.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_ipv4.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_igmp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_icmpv6.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_icmp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_gre.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_geneve.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_ethernet.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_dhcp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_cfm.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_bpdu.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_bmp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_bgp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_bfd.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/test_arp.py -> build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/__init__.py -> build/lib/os_ken/tests/unit/packet DEBUG: creating build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/utils.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/sample_router.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/sample_manager.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/rpc_manager.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/router.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/monitor_openflow.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/monitor_linux.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/monitor.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/manager.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/event.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/dumper.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/api.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/__init__.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: creating build/lib/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying os_ken/tests/unit/services/protocols/bgp/utils/__init__.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/zebra/event.py -> build/lib/os_ken/services/protocols/zebra DEBUG: copying os_ken/services/protocols/zebra/__init__.py -> build/lib/os_ken/services/protocols/zebra DEBUG: creating build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/other.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/fields.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/conf.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/bgp.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/base.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: copying os_ken/services/protocols/bgp/operator/views/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator/views DEBUG: creating build/lib/os_ken/lib/netconf DEBUG: copying os_ken/lib/netconf/constants.py -> build/lib/os_ken/lib/netconf DEBUG: copying os_ken/lib/netconf/__init__.py -> build/lib/os_ken/lib/netconf DEBUG: creating build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/rtconf.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/rpc_log_handler.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/prefix.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/operator.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/import_map.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/core.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/base.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/all.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/services/protocols/bgp/api/__init__.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: creating build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/oxx_fields.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/oxs_fields.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/oxm_fields.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_5_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_5.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_4_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_4.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_3_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_3.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_2_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_2.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_0_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_v1_0.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_utils.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_protocol.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_parser.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_common.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/nx_match.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/nx_actions.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/nicira_ext.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/inet.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ether.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/__init__.py -> build/lib/os_ken/ofproto DEBUG: creating build/lib/os_ken/app DEBUG: creating build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/service.py -> build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/exception.py -> build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/event.py -> build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/api.py -> build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/__init__.py -> build/lib/os_ken/app/ofctl DEBUG: creating build/lib/os_ken/controller DEBUG: copying os_ken/controller/tunnels.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/ofp_handler.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/ofp_event.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/ofp_api.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/network.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/mac_to_port.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/mac_to_network.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/handler.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/event.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/dpset.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/controller.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/conf_switch.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/__init__.py -> build/lib/os_ken/controller DEBUG: creating build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_v13.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_v12.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_v10.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_ofpstats.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_ofpmatch.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser_compat.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_parser.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_oxs.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_oxm.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_ofproto_v12.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_ofproto_parser.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_ofproto_common.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_ofproto.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_nx_flow_spec.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_inet.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/test_ether.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/tests/unit/ofproto/__init__.py -> build/lib/os_ken/tests/unit/ofproto DEBUG: copying os_ken/app/__init__.py -> build/lib/os_ken/app DEBUG: creating build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/model.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/manager.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/event.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/client.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/api.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/__init__.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: creating build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/quagga.py -> build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/oskenbgp.py -> build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/docker_base.py -> build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/__init__.py -> build/lib/os_ken/tests/integrated/common DEBUG: creating build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/validation.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/stats.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/rtfilter.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/evtlet.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/circlist.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/bgp.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: copying os_ken/services/protocols/bgp/utils/__init__.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: creating build/lib/os_ken/contrib DEBUG: copying os_ken/contrib/__init__.py -> build/lib/os_ken/contrib DEBUG: creating build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/vswitch_idl.py -> build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/vsctl.py -> build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/db_client.py -> build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/bridge.py -> build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/__init__.py -> build/lib/os_ken/lib/ovs DEBUG: creating build/lib/os_ken/topology DEBUG: copying os_ken/topology/switches.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/event.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/dumper.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/api.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/__init__.py -> build/lib/os_ken/topology DEBUG: creating build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/rpc_cli.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/osken_base.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/ofa_neutron_agent.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/of_config_cli.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/manager.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/__init__.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/tests/unit/services/protocols/bgp/test_peer.py -> build/lib/os_ken/tests/unit/services/protocols/bgp DEBUG: copying os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py -> build/lib/os_ken/tests/unit/services/protocols/bgp DEBUG: copying os_ken/tests/unit/services/protocols/bgp/__init__.py -> build/lib/os_ken/tests/unit/services/protocols/bgp DEBUG: creating build/lib/os_ken/tests/unit/lib DEBUG: copying os_ken/tests/unit/lib/test_sockaddr.py -> build/lib/os_ken/tests/unit/lib DEBUG: copying os_ken/tests/unit/lib/test_hub.py -> build/lib/os_ken/tests/unit/lib DEBUG: copying os_ken/tests/unit/lib/__init__.py -> build/lib/os_ken/tests/unit/lib DEBUG: copying os_ken/tests/integrated/vrrp_common.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/tester.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_vrrp_multi.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_vrrp_linux_multi.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_request_reply_v12.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_of_config.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_add_flow_v12_matches.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_add_flow_v12_actions.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_add_flow_v10.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/run_tests_with_ovs12.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/run_test.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/__init__.py -> build/lib/os_ken/tests/integrated DEBUG: creating build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/vrf.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/rib.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/neighbor.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/memory.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/importmap.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/count.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying os_ken/services/protocols/bgp/operator/commands/show/__init__.py -> build/lib/os_ken/services/protocols/bgp/operator/commands/show DEBUG: creating build/lib/os_ken/services/protocols/zebra/server DEBUG: copying os_ken/services/protocols/zebra/server/zserver.py -> build/lib/os_ken/services/protocols/zebra/server DEBUG: copying os_ken/services/protocols/zebra/server/sample_dumper.py -> build/lib/os_ken/services/protocols/zebra/server DEBUG: copying os_ken/services/protocols/zebra/server/event.py -> build/lib/os_ken/services/protocols/zebra/server DEBUG: copying os_ken/services/protocols/zebra/server/__init__.py -> build/lib/os_ken/services/protocols/zebra/server DEBUG: running egg_info DEBUG: writing os_ken.egg-info/PKG-INFO DEBUG: writing dependency_links to os_ken.egg-info/dependency_links.txt DEBUG: writing entry points to os_ken.egg-info/entry_points.txt DEBUG: writing requirements to os_ken.egg-info/requires.txt DEBUG: writing top-level names to os_ken.egg-info/top_level.txt DEBUG: writing pbr to os_ken.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files matching '*' found under directory 'doc/build' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator' DEBUG: warning: no previously-included files matching '*' found under directory 'os_ken/tests/packet_data_generator2' DEBUG: warning: no previously-included files matching '*~' found anywhere in distribution DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: warning: no previously-included files matching '.gitignore' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'os_ken.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.mininet' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.mininet' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.mininet' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet.l2.mpls' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.mininet.l2.mpls' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.mininet.l2.mpls' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.mininet.l2.mpls' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet.l2.vlan' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.mininet.l2.vlan' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.mininet.l2.vlan' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.mininet.l2.vlan' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet.l3.icmp' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.mininet.l3.icmp' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.mininet.l3.icmp' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.mininet.l3.icmp' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet.l3.ip_ttl' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.mininet.l3.ip_ttl' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.mininet.l3.ip_ttl' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.mininet.l3.ip_ttl' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.mininet.packet_lib.arp' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.mininet.packet_lib.arp' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.mininet.packet_lib.arp' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.mininet.packet_lib.arp' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.bgp4' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.packet_data.bgp4' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.packet_data.bgp4' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.packet_data.bgp4' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.mrt' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.packet_data.mrt' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.packet_data.mrt' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.packet_data.mrt' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.of10' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.packet_data.of10' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.packet_data.of10' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.packet_data.of10' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.of12' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.packet_data.of12' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.packet_data.of12' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.packet_data.of12' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.of13' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.packet_data.of13' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.packet_data.of13' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.packet_data.of13' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.of14' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.packet_data.of14' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.packet_data.of14' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.packet_data.of14' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.of15' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.packet_data.of15' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.packet_data.of15' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.packet_data.of15' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data.pcap' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.packet_data.pcap' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.packet_data.pcap' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.packet_data.pcap' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.packet_data_generator3' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.packet_data_generator3' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.packet_data_generator3' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.packet_data_generator3' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of10.action' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.switch.of10.action' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.switch.of10.action' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.switch.of10.action' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of10.match' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.switch.of10.match' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.switch.of10.match' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.switch.of10.match' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of13.action' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.switch.of13.action' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.switch.of13.action' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.switch.of13.action' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of13.group' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.switch.of13.group' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.switch.of13.group' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.switch.of13.group' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of13.match' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.switch.of13.match' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.switch.of13.match' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.switch.of13.match' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of13.meter' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.switch.of13.meter' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.switch.of13.meter' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.switch.of13.meter' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of14.action' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.switch.of14.action' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.switch.of14.action' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.switch.of14.action' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of14.group' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.switch.of14.group' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.switch.of14.group' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.switch.of14.group' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of14.match' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.switch.of14.match' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.switch.of14.match' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.switch.of14.match' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.switch.of14.meter' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.switch.of14.meter' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.switch.of14.meter' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.switch.of14.meter' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.unit.ofproto.json.of10' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.unit.ofproto.json.of10' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.unit.ofproto.json.of10' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.unit.ofproto.json.of10' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.unit.ofproto.json.of12' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.unit.ofproto.json.of12' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.unit.ofproto.json.of12' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.unit.ofproto.json.of12' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.unit.ofproto.json.of13' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.unit.ofproto.json.of13' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.unit.ofproto.json.of13' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.unit.ofproto.json.of13' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.unit.ofproto.json.of14' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.unit.ofproto.json.of14' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.unit.ofproto.json.of14' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.unit.ofproto.json.of14' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'os_ken.tests.unit.ofproto.json.of15' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'os_ken.tests.unit.ofproto.json.of15' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'os_ken.tests.unit.ofproto.json.of15' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'os_ken.tests.unit.ofproto.json.of15' is included as a package by using DEBUG: the `packages` configuration field or the proper discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: creating build/lib/os_ken/tests/switch/of10 DEBUG: creating build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/00_OUTPUT.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/03_STRIP_VLAN.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/04_SET_DL_SRC.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/05_SET_DL_DST.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/06_SET_NW_SRC.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/07_SET_NW_DST.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/action DEBUG: creating build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/00_IN_PORT.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/01_DL_SRC.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/02_DL_DST.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/03_DL_VLAN.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/05_DL_TYPE.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/08_NW_SRC.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/09_NW_DST.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/09_NW_DST_Mask.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json -> build/lib/os_ken/tests/switch/of10/match DEBUG: creating build/lib/os_ken/tests/switch/of13 DEBUG: creating build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/00_OUTPUT.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/17_PUSH_VLAN.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/18_POP_VLAN.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/19_PUSH_MPLS.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/20_POP_MPLS.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/26_PUSH_PBB.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: copying os_ken/tests/switch/of13/action/27_POP_PBB.json -> build/lib/os_ken/tests/switch/of13/action DEBUG: creating build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/03_ETH_DST.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/04_ETH_SRC.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/05_ETH_TYPE.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/06_VLAN_VID.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/07_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/11_IPV4_SRC.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/12_IPV4_DST.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/20_ICMPV4_CODE.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/21_ARP_OP.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/22_ARP_SPA.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/23_ARP_TPA.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/24_ARP_SHA.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/25_ARP_THA.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/26_IPV6_SRC.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/27_IPV6_DST.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/28_IPV6_FLABEL.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/30_ICMPV6_CODE.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/34_MPLS_LABEL.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/35_MPLS_TC.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/36_MPLS_BOS.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/37_PBB_ISID.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of13/action/25_SET_FIELD/38_TUNNEL_ID.json -> build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: creating build/lib/os_ken/tests/switch/of13/group DEBUG: copying os_ken/tests/switch/of13/group/00_ALL.json -> build/lib/os_ken/tests/switch/of13/group DEBUG: copying os_ken/tests/switch/of13/group/01_SELECT_Ether.json -> build/lib/os_ken/tests/switch/of13/group DEBUG: copying os_ken/tests/switch/of13/group/01_SELECT_IP.json -> build/lib/os_ken/tests/switch/of13/group DEBUG: copying os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json -> build/lib/os_ken/tests/switch/of13/group DEBUG: copying os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json -> build/lib/os_ken/tests/switch/of13/group DEBUG: creating build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/00_IN_PORT.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/02_METADATA.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/02_METADATA_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/03_ETH_DST.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/04_ETH_SRC.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/05_ETH_TYPE.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/06_VLAN_VID.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/07_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/11_IPV4_SRC.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/12_IPV4_DST.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/21_ARP_OP.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/22_ARP_SPA.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/23_ARP_TPA.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/24_ARP_SHA.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/25_ARP_THA.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/26_IPV6_SRC.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/27_IPV6_DST.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/34_MPLS_LABEL.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/35_MPLS_TC.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/36_MPLS_BOS.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/37_PBB_ISID.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/38_TUNNEL_ID.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json -> build/lib/os_ken/tests/switch/of13/match DEBUG: creating build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of13/meter DEBUG: creating build/lib/os_ken/tests/switch/of14 DEBUG: creating build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/00_OUTPUT.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/17_PUSH_VLAN.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/18_POP_VLAN.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/19_PUSH_MPLS.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/20_POP_MPLS.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/26_PUSH_PBB.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: copying os_ken/tests/switch/of14/action/27_POP_PBB.json -> build/lib/os_ken/tests/switch/of14/action DEBUG: creating build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/03_ETH_DST.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/04_ETH_SRC.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/05_ETH_TYPE.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/06_VLAN_VID.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/07_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/11_IPV4_SRC.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/12_IPV4_DST.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/20_ICMPV4_CODE.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/21_ARP_OP.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/22_ARP_SPA.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/23_ARP_TPA.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/24_ARP_SHA.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/25_ARP_THA.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/26_IPV6_SRC.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/27_IPV6_DST.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/28_IPV6_FLABEL.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/30_ICMPV6_CODE.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/34_MPLS_LABEL.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/35_MPLS_TC.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/36_MPLS_BOS.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/37_PBB_ISID.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/38_TUNNEL_ID.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying os_ken/tests/switch/of14/action/25_SET_FIELD/41_PBB_UCA.json -> build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: creating build/lib/os_ken/tests/switch/of14/group DEBUG: copying os_ken/tests/switch/of14/group/00_ALL.json -> build/lib/os_ken/tests/switch/of14/group DEBUG: copying os_ken/tests/switch/of14/group/01_SELECT_Ether.json -> build/lib/os_ken/tests/switch/of14/group DEBUG: copying os_ken/tests/switch/of14/group/01_SELECT_IP.json -> build/lib/os_ken/tests/switch/of14/group DEBUG: copying os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json -> build/lib/os_ken/tests/switch/of14/group DEBUG: copying os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json -> build/lib/os_ken/tests/switch/of14/group DEBUG: creating build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/00_IN_PORT.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/02_METADATA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/02_METADATA_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/03_ETH_DST.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/04_ETH_SRC.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/05_ETH_TYPE.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/06_VLAN_VID.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/07_VLAN_PCP.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/11_IPV4_SRC.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/12_IPV4_DST.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/21_ARP_OP.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/22_ARP_SPA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/23_ARP_TPA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/24_ARP_SHA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/25_ARP_THA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/26_IPV6_SRC.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/27_IPV6_DST.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/34_MPLS_LABEL.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/35_MPLS_TC.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/36_MPLS_BOS.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/37_PBB_ISID.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/38_TUNNEL_ID.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: copying os_ken/tests/switch/of14/match/41_PBB_UCA.json -> build/lib/os_ken/tests/switch/of14/match DEBUG: creating build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> build/lib/os_ken/tests/switch/of14/meter DEBUG: copying os_ken/tests/unit/controller/cert.crt -> build/lib/os_ken/tests/unit/controller DEBUG: copying os_ken/tests/unit/controller/cert.key -> build/lib/os_ken/tests/unit/controller DEBUG: creating build/lib/os_ken/tests/mininet DEBUG: copying os_ken/tests/mininet/run_mnet-test.sh -> build/lib/os_ken/tests/mininet DEBUG: creating build/lib/os_ken/tests/mininet/l2 DEBUG: creating build/lib/os_ken/tests/mininet/l2/mpls DEBUG: copying os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn -> build/lib/os_ken/tests/mininet/l2/mpls DEBUG: copying os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn -> build/lib/os_ken/tests/mininet/l2/mpls DEBUG: copying os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn -> build/lib/os_ken/tests/mininet/l2/mpls DEBUG: copying os_ken/tests/mininet/l2/mpls/test_mpls.py -> build/lib/os_ken/tests/mininet/l2/mpls DEBUG: creating build/lib/os_ken/tests/mininet/l2/vlan DEBUG: copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn -> build/lib/os_ken/tests/mininet/l2/vlan DEBUG: copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn -> build/lib/os_ken/tests/mininet/l2/vlan DEBUG: copying os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn -> build/lib/os_ken/tests/mininet/l2/vlan DEBUG: copying os_ken/tests/mininet/l2/vlan/test_vlan.py -> build/lib/os_ken/tests/mininet/l2/vlan DEBUG: creating build/lib/os_ken/tests/mininet/l3 DEBUG: creating build/lib/os_ken/tests/mininet/l3/icmp DEBUG: copying os_ken/tests/mininet/l3/icmp/ICMP_ping.mn -> build/lib/os_ken/tests/mininet/l3/icmp DEBUG: copying os_ken/tests/mininet/l3/icmp/ICMP_reply.mn -> build/lib/os_ken/tests/mininet/l3/icmp DEBUG: copying os_ken/tests/mininet/l3/icmp/test_icmp.py -> build/lib/os_ken/tests/mininet/l3/icmp DEBUG: creating build/lib/os_ken/tests/mininet/l3/ip_ttl DEBUG: copying os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn -> build/lib/os_ken/tests/mininet/l3/ip_ttl DEBUG: copying os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py -> build/lib/os_ken/tests/mininet/l3/ip_ttl DEBUG: creating build/lib/os_ken/tests/mininet/packet_lib DEBUG: creating build/lib/os_ken/tests/mininet/packet_lib/arp DEBUG: copying os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn -> build/lib/os_ken/tests/mininet/packet_lib/arp DEBUG: copying os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn -> build/lib/os_ken/tests/mininet/packet_lib/arp DEBUG: copying os_ken/tests/mininet/packet_lib/arp/ARP_request.mn -> build/lib/os_ken/tests/mininet/packet_lib/arp DEBUG: copying os_ken/tests/mininet/packet_lib/arp/test_arp.py -> build/lib/os_ken/tests/mininet/packet_lib/arp DEBUG: creating build/lib/os_ken/tests/packet_data DEBUG: creating build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/bgp4-open.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/bgp4-update.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap -> build/lib/os_ken/tests/packet_data/bgp4 DEBUG: creating build/lib/os_ken/tests/packet_data/mrt DEBUG: copying os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2 -> build/lib/os_ken/tests/packet_data/mrt DEBUG: copying os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2 -> build/lib/os_ken/tests/packet_data/mrt DEBUG: creating build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/1-5-features_request.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet -> build/lib/os_ken/tests/packet_data/of10 DEBUG: creating build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-10-ofp_hello.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: copying os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet -> build/lib/os_ken/tests/packet_data/of12 DEBUG: creating build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-10-ofp_hello.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64 -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet -> build/lib/os_ken/tests/packet_data/of13 DEBUG: creating build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-10-ofp_hello.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: copying os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet -> build/lib/os_ken/tests/packet_data/of14 DEBUG: creating build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet -> build/lib/os_ken/tests/packet_data/of15 DEBUG: creating build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/big_endian.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/geneve_unknown.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/gre_full_options.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/gre_no_option.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/little_endian.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/openflow_flowmod.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/zebra_v2.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/zebra_v3.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: copying os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap -> build/lib/os_ken/tests/packet_data/pcap DEBUG: creating build/lib/os_ken/tests/packet_data_generator3 DEBUG: copying os_ken/tests/packet_data_generator3/gen.py -> build/lib/os_ken/tests/packet_data_generator3 DEBUG: copying os_ken/lib/of_config/ietf-inet-types.xsd -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/ietf-yang-types.xsd -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/of-config-1.0.xsd -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/of-config-1.1.1.xsd -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/of-config-1.1.xsd -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/xmldsig-core-schema.xsd -> build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/netconf/netconf.xsd -> build/lib/os_ken/lib/netconf DEBUG: copying os_ken/lib/netconf/xml.xsd -> build/lib/os_ken/lib/netconf DEBUG: creating build/lib/os_ken/tests/unit/ofproto/json DEBUG: creating build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/1-1-ofp_packet_out.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/1-2-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/1-4-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_pop_mpls.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_push_mpls.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_label.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_tc.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of10 DEBUG: creating build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-0-ofp_desc_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-1-ofp_packet_out.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-11-ofp_flow_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-13-ofp_echo_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-14-ofp_echo_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-15-ofp_error_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-17-ofp_barrier_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-18-ofp_barrier_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-19-ofp_role_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-2-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-20-ofp_role_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-21-ofp_group_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-22-ofp_port_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-23-ofp_table_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-24-ofp_desc_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-25-ofp_aggregate_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-26-ofp_aggregate_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-27-ofp_table_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-28-ofp_table_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-29-ofp_port_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-3-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-30-ofp_port_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-31-ofp_group_features_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-33-ofp_group_desc_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-35-ofp_queue_get_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-37-ofp_queue_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-38-ofp_queue_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-39-ofp_port_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-4-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-40-ofp_flow_removed.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-41-ofp_error_msg_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-5-ofp_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-59-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-6-ofp_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-60-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-61-ofp_group_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-62-ofp_group_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-7-ofp_set_config.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-8-ofp_get_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/3-9-ofp_get_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_port_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_get_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet1.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet2.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet3.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying os_ken/tests/unit/ofproto/json/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of12 DEBUG: creating build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-0-ofp_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-1-ofp_packet_out.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-11-ofp_flow_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-12-ofp_flow_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-13-ofp_echo_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-14-ofp_echo_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-15-ofp_error_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-17-ofp_barrier_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-18-ofp_barrier_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-19-ofp_role_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-20-ofp_role_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-22-ofp_port_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-23-ofp_table_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-24-ofp_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-25-ofp_aggregate_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-26-ofp_aggregate_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-27-ofp_table_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-28-ofp_table_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-29-ofp_port_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-3-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-30-ofp_port_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-31-ofp_group_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-32-ofp_group_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-33-ofp_group_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-34-ofp_group_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-35-ofp_queue_get_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-36-ofp_queue_get_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-37-ofp_queue_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-38-ofp_queue_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-39-ofp_port_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-4-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-40-ofp_flow_removed.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-41-ofp_error_msg_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-42-ofp_get_async_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-43-ofp_get_async_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-44-ofp_set_async.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-45-ofp_meter_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-46-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-47-ofp_meter_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-48-ofp_meter_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-49-ofp_meter_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-5-ofp_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-50-ofp_meter_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-51-ofp_meter_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-52-ofp_meter_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-53-ofp_port_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-54-ofp_port_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-55-ofp_table_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-57-ofp_group_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-58-ofp_group_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-59-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-6-ofp_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-60-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-61-ofp_experimenter_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-62-ofp_experimenter_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-63-onf_flow_monitor_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-7-ofp_set_config.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-8-ofp_get_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/4-9-ofp_get_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_group_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_port_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_get_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet1.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet2.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet3.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_table_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.truncated64.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_conjunction.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_match_conj.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-get_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_conjunction.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller2.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_clear.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_exec.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat_v6.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_fintimeout.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_learn.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_note.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_output_trunc.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_resubmit.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample2.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_pop.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_push.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_conj.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_load_nx_register.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_move_nx_register.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of13 DEBUG: creating build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-0-ofp_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-1-ofp_packet_out.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-11-ofp_flow_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-12-ofp_flow_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-13-ofp_echo_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-14-ofp_echo_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-15-ofp_error_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-17-ofp_barrier_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-18-ofp_barrier_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-19-ofp_role_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-2-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-20-ofp_role_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-21-ofp_group_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-22-ofp_port_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-24-ofp_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-25-ofp_aggregate_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-26-ofp_aggregate_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-27-ofp_table_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-28-ofp_table_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-29-ofp_port_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-3-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-30-ofp_port_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-31-ofp_group_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-32-ofp_group_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-33-ofp_group_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-34-ofp_group_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-35-ofp_queue_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-36-ofp_queue_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-37-ofp_port_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-38-ofp_flow_removed.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-39-ofp_error_msg_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-4-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-40-ofp_get_async_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-41-ofp_get_async_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-42-ofp_set_async.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-43-ofp_meter_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-44-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-45-ofp_meter_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-46-ofp_meter_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-47-ofp_meter_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-48-ofp_meter_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-49-ofp_meter_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-5-ofp_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-50-ofp_meter_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-51-ofp_port_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-52-ofp_port_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-53-ofp_table_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-54-ofp_table_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-55-ofp_group_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-56-ofp_group_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-57-ofp_packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-58-ofp_flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-59-ofp_experimenter_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-6-ofp_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-60-ofp_experimenter_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-61-ofp_table_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-62-ofp_table_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-63-ofp_queue_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-64-ofp_queue_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-65-ofp_role_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-66-ofp_flow_monitor_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-67-ofp_flow_monitor_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-68-ofp_table_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-69-ofp_bundle_ctrl_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-7-ofp_set_config.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-70-ofp_bundle_add_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-8-ofp_get_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/5-9-ofp_get_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/lib-ofctl-ofp_table_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying os_ken/tests/unit/ofproto/json/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of14 DEBUG: creating build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_queue_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_table_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg_experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_conjunction.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_match_conj.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_no_nx.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_reply.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_request.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json -> build/lib/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying os_ken/tests/integrated/common/install_docker_test_pkg.sh -> build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/install_docker_test_pkg_common.sh -> build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh -> build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/test_vrrp_linux_multi.sh -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/test_vrrp_multi.sh -> build/lib/os_ken/tests/integrated DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/manager.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/of_config_cli.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/ofa_neutron_agent.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/osken_base.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd DEBUG: copying build/lib/os_ken/cmd/rpc_cli.py -> build/bdist.linux-x86_64/wheel/os_ken/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/topology DEBUG: copying build/lib/os_ken/topology/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/topology DEBUG: copying build/lib/os_ken/topology/api.py -> build/bdist.linux-x86_64/wheel/os_ken/topology DEBUG: copying build/lib/os_ken/topology/dumper.py -> build/bdist.linux-x86_64/wheel/os_ken/topology DEBUG: copying build/lib/os_ken/topology/event.py -> build/bdist.linux-x86_64/wheel/os_ken/topology DEBUG: copying build/lib/os_ken/topology/switches.py -> build/bdist.linux-x86_64/wheel/os_ken/topology DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/contrib DEBUG: copying build/lib/os_ken/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/contrib DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/conf_switch.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/controller.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/dpset.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/event.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/handler.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/mac_to_network.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/mac_to_port.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/network.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/ofp_api.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/ofp_event.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/ofp_handler.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/controller/tunnels.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/app DEBUG: copying build/lib/os_ken/app/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/app DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/ofctl/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/ofctl/api.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/ofctl/event.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/ofctl/exception.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl DEBUG: copying build/lib/os_ken/app/ofctl/service.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ether.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/inet.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/nicira_ext.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/nx_actions.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/nx_match.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_common.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_protocol.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_utils.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_0.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_0_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_2.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_2_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_3.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_3_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_4.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_4_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_5.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/ofproto_v1_5_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/oxm_fields.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/oxs_fields.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: copying build/lib/os_ken/ofproto/oxx_fields.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/base DEBUG: copying build/lib/os_ken/base/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/base DEBUG: copying build/lib/os_ken/base/app_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/base DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/ovs/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/ovs/bridge.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/ovs/db_client.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/ovs/vsctl.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/ovs DEBUG: copying build/lib/os_ken/lib/ovs/vswitch_idl.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/ovs DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/lib/netconf DEBUG: copying build/lib/os_ken/lib/netconf/xml.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/netconf DEBUG: copying build/lib/os_ken/lib/netconf/netconf.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/netconf DEBUG: copying build/lib/os_ken/lib/netconf/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/netconf DEBUG: copying build/lib/os_ken/lib/netconf/constants.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/netconf DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/afi.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/arp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/bfd.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/bgp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/bmp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/bpdu.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/cfm.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/dhcp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/dhcp6.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/ether_types.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/ethernet.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/geneve.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/gre.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/icmp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/icmpv6.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/igmp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/in_proto.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/ipv4.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/ipv6.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/linux.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/llc.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/lldp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/mpls.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/openflow.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/ospf.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/packet.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/packet_base.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/packet_utils.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/pbb.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/safi.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/sctp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/slow.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/stream_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/tcp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/udp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/vlan.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/vrrp.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/vxlan.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: copying build/lib/os_ken/lib/packet/zebra.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/packet DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/xmldsig-core-schema.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/of-config-1.1.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/of-config-1.1.1.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/of-config-1.0.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/ietf-yang-types.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/ietf-inet-types.xsd -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/base.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/capable_switch.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/classes.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/constants.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: copying build/lib/os_ken/lib/of_config/generated_classes.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/of_config DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/lib/xflow DEBUG: copying build/lib/os_ken/lib/xflow/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/xflow DEBUG: copying build/lib/os_ken/lib/xflow/netflow.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/xflow DEBUG: copying build/lib/os_ken/lib/xflow/sflow.py -> build/bdist.linux-x86_64/wheel/os_ken/lib/xflow DEBUG: copying build/lib/os_ken/lib/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/addrconv.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/alert.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/bfdlib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/dpid.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/hub.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/igmplib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ip.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/lacplib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/mac.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/mrtlib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/netdevice.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_nicira_ext.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_string.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_utils.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_v1_0.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_v1_2.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_v1_3.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_v1_4.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofctl_v1_5.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/ofp_pktinfilter.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/pack_utils.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/pcaplib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/port_no.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/rpc.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/snortlib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/sockaddr.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/sockopt.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/stplib.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/stringify.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/lib/type_desc.py -> build/bdist.linux-x86_64/wheel/os_ken/lib DEBUG: copying build/lib/os_ken/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken DEBUG: copying build/lib/os_ken/cfg.py -> build/bdist.linux-x86_64/wheel/os_ken DEBUG: copying build/lib/os_ken/exception.py -> build/bdist.linux-x86_64/wheel/os_ken DEBUG: copying build/lib/os_ken/flags.py -> build/bdist.linux-x86_64/wheel/os_ken DEBUG: copying build/lib/os_ken/hooks.py -> build/bdist.linux-x86_64/wheel/os_ken DEBUG: copying build/lib/os_ken/log.py -> build/bdist.linux-x86_64/wheel/os_ken DEBUG: copying build/lib/os_ken/utils.py -> build/bdist.linux-x86_64/wheel/os_ken DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data_generator3 DEBUG: copying build/lib/os_ken/tests/packet_data_generator3/gen.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data_generator3 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/zebra_v3.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/zebra_v2.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/openflow_flowmod.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/little_endian.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/gre_no_option.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/gre_full_options.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/geneve_unknown.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: copying build/lib/os_ken/tests/packet_data/pcap/big_endian.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/pcap DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: copying build/lib/os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of15 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-10-ofp_hello.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: copying build/lib/os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of14 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64 -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-10-ofp_hello.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: copying build/lib/os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of13 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-10-ofp_hello.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: copying build/lib/os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of12 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/1-5-features_request.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: copying build/lib/os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/of10 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/mrt DEBUG: copying build/lib/os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2 -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/mrt DEBUG: copying build/lib/os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2 -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/mrt DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-update.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-open.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: copying build/lib/os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap -> build/bdist.linux-x86_64/wheel/os_ken/tests/packet_data/bgp4 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib/arp DEBUG: copying build/lib/os_ken/tests/mininet/packet_lib/arp/test_arp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib/arp DEBUG: copying build/lib/os_ken/tests/mininet/packet_lib/arp/ARP_request.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib/arp DEBUG: copying build/lib/os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib/arp DEBUG: copying build/lib/os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/packet_lib/arp DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/ip_ttl DEBUG: copying build/lib/os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/ip_ttl DEBUG: copying build/lib/os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/ip_ttl DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/icmp DEBUG: copying build/lib/os_ken/tests/mininet/l3/icmp/test_icmp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/icmp DEBUG: copying build/lib/os_ken/tests/mininet/l3/icmp/ICMP_reply.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/icmp DEBUG: copying build/lib/os_ken/tests/mininet/l3/icmp/ICMP_ping.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l3/icmp DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/vlan DEBUG: copying build/lib/os_ken/tests/mininet/l2/vlan/test_vlan.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/vlan DEBUG: copying build/lib/os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/vlan DEBUG: copying build/lib/os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/vlan DEBUG: copying build/lib/os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/vlan DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/mpls DEBUG: copying build/lib/os_ken/tests/mininet/l2/mpls/test_mpls.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/mpls DEBUG: copying build/lib/os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/mpls DEBUG: copying build/lib/os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/mpls DEBUG: copying build/lib/os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet/l2/mpls DEBUG: copying build/lib/os_ken/tests/mininet/run_mnet-test.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/mininet DEBUG: copying build/lib/os_ken/tests/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_vrrp_multi.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_vrrp_linux_multi.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/run_test.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/run_tests_with_ovs12.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_add_flow_v10.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_add_flow_v12_actions.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_add_flow_v12_matches.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_of_config.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_request_reply_v12.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_vrrp_linux_multi.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/test_vrrp_multi.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/tester.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: copying build/lib/os_ken/tests/integrated/vrrp_common.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/install_docker_test_pkg_common.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/install_docker_test_pkg.sh -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/docker_base.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/oskenbgp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common DEBUG: copying build/lib/os_ken/tests/integrated/common/quagga.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/common DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp DEBUG: copying build/lib/os_ken/tests/integrated/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp DEBUG: copying build/lib/os_ken/tests/integrated/bgp/base.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp DEBUG: copying build/lib/os_ken/tests/integrated/bgp/base_ip6.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp DEBUG: copying build/lib/os_ken/tests/integrated/bgp/test_basic.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp DEBUG: copying build/lib/os_ken/tests/integrated/bgp/test_ip6_basic.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: copying build/lib/os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/meter DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/41_PBB_UCA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/38_TUNNEL_ID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/37_PBB_ISID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/36_MPLS_BOS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/35_MPLS_TC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/34_MPLS_LABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/27_IPV6_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/26_IPV6_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/25_ARP_THA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/24_ARP_SHA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/23_ARP_TPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/22_ARP_SPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/21_ARP_OP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/12_IPV4_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/11_IPV4_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/07_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/06_VLAN_VID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/05_ETH_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/04_ETH_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/03_ETH_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/02_METADATA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/02_METADATA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: copying build/lib/os_ken/tests/switch/of14/match/00_IN_PORT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/match DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group DEBUG: copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group DEBUG: copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group DEBUG: copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_IP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group DEBUG: copying build/lib/os_ken/tests/switch/of14/group/01_SELECT_Ether.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group DEBUG: copying build/lib/os_ken/tests/switch/of14/group/00_ALL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/group DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/41_PBB_UCA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/38_TUNNEL_ID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/37_PBB_ISID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/36_MPLS_BOS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/35_MPLS_TC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/34_MPLS_LABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/30_ICMPV6_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/28_IPV6_FLABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/27_IPV6_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/26_IPV6_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/25_ARP_THA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/24_ARP_SHA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/23_ARP_TPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/22_ARP_SPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/21_ARP_OP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/20_ICMPV4_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/12_IPV4_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/11_IPV4_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/07_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/06_VLAN_VID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/05_ETH_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/04_ETH_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/25_SET_FIELD/03_ETH_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of14/action/27_POP_PBB.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/26_PUSH_PBB.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/20_POP_MPLS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/19_PUSH_MPLS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/18_POP_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/17_PUSH_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: copying build/lib/os_ken/tests/switch/of14/action/00_OUTPUT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of14/action DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: copying build/lib/os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/meter DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/38_TUNNEL_ID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/37_PBB_ISID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/36_MPLS_BOS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/35_MPLS_TC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/34_MPLS_LABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/27_IPV6_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/26_IPV6_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/25_ARP_THA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/24_ARP_SHA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/23_ARP_TPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/22_ARP_SPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/21_ARP_OP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/12_IPV4_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/11_IPV4_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/07_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/06_VLAN_VID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/05_ETH_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/04_ETH_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/03_ETH_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/02_METADATA_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/02_METADATA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: copying build/lib/os_ken/tests/switch/of13/match/00_IN_PORT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/match DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group DEBUG: copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group DEBUG: copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group DEBUG: copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_IP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group DEBUG: copying build/lib/os_ken/tests/switch/of13/group/01_SELECT_Ether.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group DEBUG: copying build/lib/os_ken/tests/switch/of13/group/00_ALL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/group DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/38_TUNNEL_ID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/37_PBB_ISID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/36_MPLS_BOS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/35_MPLS_TC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/34_MPLS_LABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/33_IPV6_ND_TLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/32_IPV6_ND_SLL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/31_IPV6_ND_TARGET.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/30_ICMPV6_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/29_ICMPV6_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/28_IPV6_FLABEL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/27_IPV6_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/26_IPV6_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/25_ARP_THA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/24_ARP_SHA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/23_ARP_TPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/22_ARP_SPA.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/21_ARP_OP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/20_ICMPV4_CODE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/19_ICMPV4_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/12_IPV4_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/11_IPV4_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/07_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/06_VLAN_VID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/05_ETH_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/04_ETH_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/25_SET_FIELD/03_ETH_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action/25_SET_FIELD DEBUG: copying build/lib/os_ken/tests/switch/of13/action/27_POP_PBB.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/26_PUSH_PBB.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/20_POP_MPLS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/19_PUSH_MPLS.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/18_POP_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/17_PUSH_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: copying build/lib/os_ken/tests/switch/of13/action/00_OUTPUT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of13/action DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/09_NW_DST_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/09_NW_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/08_NW_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/05_DL_TYPE.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/03_DL_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/02_DL_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/01_DL_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: copying build/lib/os_ken/tests/switch/of10/match/00_IN_PORT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/match DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/07_SET_NW_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/06_SET_NW_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/05_SET_DL_DST.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/04_SET_DL_SRC.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/03_STRIP_VLAN.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/of10/action/00_OUTPUT.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch/of10/action DEBUG: copying build/lib/os_ken/tests/switch/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch DEBUG: copying build/lib/os_ken/tests/switch/run_mininet.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch DEBUG: copying build/lib/os_ken/tests/switch/tester.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/lib DEBUG: copying build/lib/os_ken/tests/unit/lib/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/lib DEBUG: copying build/lib/os_ken/tests/unit/lib/test_hub.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/lib DEBUG: copying build/lib/os_ken/tests/unit/lib/test_sockaddr.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/lib DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_no_nx.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_match_conj.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_conjunction.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_queue_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of15 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/lib-ofctl-ofp_table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-9-ofp_get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-8-ofp_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-70-ofp_bundle_add_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-7-ofp_set_config.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-69-ofp_bundle_ctrl_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-68-ofp_table_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-67-ofp_flow_monitor_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-66-ofp_flow_monitor_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-65-ofp_role_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-64-ofp_queue_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-63-ofp_queue_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-62-ofp_table_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-61-ofp_table_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-60-ofp_experimenter_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-6-ofp_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-59-ofp_experimenter_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-58-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-57-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-56-ofp_group_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-55-ofp_group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-54-ofp_table_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-53-ofp_table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-52-ofp_port_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-51-ofp_port_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-50-ofp_meter_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-5-ofp_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-49-ofp_meter_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-48-ofp_meter_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-47-ofp_meter_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-46-ofp_meter_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-45-ofp_meter_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-44-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-43-ofp_meter_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-42-ofp_set_async.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-41-ofp_get_async_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-40-ofp_get_async_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-4-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-39-ofp_error_msg_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-38-ofp_flow_removed.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-37-ofp_port_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-36-ofp_queue_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-35-ofp_queue_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-34-ofp_group_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-33-ofp_group_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-32-ofp_group_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-31-ofp_group_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-30-ofp_port_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-3-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-29-ofp_port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-28-ofp_table_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-27-ofp_table_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-26-ofp_aggregate_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-25-ofp_aggregate_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-24-ofp_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-22-ofp_port_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-21-ofp_group_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-20-ofp_role_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-2-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-19-ofp_role_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-18-ofp_barrier_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-17-ofp_barrier_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-15-ofp_error_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-14-ofp_echo_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-13-ofp_echo_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-12-ofp_flow_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-11-ofp_flow_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-1-ofp_packet_out.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of14/5-0-ofp_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of14 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_move_nx_register.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_load_nx_register.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_conj.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_push.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_pop.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample2.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_resubmit.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_output_trunc.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_note.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_learn.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_fintimeout.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat_v6.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_exec.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_clear.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller2.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_conjunction.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_match_conj.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_conjunction.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.truncated64.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet3.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet2.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet1.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-9-ofp_get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-8-ofp_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-7-ofp_set_config.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-63-onf_flow_monitor_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-62-ofp_experimenter_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-61-ofp_experimenter_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-60-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-6-ofp_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-59-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-58-ofp_group_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-57-ofp_group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-55-ofp_table_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-54-ofp_port_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-53-ofp_port_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-52-ofp_meter_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-51-ofp_meter_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-50-ofp_meter_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-5-ofp_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-49-ofp_meter_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-48-ofp_meter_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-47-ofp_meter_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-46-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-45-ofp_meter_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-44-ofp_set_async.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-43-ofp_get_async_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-42-ofp_get_async_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-41-ofp_error_msg_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-40-ofp_flow_removed.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-4-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-39-ofp_port_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-38-ofp_queue_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-37-ofp_queue_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-36-ofp_queue_get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-35-ofp_queue_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-34-ofp_group_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-33-ofp_group_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-32-ofp_group_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-31-ofp_group_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-30-ofp_port_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-3-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-29-ofp_port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-28-ofp_table_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-27-ofp_table_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-26-ofp_aggregate_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-25-ofp_aggregate_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-24-ofp_desc_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-23-ofp_table_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-22-ofp_port_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-20-ofp_role_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-19-ofp_role_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-18-ofp_barrier_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-17-ofp_barrier_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-15-ofp_error_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-14-ofp_echo_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-13-ofp_echo_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-12-ofp_flow_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-11-ofp_flow_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-1-ofp_packet_out.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of13/4-0-ofp_desc_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of13 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet3.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet2.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet1.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-9-ofp_get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-8-ofp_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-7-ofp_set_config.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-62-ofp_group_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-61-ofp_group_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-60-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-6-ofp_features_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-59-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-5-ofp_features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-41-ofp_error_msg_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-40-ofp_flow_removed.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-4-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-39-ofp_port_status.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-38-ofp_queue_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-37-ofp_queue_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-35-ofp_queue_get_config_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-33-ofp_group_desc_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-31-ofp_group_features_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-30-ofp_port_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-3-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-29-ofp_port_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-28-ofp_table_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-27-ofp_table_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-26-ofp_aggregate_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-25-ofp_aggregate_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-24-ofp_desc_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-23-ofp_table_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-22-ofp_port_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-21-ofp_group_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-20-ofp_role_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-2-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-19-ofp_role_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-18-ofp_barrier_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-17-ofp_barrier_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-15-ofp_error_msg.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-14-ofp_echo_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-13-ofp_echo_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-11-ofp_flow_stats_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-1-ofp_packet_out.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of12/3-0-ofp_desc_stats_reply.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of12 DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_tc.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_label.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_push_mpls.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_pop_mpls.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-4-ofp_packet_in.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-2-ofp_flow_mod.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/json/of10/1-1-ofp_packet_out.packet.json -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto/json/of10 DEBUG: copying build/lib/os_ken/tests/unit/ofproto/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_ether.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_inet.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_nx_flow_spec.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_ofproto.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_ofproto_common.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_ofproto_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_ofproto_v12.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_oxm.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_oxs.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_compat.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_ofpmatch.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_ofpstats.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_v10.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_v12.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: copying build/lib/os_ken/tests/unit/ofproto/test_parser_v13.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_arp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_bfd.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_bgp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_bmp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_bpdu.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_cfm.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_dhcp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_ethernet.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_geneve.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_gre.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_icmp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_icmpv6.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_igmp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_ipv4.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_ipv6.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_llc.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_lldp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_mpls.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_openflow.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_ospf.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_packet.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_pbb.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_sctp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_slow.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_tcp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_udp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_vlan.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_vrrp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_vxlan.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: copying build/lib/os_ken/tests/unit/packet/test_zebra.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/packet DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/cmd DEBUG: copying build/lib/os_ken/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/cmd DEBUG: copying build/lib/os_ken/tests/unit/cmd/dummy_app.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/cmd DEBUG: copying build/lib/os_ken/tests/unit/cmd/dummy_openflow_app.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/cmd DEBUG: copying build/lib/os_ken/tests/unit/cmd/test_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/controller DEBUG: copying build/lib/os_ken/tests/unit/controller/cert.key -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/controller DEBUG: copying build/lib/os_ken/tests/unit/controller/cert.crt -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/controller DEBUG: copying build/lib/os_ken/tests/unit/controller/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/controller DEBUG: copying build/lib/os_ken/tests/unit/controller/test_controller.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/controller DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/test_peer.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/utils/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/bgp/core_managers/test_table_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/tests/unit/services/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services/protocols DEBUG: copying build/lib/os_ken/tests/unit/services/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services DEBUG: copying build/lib/os_ken/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services DEBUG: copying build/lib/os_ken/services/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/api.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/client.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb DEBUG: copying build/lib/os_ken/services/protocols/ovsdb/model.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/ovsdb DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/api.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/dumper.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/monitor.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/monitor_linux.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/monitor_openflow.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/router.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/rpc_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/sample_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/sample_router.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: copying build/lib/os_ken/services/protocols/vrrp/utils.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/server DEBUG: copying build/lib/os_ken/services/protocols/zebra/server/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/server DEBUG: copying build/lib/os_ken/services/protocols/zebra/server/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/server DEBUG: copying build/lib/os_ken/services/protocols/zebra/server/sample_dumper.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/server DEBUG: copying build/lib/os_ken/services/protocols/zebra/server/zserver.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/server DEBUG: copying build/lib/os_ken/services/protocols/zebra/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra DEBUG: copying build/lib/os_ken/services/protocols/zebra/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/db DEBUG: copying build/lib/os_ken/services/protocols/zebra/db/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/db DEBUG: copying build/lib/os_ken/services/protocols/zebra/db/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/db DEBUG: copying build/lib/os_ken/services/protocols/zebra/db/interface.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/db DEBUG: copying build/lib/os_ken/services/protocols/zebra/db/route.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/db DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/client DEBUG: copying build/lib/os_ken/services/protocols/zebra/client/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/client DEBUG: copying build/lib/os_ken/services/protocols/zebra/client/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/client DEBUG: copying build/lib/os_ken/services/protocols/zebra/client/sample_dumper.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/client DEBUG: copying build/lib/os_ken/services/protocols/zebra/client/zclient.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra/client DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/bgp.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/circlist.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/evtlet.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/rtfilter.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/stats.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils DEBUG: copying build/lib/os_ken/services/protocols/bgp/utils/validation.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/utils DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/all.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/core.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/import_map.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/operator.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/prefix.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/rpc_log_handler.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api DEBUG: copying build/lib/os_ken/services/protocols/bgp/api/rtconf.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/api DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/evpn.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/ipv4.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/ipv4fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/ipv6.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/ipv6fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/l2vpnfs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/rtc.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vpn.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv4.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv4fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv6.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vpnv6fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrf.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrf4.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrf4fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrf6.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrf6fs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrfevpn.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrffs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: copying build/lib/os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/info_base DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/signals DEBUG: copying build/lib/os_ken/services/protocols/bgp/signals/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/signals DEBUG: copying build/lib/os_ken/services/protocols/bgp/signals/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/signals DEBUG: copying build/lib/os_ken/services/protocols/bgp/signals/emit.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/signals DEBUG: copying build/lib/os_ken/services/protocols/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/application.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/bgp_sample_conf.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/bgpspeaker.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/bmp.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/constants.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/core.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/model.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/net_ctrl.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/peer.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/processor.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/protocol.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: copying build/lib/os_ken/services/protocols/bgp/speaker.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf DEBUG: copying build/lib/os_ken/services/protocols/bgp/rtconf/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf DEBUG: copying build/lib/os_ken/services/protocols/bgp/rtconf/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf DEBUG: copying build/lib/os_ken/services/protocols/bgp/rtconf/common.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf DEBUG: copying build/lib/os_ken/services/protocols/bgp/rtconf/neighbors.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf DEBUG: copying build/lib/os_ken/services/protocols/bgp/rtconf/vrfs.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/rtconf DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_managers/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_managers/configuration_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_managers/import_map_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_managers/peer_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers DEBUG: copying build/lib/os_ken/services/protocols/bgp/core_managers/table_manager.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/core_managers DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/base.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/bgp.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/conf.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/fields.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/views/other.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/views DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/count.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/importmap.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/memory.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/neighbor.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/rib.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/show/vrf.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/clear.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/responses.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/root.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/commands/set.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/command.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/internal_api.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator DEBUG: copying build/lib/os_ken/services/protocols/bgp/operator/ssh.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator DEBUG: copying build/lib/os_ken/services/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols DEBUG: running install_egg_info DEBUG: Copying os_ken.egg-info to build/bdist.linux-x86_64/wheel/os_ken-3.1.0.dev2-py3.9.egg-info DEBUG: running install_scripts DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken-3.1.0.dev2.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir/pip-wheel-beqmtqrd/tmpprojuas4/os_ken-3.1.0.dev2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'os_ken/__init__.py' DEBUG: adding 'os_ken/cfg.py' DEBUG: adding 'os_ken/exception.py' DEBUG: adding 'os_ken/flags.py' DEBUG: adding 'os_ken/hooks.py' DEBUG: adding 'os_ken/log.py' DEBUG: adding 'os_ken/utils.py' DEBUG: adding 'os_ken/app/__init__.py' DEBUG: adding 'os_ken/app/ofctl/__init__.py' DEBUG: adding 'os_ken/app/ofctl/api.py' DEBUG: adding 'os_ken/app/ofctl/event.py' DEBUG: adding 'os_ken/app/ofctl/exception.py' DEBUG: adding 'os_ken/app/ofctl/service.py' DEBUG: adding 'os_ken/base/__init__.py' DEBUG: adding 'os_ken/base/app_manager.py' DEBUG: adding 'os_ken/cmd/__init__.py' DEBUG: adding 'os_ken/cmd/manager.py' DEBUG: adding 'os_ken/cmd/of_config_cli.py' DEBUG: adding 'os_ken/cmd/ofa_neutron_agent.py' DEBUG: adding 'os_ken/cmd/osken_base.py' DEBUG: adding 'os_ken/cmd/rpc_cli.py' DEBUG: adding 'os_ken/contrib/__init__.py' DEBUG: adding 'os_ken/controller/__init__.py' DEBUG: adding 'os_ken/controller/conf_switch.py' DEBUG: adding 'os_ken/controller/controller.py' DEBUG: adding 'os_ken/controller/dpset.py' DEBUG: adding 'os_ken/controller/event.py' DEBUG: adding 'os_ken/controller/handler.py' DEBUG: adding 'os_ken/controller/mac_to_network.py' DEBUG: adding 'os_ken/controller/mac_to_port.py' DEBUG: adding 'os_ken/controller/network.py' DEBUG: adding 'os_ken/controller/ofp_api.py' DEBUG: adding 'os_ken/controller/ofp_event.py' DEBUG: adding 'os_ken/controller/ofp_handler.py' DEBUG: adding 'os_ken/controller/tunnels.py' DEBUG: adding 'os_ken/lib/__init__.py' DEBUG: adding 'os_ken/lib/addrconv.py' DEBUG: adding 'os_ken/lib/alert.py' DEBUG: adding 'os_ken/lib/bfdlib.py' DEBUG: adding 'os_ken/lib/dpid.py' DEBUG: adding 'os_ken/lib/hub.py' DEBUG: adding 'os_ken/lib/igmplib.py' DEBUG: adding 'os_ken/lib/ip.py' DEBUG: adding 'os_ken/lib/lacplib.py' DEBUG: adding 'os_ken/lib/mac.py' DEBUG: adding 'os_ken/lib/mrtlib.py' DEBUG: adding 'os_ken/lib/netdevice.py' DEBUG: adding 'os_ken/lib/ofctl_nicira_ext.py' DEBUG: adding 'os_ken/lib/ofctl_string.py' DEBUG: adding 'os_ken/lib/ofctl_utils.py' DEBUG: adding 'os_ken/lib/ofctl_v1_0.py' DEBUG: adding 'os_ken/lib/ofctl_v1_2.py' DEBUG: adding 'os_ken/lib/ofctl_v1_3.py' DEBUG: adding 'os_ken/lib/ofctl_v1_4.py' DEBUG: adding 'os_ken/lib/ofctl_v1_5.py' DEBUG: adding 'os_ken/lib/ofp_pktinfilter.py' DEBUG: adding 'os_ken/lib/pack_utils.py' DEBUG: adding 'os_ken/lib/pcaplib.py' DEBUG: adding 'os_ken/lib/port_no.py' DEBUG: adding 'os_ken/lib/rpc.py' DEBUG: adding 'os_ken/lib/snortlib.py' DEBUG: adding 'os_ken/lib/sockaddr.py' DEBUG: adding 'os_ken/lib/sockopt.py' DEBUG: adding 'os_ken/lib/stplib.py' DEBUG: adding 'os_ken/lib/stringify.py' DEBUG: adding 'os_ken/lib/type_desc.py' DEBUG: adding 'os_ken/lib/netconf/__init__.py' DEBUG: adding 'os_ken/lib/netconf/constants.py' DEBUG: adding 'os_ken/lib/netconf/netconf.xsd' DEBUG: adding 'os_ken/lib/netconf/xml.xsd' DEBUG: adding 'os_ken/lib/of_config/__init__.py' DEBUG: adding 'os_ken/lib/of_config/base.py' DEBUG: adding 'os_ken/lib/of_config/capable_switch.py' DEBUG: adding 'os_ken/lib/of_config/classes.py' DEBUG: adding 'os_ken/lib/of_config/constants.py' DEBUG: adding 'os_ken/lib/of_config/generated_classes.py' DEBUG: adding 'os_ken/lib/of_config/ietf-inet-types.xsd' DEBUG: adding 'os_ken/lib/of_config/ietf-yang-types.xsd' DEBUG: adding 'os_ken/lib/of_config/of-config-1.0.xsd' DEBUG: adding 'os_ken/lib/of_config/of-config-1.1.1.xsd' DEBUG: adding 'os_ken/lib/of_config/of-config-1.1.xsd' DEBUG: adding 'os_ken/lib/of_config/xmldsig-core-schema.xsd' DEBUG: adding 'os_ken/lib/ovs/__init__.py' DEBUG: adding 'os_ken/lib/ovs/bridge.py' DEBUG: adding 'os_ken/lib/ovs/db_client.py' DEBUG: adding 'os_ken/lib/ovs/vsctl.py' DEBUG: adding 'os_ken/lib/ovs/vswitch_idl.py' DEBUG: adding 'os_ken/lib/packet/__init__.py' DEBUG: adding 'os_ken/lib/packet/afi.py' DEBUG: adding 'os_ken/lib/packet/arp.py' DEBUG: adding 'os_ken/lib/packet/bfd.py' DEBUG: adding 'os_ken/lib/packet/bgp.py' DEBUG: adding 'os_ken/lib/packet/bmp.py' DEBUG: adding 'os_ken/lib/packet/bpdu.py' DEBUG: adding 'os_ken/lib/packet/cfm.py' DEBUG: adding 'os_ken/lib/packet/dhcp.py' DEBUG: adding 'os_ken/lib/packet/dhcp6.py' DEBUG: adding 'os_ken/lib/packet/ether_types.py' DEBUG: adding 'os_ken/lib/packet/ethernet.py' DEBUG: adding 'os_ken/lib/packet/geneve.py' DEBUG: adding 'os_ken/lib/packet/gre.py' DEBUG: adding 'os_ken/lib/packet/icmp.py' DEBUG: adding 'os_ken/lib/packet/icmpv6.py' DEBUG: adding 'os_ken/lib/packet/igmp.py' DEBUG: adding 'os_ken/lib/packet/in_proto.py' DEBUG: adding 'os_ken/lib/packet/ipv4.py' DEBUG: adding 'os_ken/lib/packet/ipv6.py' DEBUG: adding 'os_ken/lib/packet/linux.py' DEBUG: adding 'os_ken/lib/packet/llc.py' DEBUG: adding 'os_ken/lib/packet/lldp.py' DEBUG: adding 'os_ken/lib/packet/mpls.py' DEBUG: adding 'os_ken/lib/packet/openflow.py' DEBUG: adding 'os_ken/lib/packet/ospf.py' DEBUG: adding 'os_ken/lib/packet/packet.py' DEBUG: adding 'os_ken/lib/packet/packet_base.py' DEBUG: adding 'os_ken/lib/packet/packet_utils.py' DEBUG: adding 'os_ken/lib/packet/pbb.py' DEBUG: adding 'os_ken/lib/packet/safi.py' DEBUG: adding 'os_ken/lib/packet/sctp.py' DEBUG: adding 'os_ken/lib/packet/slow.py' DEBUG: adding 'os_ken/lib/packet/stream_parser.py' DEBUG: adding 'os_ken/lib/packet/tcp.py' DEBUG: adding 'os_ken/lib/packet/udp.py' DEBUG: adding 'os_ken/lib/packet/vlan.py' DEBUG: adding 'os_ken/lib/packet/vrrp.py' DEBUG: adding 'os_ken/lib/packet/vxlan.py' DEBUG: adding 'os_ken/lib/packet/zebra.py' DEBUG: adding 'os_ken/lib/xflow/__init__.py' DEBUG: adding 'os_ken/lib/xflow/netflow.py' DEBUG: adding 'os_ken/lib/xflow/sflow.py' DEBUG: adding 'os_ken/ofproto/__init__.py' DEBUG: adding 'os_ken/ofproto/ether.py' DEBUG: adding 'os_ken/ofproto/inet.py' DEBUG: adding 'os_ken/ofproto/nicira_ext.py' DEBUG: adding 'os_ken/ofproto/nx_actions.py' DEBUG: adding 'os_ken/ofproto/nx_match.py' DEBUG: adding 'os_ken/ofproto/ofproto_common.py' DEBUG: adding 'os_ken/ofproto/ofproto_parser.py' DEBUG: adding 'os_ken/ofproto/ofproto_protocol.py' DEBUG: adding 'os_ken/ofproto/ofproto_utils.py' DEBUG: adding 'os_ken/ofproto/ofproto_v1_0.py' DEBUG: adding 'os_ken/ofproto/ofproto_v1_0_parser.py' DEBUG: adding 'os_ken/ofproto/ofproto_v1_2.py' DEBUG: adding 'os_ken/ofproto/ofproto_v1_2_parser.py' DEBUG: adding 'os_ken/ofproto/ofproto_v1_3.py' DEBUG: adding 'os_ken/ofproto/ofproto_v1_3_parser.py' DEBUG: adding 'os_ken/ofproto/ofproto_v1_4.py' DEBUG: adding 'os_ken/ofproto/ofproto_v1_4_parser.py' DEBUG: adding 'os_ken/ofproto/ofproto_v1_5.py' DEBUG: adding 'os_ken/ofproto/ofproto_v1_5_parser.py' DEBUG: adding 'os_ken/ofproto/oxm_fields.py' DEBUG: adding 'os_ken/ofproto/oxs_fields.py' DEBUG: adding 'os_ken/ofproto/oxx_fields.py' DEBUG: adding 'os_ken/services/__init__.py' DEBUG: adding 'os_ken/services/protocols/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/application.py' DEBUG: adding 'os_ken/services/protocols/bgp/base.py' DEBUG: adding 'os_ken/services/protocols/bgp/bgp_sample_conf.py' DEBUG: adding 'os_ken/services/protocols/bgp/bgpspeaker.py' DEBUG: adding 'os_ken/services/protocols/bgp/bmp.py' DEBUG: adding 'os_ken/services/protocols/bgp/constants.py' DEBUG: adding 'os_ken/services/protocols/bgp/core.py' DEBUG: adding 'os_ken/services/protocols/bgp/core_manager.py' DEBUG: adding 'os_ken/services/protocols/bgp/model.py' DEBUG: adding 'os_ken/services/protocols/bgp/net_ctrl.py' DEBUG: adding 'os_ken/services/protocols/bgp/peer.py' DEBUG: adding 'os_ken/services/protocols/bgp/processor.py' DEBUG: adding 'os_ken/services/protocols/bgp/protocol.py' DEBUG: adding 'os_ken/services/protocols/bgp/speaker.py' DEBUG: adding 'os_ken/services/protocols/bgp/api/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/api/all.py' DEBUG: adding 'os_ken/services/protocols/bgp/api/base.py' DEBUG: adding 'os_ken/services/protocols/bgp/api/core.py' DEBUG: adding 'os_ken/services/protocols/bgp/api/import_map.py' DEBUG: adding 'os_ken/services/protocols/bgp/api/operator.py' DEBUG: adding 'os_ken/services/protocols/bgp/api/prefix.py' DEBUG: adding 'os_ken/services/protocols/bgp/api/rpc_log_handler.py' DEBUG: adding 'os_ken/services/protocols/bgp/api/rtconf.py' DEBUG: adding 'os_ken/services/protocols/bgp/core_managers/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/core_managers/configuration_manager.py' DEBUG: adding 'os_ken/services/protocols/bgp/core_managers/import_map_manager.py' DEBUG: adding 'os_ken/services/protocols/bgp/core_managers/peer_manager.py' DEBUG: adding 'os_ken/services/protocols/bgp/core_managers/table_manager.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/base.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/evpn.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/ipv4.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/ipv4fs.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/ipv6.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/ipv6fs.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/l2vpnfs.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/rtc.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vpn.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vpnv4.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vpnv4fs.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vpnv6.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vpnv6fs.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vrf.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vrf4.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vrf4fs.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vrf6.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vrf6fs.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vrfevpn.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vrffs.py' DEBUG: adding 'os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/command.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/internal_api.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/ssh.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/clear.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/responses.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/root.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/set.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/show/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/show/count.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/show/importmap.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/show/memory.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/show/neighbor.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/show/rib.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/commands/show/vrf.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/views/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/views/base.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/views/bgp.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/views/conf.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/views/fields.py' DEBUG: adding 'os_ken/services/protocols/bgp/operator/views/other.py' DEBUG: adding 'os_ken/services/protocols/bgp/rtconf/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/rtconf/base.py' DEBUG: adding 'os_ken/services/protocols/bgp/rtconf/common.py' DEBUG: adding 'os_ken/services/protocols/bgp/rtconf/neighbors.py' DEBUG: adding 'os_ken/services/protocols/bgp/rtconf/vrfs.py' DEBUG: adding 'os_ken/services/protocols/bgp/signals/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/signals/base.py' DEBUG: adding 'os_ken/services/protocols/bgp/signals/emit.py' DEBUG: adding 'os_ken/services/protocols/bgp/utils/__init__.py' DEBUG: adding 'os_ken/services/protocols/bgp/utils/bgp.py' DEBUG: adding 'os_ken/services/protocols/bgp/utils/circlist.py' DEBUG: adding 'os_ken/services/protocols/bgp/utils/evtlet.py' DEBUG: adding 'os_ken/services/protocols/bgp/utils/rtfilter.py' DEBUG: adding 'os_ken/services/protocols/bgp/utils/stats.py' DEBUG: adding 'os_ken/services/protocols/bgp/utils/validation.py' DEBUG: adding 'os_ken/services/protocols/ovsdb/__init__.py' DEBUG: adding 'os_ken/services/protocols/ovsdb/api.py' DEBUG: adding 'os_ken/services/protocols/ovsdb/client.py' DEBUG: adding 'os_ken/services/protocols/ovsdb/event.py' DEBUG: adding 'os_ken/services/protocols/ovsdb/manager.py' DEBUG: adding 'os_ken/services/protocols/ovsdb/model.py' DEBUG: adding 'os_ken/services/protocols/vrrp/__init__.py' DEBUG: adding 'os_ken/services/protocols/vrrp/api.py' DEBUG: adding 'os_ken/services/protocols/vrrp/dumper.py' DEBUG: adding 'os_ken/services/protocols/vrrp/event.py' DEBUG: adding 'os_ken/services/protocols/vrrp/manager.py' DEBUG: adding 'os_ken/services/protocols/vrrp/monitor.py' DEBUG: adding 'os_ken/services/protocols/vrrp/monitor_linux.py' DEBUG: adding 'os_ken/services/protocols/vrrp/monitor_openflow.py' DEBUG: adding 'os_ken/services/protocols/vrrp/router.py' DEBUG: adding 'os_ken/services/protocols/vrrp/rpc_manager.py' DEBUG: adding 'os_ken/services/protocols/vrrp/sample_manager.py' DEBUG: adding 'os_ken/services/protocols/vrrp/sample_router.py' DEBUG: adding 'os_ken/services/protocols/vrrp/utils.py' DEBUG: adding 'os_ken/services/protocols/zebra/__init__.py' DEBUG: adding 'os_ken/services/protocols/zebra/event.py' DEBUG: adding 'os_ken/services/protocols/zebra/client/__init__.py' DEBUG: adding 'os_ken/services/protocols/zebra/client/event.py' DEBUG: adding 'os_ken/services/protocols/zebra/client/sample_dumper.py' DEBUG: adding 'os_ken/services/protocols/zebra/client/zclient.py' DEBUG: adding 'os_ken/services/protocols/zebra/db/__init__.py' DEBUG: adding 'os_ken/services/protocols/zebra/db/base.py' DEBUG: adding 'os_ken/services/protocols/zebra/db/interface.py' DEBUG: adding 'os_ken/services/protocols/zebra/db/route.py' DEBUG: adding 'os_ken/services/protocols/zebra/server/__init__.py' DEBUG: adding 'os_ken/services/protocols/zebra/server/event.py' DEBUG: adding 'os_ken/services/protocols/zebra/server/sample_dumper.py' DEBUG: adding 'os_ken/services/protocols/zebra/server/zserver.py' DEBUG: adding 'os_ken/tests/__init__.py' DEBUG: adding 'os_ken/tests/integrated/__init__.py' DEBUG: adding 'os_ken/tests/integrated/run_test.py' DEBUG: adding 'os_ken/tests/integrated/run_tests_with_ovs12.py' DEBUG: adding 'os_ken/tests/integrated/test_add_flow_v10.py' DEBUG: adding 'os_ken/tests/integrated/test_add_flow_v12_actions.py' DEBUG: adding 'os_ken/tests/integrated/test_add_flow_v12_matches.py' DEBUG: adding 'os_ken/tests/integrated/test_of_config.py' DEBUG: adding 'os_ken/tests/integrated/test_request_reply_v12.py' DEBUG: adding 'os_ken/tests/integrated/test_vrrp_linux_multi.py' DEBUG: adding 'os_ken/tests/integrated/test_vrrp_linux_multi.sh' DEBUG: adding 'os_ken/tests/integrated/test_vrrp_multi.py' DEBUG: adding 'os_ken/tests/integrated/test_vrrp_multi.sh' DEBUG: adding 'os_ken/tests/integrated/tester.py' DEBUG: adding 'os_ken/tests/integrated/vrrp_common.py' DEBUG: adding 'os_ken/tests/integrated/bgp/__init__.py' DEBUG: adding 'os_ken/tests/integrated/bgp/base.py' DEBUG: adding 'os_ken/tests/integrated/bgp/base_ip6.py' DEBUG: adding 'os_ken/tests/integrated/bgp/test_basic.py' DEBUG: adding 'os_ken/tests/integrated/bgp/test_ip6_basic.py' DEBUG: adding 'os_ken/tests/integrated/common/__init__.py' DEBUG: adding 'os_ken/tests/integrated/common/docker_base.py' DEBUG: adding 'os_ken/tests/integrated/common/install_docker_test_pkg.sh' DEBUG: adding 'os_ken/tests/integrated/common/install_docker_test_pkg_common.sh' DEBUG: adding 'os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh' DEBUG: adding 'os_ken/tests/integrated/common/oskenbgp.py' DEBUG: adding 'os_ken/tests/integrated/common/quagga.py' DEBUG: adding 'os_ken/tests/mininet/run_mnet-test.sh' DEBUG: adding 'os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn' DEBUG: adding 'os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn' DEBUG: adding 'os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn' DEBUG: adding 'os_ken/tests/mininet/l2/mpls/test_mpls.py' DEBUG: adding 'os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn' DEBUG: adding 'os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn' DEBUG: adding 'os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn' DEBUG: adding 'os_ken/tests/mininet/l2/vlan/test_vlan.py' DEBUG: adding 'os_ken/tests/mininet/l3/icmp/ICMP_ping.mn' DEBUG: adding 'os_ken/tests/mininet/l3/icmp/ICMP_reply.mn' DEBUG: adding 'os_ken/tests/mininet/l3/icmp/test_icmp.py' DEBUG: adding 'os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn' DEBUG: adding 'os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py' DEBUG: adding 'os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn' DEBUG: adding 'os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn' DEBUG: adding 'os_ken/tests/mininet/packet_lib/arp/ARP_request.mn' DEBUG: adding 'os_ken/tests/mininet/packet_lib/arp/test_arp.py' DEBUG: adding 'os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/bgp4-open.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/bgp4-update.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap' DEBUG: adding 'os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap' DEBUG: adding 'os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2' DEBUG: adding 'os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2' DEBUG: adding 'os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/1-5-features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet' DEBUG: adding 'os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-10-ofp_hello.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-10-ofp_hello.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet' DEBUG: adding 'os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-10-ofp_hello.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet' DEBUG: adding 'os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet' DEBUG: adding 'os_ken/tests/packet_data/pcap/big_endian.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/geneve_unknown.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/gre_full_options.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/gre_no_option.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/little_endian.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/openflow_flowmod.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/zebra_v2.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/zebra_v3.pcap' DEBUG: adding 'os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap' DEBUG: adding 'os_ken/tests/packet_data_generator3/gen.py' DEBUG: adding 'os_ken/tests/switch/__init__.py' DEBUG: adding 'os_ken/tests/switch/run_mininet.py' DEBUG: adding 'os_ken/tests/switch/tester.py' DEBUG: adding 'os_ken/tests/switch/of10/action/00_OUTPUT.json' DEBUG: adding 'os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json' DEBUG: adding 'os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json' DEBUG: adding 'os_ken/tests/switch/of10/action/03_STRIP_VLAN.json' DEBUG: adding 'os_ken/tests/switch/of10/action/04_SET_DL_SRC.json' DEBUG: adding 'os_ken/tests/switch/of10/action/05_SET_DL_DST.json' DEBUG: adding 'os_ken/tests/switch/of10/action/06_SET_NW_SRC.json' DEBUG: adding 'os_ken/tests/switch/of10/action/07_SET_NW_DST.json' DEBUG: adding 'os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json' DEBUG: adding 'os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json' DEBUG: adding 'os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json' DEBUG: adding 'os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json' DEBUG: adding 'os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json' DEBUG: adding 'os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json' DEBUG: adding 'os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json' DEBUG: adding 'os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json' DEBUG: adding 'os_ken/tests/switch/of10/match/00_IN_PORT.json' DEBUG: adding 'os_ken/tests/switch/of10/match/01_DL_SRC.json' DEBUG: adding 'os_ken/tests/switch/of10/match/02_DL_DST.json' DEBUG: adding 'os_ken/tests/switch/of10/match/03_DL_VLAN.json' DEBUG: adding 'os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json' DEBUG: adding 'os_ken/tests/switch/of10/match/05_DL_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of10/match/08_NW_SRC.json' DEBUG: adding 'os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json' DEBUG: adding 'os_ken/tests/switch/of10/match/09_NW_DST.json' DEBUG: adding 'os_ken/tests/switch/of10/match/09_NW_DST_Mask.json' DEBUG: adding 'os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json' DEBUG: adding 'os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json' DEBUG: adding 'os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json' DEBUG: adding 'os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json' DEBUG: adding 'os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json' DEBUG: adding 'os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json' DEBUG: adding 'os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json' DEBUG: adding 'os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json' DEBUG: adding 'os_ken/tests/switch/of13/action/00_OUTPUT.json' DEBUG: adding 'os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json' DEBUG: adding 'os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json' DEBUG: adding 'os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json' DEBUG: adding 'os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json' DEBUG: adding 'os_ken/tests/switch/of13/action/17_PUSH_VLAN.json' DEBUG: adding 'os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json' DEBUG: adding 'os_ken/tests/switch/of13/action/18_POP_VLAN.json' DEBUG: adding 'os_ken/tests/switch/of13/action/19_PUSH_MPLS.json' DEBUG: adding 'os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json' DEBUG: adding 'os_ken/tests/switch/of13/action/20_POP_MPLS.json' DEBUG: adding 'os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/26_PUSH_PBB.json' DEBUG: adding 'os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json' DEBUG: adding 'os_ken/tests/switch/of13/action/27_POP_PBB.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/03_ETH_DST.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/04_ETH_SRC.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/05_ETH_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/06_VLAN_VID.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/07_VLAN_PCP.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/08_IP_DSCP_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/09_IP_ECN_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/11_IPV4_SRC.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/12_IPV4_DST.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/13_TCP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/14_TCP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/15_UDP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/16_UDP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/18_SCTP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/19_ICMPV4_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/20_ICMPV4_CODE.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/21_ARP_OP.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/22_ARP_SPA.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/23_ARP_TPA.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/24_ARP_SHA.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/25_ARP_THA.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/26_IPV6_SRC.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/27_IPV6_DST.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/28_IPV6_FLABEL.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/29_ICMPV6_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/30_ICMPV6_CODE.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/31_IPV6_ND_TARGET.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/32_IPV6_ND_SLL.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/33_IPV6_ND_TLL.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/34_MPLS_LABEL.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/35_MPLS_TC.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/36_MPLS_BOS.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/37_PBB_ISID.json' DEBUG: adding 'os_ken/tests/switch/of13/action/25_SET_FIELD/38_TUNNEL_ID.json' DEBUG: adding 'os_ken/tests/switch/of13/group/00_ALL.json' DEBUG: adding 'os_ken/tests/switch/of13/group/01_SELECT_Ether.json' DEBUG: adding 'os_ken/tests/switch/of13/group/01_SELECT_IP.json' DEBUG: adding 'os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json' DEBUG: adding 'os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json' DEBUG: adding 'os_ken/tests/switch/of13/match/00_IN_PORT.json' DEBUG: adding 'os_ken/tests/switch/of13/match/02_METADATA.json' DEBUG: adding 'os_ken/tests/switch/of13/match/02_METADATA_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/03_ETH_DST.json' DEBUG: adding 'os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/04_ETH_SRC.json' DEBUG: adding 'os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/05_ETH_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of13/match/06_VLAN_VID.json' DEBUG: adding 'os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/07_VLAN_PCP.json' DEBUG: adding 'os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/match/11_IPV4_SRC.json' DEBUG: adding 'os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/12_IPV4_DST.json' DEBUG: adding 'os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json' DEBUG: adding 'os_ken/tests/switch/of13/match/21_ARP_OP.json' DEBUG: adding 'os_ken/tests/switch/of13/match/22_ARP_SPA.json' DEBUG: adding 'os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/23_ARP_TPA.json' DEBUG: adding 'os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/24_ARP_SHA.json' DEBUG: adding 'os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/25_ARP_THA.json' DEBUG: adding 'os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/26_IPV6_SRC.json' DEBUG: adding 'os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/27_IPV6_DST.json' DEBUG: adding 'os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json' DEBUG: adding 'os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json' DEBUG: adding 'os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json' DEBUG: adding 'os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json' DEBUG: adding 'os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json' DEBUG: adding 'os_ken/tests/switch/of13/match/34_MPLS_LABEL.json' DEBUG: adding 'os_ken/tests/switch/of13/match/35_MPLS_TC.json' DEBUG: adding 'os_ken/tests/switch/of13/match/36_MPLS_BOS.json' DEBUG: adding 'os_ken/tests/switch/of13/match/37_PBB_ISID.json' DEBUG: adding 'os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/38_TUNNEL_ID.json' DEBUG: adding 'os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json' DEBUG: adding 'os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json' DEBUG: adding 'os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json' DEBUG: adding 'os_ken/tests/switch/of14/action/00_OUTPUT.json' DEBUG: adding 'os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json' DEBUG: adding 'os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json' DEBUG: adding 'os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json' DEBUG: adding 'os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json' DEBUG: adding 'os_ken/tests/switch/of14/action/17_PUSH_VLAN.json' DEBUG: adding 'os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json' DEBUG: adding 'os_ken/tests/switch/of14/action/18_POP_VLAN.json' DEBUG: adding 'os_ken/tests/switch/of14/action/19_PUSH_MPLS.json' DEBUG: adding 'os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json' DEBUG: adding 'os_ken/tests/switch/of14/action/20_POP_MPLS.json' DEBUG: adding 'os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/26_PUSH_PBB.json' DEBUG: adding 'os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json' DEBUG: adding 'os_ken/tests/switch/of14/action/27_POP_PBB.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/03_ETH_DST.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/04_ETH_SRC.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/05_ETH_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/06_VLAN_VID.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/07_VLAN_PCP.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/08_IP_DSCP_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/09_IP_ECN_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/10_IP_PROTO_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/11_IPV4_SRC.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/12_IPV4_DST.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/13_TCP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/14_TCP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/15_UDP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/16_UDP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/17_SCTP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/18_SCTP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/19_ICMPV4_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/20_ICMPV4_CODE.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/21_ARP_OP.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/22_ARP_SPA.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/23_ARP_TPA.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/24_ARP_SHA.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/25_ARP_THA.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/26_IPV6_SRC.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/27_IPV6_DST.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/28_IPV6_FLABEL.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/29_ICMPV6_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/30_ICMPV6_CODE.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/31_IPV6_ND_TARGET.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/32_IPV6_ND_SLL.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/33_IPV6_ND_TLL.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/34_MPLS_LABEL.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/35_MPLS_TC.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/36_MPLS_BOS.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/37_PBB_ISID.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/38_TUNNEL_ID.json' DEBUG: adding 'os_ken/tests/switch/of14/action/25_SET_FIELD/41_PBB_UCA.json' DEBUG: adding 'os_ken/tests/switch/of14/group/00_ALL.json' DEBUG: adding 'os_ken/tests/switch/of14/group/01_SELECT_Ether.json' DEBUG: adding 'os_ken/tests/switch/of14/group/01_SELECT_IP.json' DEBUG: adding 'os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json' DEBUG: adding 'os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json' DEBUG: adding 'os_ken/tests/switch/of14/match/00_IN_PORT.json' DEBUG: adding 'os_ken/tests/switch/of14/match/02_METADATA.json' DEBUG: adding 'os_ken/tests/switch/of14/match/02_METADATA_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/03_ETH_DST.json' DEBUG: adding 'os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/04_ETH_SRC.json' DEBUG: adding 'os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/05_ETH_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of14/match/06_VLAN_VID.json' DEBUG: adding 'os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/07_VLAN_PCP.json' DEBUG: adding 'os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/match/11_IPV4_SRC.json' DEBUG: adding 'os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/12_IPV4_DST.json' DEBUG: adding 'os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json' DEBUG: adding 'os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json' DEBUG: adding 'os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json' DEBUG: adding 'os_ken/tests/switch/of14/match/21_ARP_OP.json' DEBUG: adding 'os_ken/tests/switch/of14/match/22_ARP_SPA.json' DEBUG: adding 'os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/23_ARP_TPA.json' DEBUG: adding 'os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/24_ARP_SHA.json' DEBUG: adding 'os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/25_ARP_THA.json' DEBUG: adding 'os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/26_IPV6_SRC.json' DEBUG: adding 'os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/27_IPV6_DST.json' DEBUG: adding 'os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json' DEBUG: adding 'os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json' DEBUG: adding 'os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json' DEBUG: adding 'os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json' DEBUG: adding 'os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json' DEBUG: adding 'os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json' DEBUG: adding 'os_ken/tests/switch/of14/match/34_MPLS_LABEL.json' DEBUG: adding 'os_ken/tests/switch/of14/match/35_MPLS_TC.json' DEBUG: adding 'os_ken/tests/switch/of14/match/36_MPLS_BOS.json' DEBUG: adding 'os_ken/tests/switch/of14/match/37_PBB_ISID.json' DEBUG: adding 'os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/38_TUNNEL_ID.json' DEBUG: adding 'os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json' DEBUG: adding 'os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json' DEBUG: adding 'os_ken/tests/switch/of14/match/41_PBB_UCA.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json' DEBUG: adding 'os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json' DEBUG: adding 'os_ken/tests/unit/__init__.py' DEBUG: adding 'os_ken/tests/unit/cmd/__init__.py' DEBUG: adding 'os_ken/tests/unit/cmd/dummy_app.py' DEBUG: adding 'os_ken/tests/unit/cmd/dummy_openflow_app.py' DEBUG: adding 'os_ken/tests/unit/cmd/test_manager.py' DEBUG: adding 'os_ken/tests/unit/controller/__init__.py' DEBUG: adding 'os_ken/tests/unit/controller/cert.crt' DEBUG: adding 'os_ken/tests/unit/controller/cert.key' DEBUG: adding 'os_ken/tests/unit/controller/test_controller.py' DEBUG: adding 'os_ken/tests/unit/lib/__init__.py' DEBUG: adding 'os_ken/tests/unit/lib/test_hub.py' DEBUG: adding 'os_ken/tests/unit/lib/test_sockaddr.py' DEBUG: adding 'os_ken/tests/unit/ofproto/__init__.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_ether.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_inet.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_nx_flow_spec.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_ofproto.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_ofproto_common.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_ofproto_parser.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_ofproto_v12.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_oxm.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_oxs.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_parser.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_parser_compat.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_parser_ofpmatch.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_parser_ofpstats.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_parser_v10.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_parser_v12.py' DEBUG: adding 'os_ken/tests/unit/ofproto/test_parser_v13.py' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/1-1-ofp_packet_out.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/1-2-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/1-4-ofp_packet_in.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_pop_mpls.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_push_mpls.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_label.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_tc.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-0-ofp_desc_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-1-ofp_packet_out.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-11-ofp_flow_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-13-ofp_echo_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-14-ofp_echo_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-15-ofp_error_msg.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-17-ofp_barrier_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-18-ofp_barrier_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-19-ofp_role_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-2-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-20-ofp_role_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-21-ofp_group_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-22-ofp_port_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-23-ofp_table_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-24-ofp_desc_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-25-ofp_aggregate_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-26-ofp_aggregate_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-27-ofp_table_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-28-ofp_table_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-29-ofp_port_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-3-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-30-ofp_port_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-31-ofp_group_features_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-33-ofp_group_desc_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-35-ofp_queue_get_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-37-ofp_queue_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-38-ofp_queue_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-39-ofp_port_status.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-4-ofp_packet_in.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-40-ofp_flow_removed.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-41-ofp_error_msg_experimenter.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-5-ofp_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-59-ofp_packet_in.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-6-ofp_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-60-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-61-ofp_group_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-62-ofp_group_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-7-ofp_set_config.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-8-ofp_get_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/3-9-ofp_get_config_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_group_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_port_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_get_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet1.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet2.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/lib-ofctl-ofp_queue_stats_request.packet3.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-0-ofp_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-1-ofp_packet_out.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-11-ofp_flow_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-12-ofp_flow_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-13-ofp_echo_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-14-ofp_echo_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-15-ofp_error_msg.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-17-ofp_barrier_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-18-ofp_barrier_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-19-ofp_role_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-20-ofp_role_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-22-ofp_port_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-23-ofp_table_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-24-ofp_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-25-ofp_aggregate_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-26-ofp_aggregate_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-27-ofp_table_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-28-ofp_table_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-29-ofp_port_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-3-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-30-ofp_port_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-31-ofp_group_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-32-ofp_group_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-33-ofp_group_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-34-ofp_group_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-35-ofp_queue_get_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-36-ofp_queue_get_config_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-37-ofp_queue_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-38-ofp_queue_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-39-ofp_port_status.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-4-ofp_packet_in.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-40-ofp_flow_removed.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-41-ofp_error_msg_experimenter.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-42-ofp_get_async_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-43-ofp_get_async_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-44-ofp_set_async.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-45-ofp_meter_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-46-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-47-ofp_meter_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-48-ofp_meter_config_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-49-ofp_meter_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-5-ofp_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-50-ofp_meter_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-51-ofp_meter_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-52-ofp_meter_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-53-ofp_port_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-54-ofp_port_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-55-ofp_table_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-56-ofp_table_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-57-ofp_group_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-58-ofp_group_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-59-ofp_packet_in.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-6-ofp_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-60-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-61-ofp_experimenter_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-62-ofp_experimenter_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-63-onf_flow_monitor_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-7-ofp_set_config.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-8-ofp_get_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/4-9-ofp_get_config_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_group_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_meter_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_port_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_get_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet1.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet2.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_queue_stats_request.packet3.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/lib-ofctl-ofp_table_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.truncated64.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_conjunction.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_match_conj.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-get_config_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_conjunction.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller2.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_clear.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_exec.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat_v6.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_fintimeout.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_learn.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_note.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_output_trunc.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_resubmit.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample2.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_pop.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_stack_push.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_conj.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_load_nx_register.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_move_nx_register.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-0-ofp_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-1-ofp_packet_out.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-11-ofp_flow_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-12-ofp_flow_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-13-ofp_echo_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-14-ofp_echo_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-15-ofp_error_msg.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-17-ofp_barrier_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-18-ofp_barrier_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-19-ofp_role_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-2-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-20-ofp_role_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-21-ofp_group_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-22-ofp_port_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-24-ofp_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-25-ofp_aggregate_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-26-ofp_aggregate_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-27-ofp_table_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-28-ofp_table_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-29-ofp_port_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-3-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-30-ofp_port_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-31-ofp_group_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-32-ofp_group_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-33-ofp_group_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-34-ofp_group_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-35-ofp_queue_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-36-ofp_queue_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-37-ofp_port_status.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-38-ofp_flow_removed.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-39-ofp_error_msg_experimenter.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-4-ofp_packet_in.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-40-ofp_get_async_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-41-ofp_get_async_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-42-ofp_set_async.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-43-ofp_meter_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-44-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-45-ofp_meter_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-46-ofp_meter_config_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-47-ofp_meter_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-48-ofp_meter_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-49-ofp_meter_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-5-ofp_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-50-ofp_meter_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-51-ofp_port_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-52-ofp_port_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-53-ofp_table_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-54-ofp_table_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-55-ofp_group_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-56-ofp_group_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-57-ofp_packet_in.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-58-ofp_flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-59-ofp_experimenter_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-6-ofp_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-60-ofp_experimenter_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-61-ofp_table_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-62-ofp_table_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-63-ofp_queue_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-64-ofp_queue_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-65-ofp_role_status.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-66-ofp_flow_monitor_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-67-ofp_flow_monitor_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-68-ofp_table_status.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-69-ofp_bundle_ctrl_msg.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-7-ofp_set_config.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-70-ofp_bundle_add_msg.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-8-ofp_get_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/5-9-ofp_get_config_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/lib-ofctl-ofp_table_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_queue_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/lib-ofctl-ofp_table_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg_experimenter.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_conjunction.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_match_conj.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_no_nx.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_reply.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_request.packet.json' DEBUG: adding 'os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json' DEBUG: adding 'os_ken/tests/unit/packet/__init__.py' DEBUG: adding 'os_ken/tests/unit/packet/test_arp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_bfd.py' DEBUG: adding 'os_ken/tests/unit/packet/test_bgp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_bmp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_bpdu.py' DEBUG: adding 'os_ken/tests/unit/packet/test_cfm.py' DEBUG: adding 'os_ken/tests/unit/packet/test_dhcp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_ethernet.py' DEBUG: adding 'os_ken/tests/unit/packet/test_geneve.py' DEBUG: adding 'os_ken/tests/unit/packet/test_gre.py' DEBUG: adding 'os_ken/tests/unit/packet/test_icmp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_icmpv6.py' DEBUG: adding 'os_ken/tests/unit/packet/test_igmp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_ipv4.py' DEBUG: adding 'os_ken/tests/unit/packet/test_ipv6.py' DEBUG: adding 'os_ken/tests/unit/packet/test_llc.py' DEBUG: adding 'os_ken/tests/unit/packet/test_lldp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_mpls.py' DEBUG: adding 'os_ken/tests/unit/packet/test_openflow.py' DEBUG: adding 'os_ken/tests/unit/packet/test_ospf.py' DEBUG: adding 'os_ken/tests/unit/packet/test_packet.py' DEBUG: adding 'os_ken/tests/unit/packet/test_pbb.py' DEBUG: adding 'os_ken/tests/unit/packet/test_sctp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_slow.py' DEBUG: adding 'os_ken/tests/unit/packet/test_tcp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_udp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_vlan.py' DEBUG: adding 'os_ken/tests/unit/packet/test_vrrp.py' DEBUG: adding 'os_ken/tests/unit/packet/test_vxlan.py' DEBUG: adding 'os_ken/tests/unit/packet/test_zebra.py' DEBUG: adding 'os_ken/tests/unit/services/__init__.py' DEBUG: adding 'os_ken/tests/unit/services/protocols/__init__.py' DEBUG: adding 'os_ken/tests/unit/services/protocols/bgp/__init__.py' DEBUG: adding 'os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py' DEBUG: adding 'os_ken/tests/unit/services/protocols/bgp/test_peer.py' DEBUG: adding 'os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py' DEBUG: adding 'os_ken/tests/unit/services/protocols/bgp/core_managers/test_table_manager.py' DEBUG: adding 'os_ken/tests/unit/services/protocols/bgp/utils/__init__.py' DEBUG: adding 'os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py' DEBUG: adding 'os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py' DEBUG: adding 'os_ken/topology/__init__.py' DEBUG: adding 'os_ken/topology/api.py' DEBUG: adding 'os_ken/topology/dumper.py' DEBUG: adding 'os_ken/topology/event.py' DEBUG: adding 'os_ken/topology/switches.py' DEBUG: adding 'os_ken-3.1.0.dev2.dist-info/AUTHORS' DEBUG: adding 'os_ken-3.1.0.dev2.dist-info/LICENSE' DEBUG: adding 'os_ken-3.1.0.dev2.dist-info/METADATA' DEBUG: adding 'os_ken-3.1.0.dev2.dist-info/WHEEL' DEBUG: adding 'os_ken-3.1.0.dev2.dist-info/entry_points.txt' DEBUG: adding 'os_ken-3.1.0.dev2.dist-info/pbr.json' DEBUG: adding 'os_ken-3.1.0.dev2.dist-info/top_level.txt' DEBUG: adding 'os_ken-3.1.0.dev2.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for os-ken (pyproject.toml): finished with status 'done' DEBUG: Created wheel for os-ken: filename=os_ken-3.1.0.dev2-py3-none-any.whl size=1984122 sha256=4a3d4ef9d8003e3668466777dc9ad1d130be026864efa32571c1940549557c2a DEBUG: Stored in directory: /builddir/.cache/pip/wheels/0d/7b/6e/441650de898544cda613a96a355890e9c961b80279c9ceac79 DEBUG: Successfully built os-ken DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs DEBUG: /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: __version_info__ = tuple(LooseVersion(docutils.__version__).version) DEBUG: /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. DEBUG: def heading(env: Environment, text: str, level: int = 1) -> str: DEBUG: Running Sphinx v3.4.3 DEBUG: /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. DEBUG: def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. DEBUG: self.environment.globals['debug'] = contextfunction(pformat) DEBUG: /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. DEBUG: self.environment.globals['accesskey'] = contextfunction(accesskey) DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/os-ken-3.1.0.dev2/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 74 source files that are out of date DEBUG: updating environment: [new config] 74 added, 0 changed, 0 removed DEBUG: reading sources... [ 1%] admin/index DEBUG: reading sources... [ 2%] api_ref DEBUG: reading sources... [ 4%] app DEBUG: reading sources... [ 5%] app/ofctl DEBUG: reading sources... [ 6%] archive DEBUG: reading sources... [ 8%] components DEBUG: reading sources... [ 9%] configuration DEBUG: reading sources... [ 10%] configuration/index DEBUG: reading sources... [ 12%] contributor/index DEBUG: reading sources... [ 13%] developing DEBUG: reading sources... [ 14%] index DEBUG: reading sources... [ 16%] library DEBUG: reading sources... [ 17%] library/index DEBUG: reading sources... [ 18%] library_bgp_speaker DEBUG: reading sources... [ 20%] library_bgp_speaker_ref DEBUG: reading sources... [ 21%] library_mrt DEBUG: reading sources... [ 22%] library_of_config DEBUG: reading sources... [ 24%] library_ovsdb DEBUG: reading sources... [ 25%] library_ovsdb_manager DEBUG: reading sources... [ 27%] library_packet DEBUG: reading sources... [ 28%] library_packet_ref DEBUG: reading sources... [ 29%] library_packet_ref/packet_arp DEBUG: reading sources... [ 31%] library_packet_ref/packet_base DEBUG: reading sources... [ 32%] library_packet_ref/packet_bfd DEBUG: reading sources... [ 33%] library_packet_ref/packet_bgp DEBUG: reading sources... [ 35%] library_packet_ref/packet_bmp DEBUG: reading sources... [ 36%] library_packet_ref/packet_bpdu DEBUG: reading sources... [ 37%] library_packet_ref/packet_cfm DEBUG: reading sources... [ 39%] library_packet_ref/packet_dhcp DEBUG: reading sources... [ 40%] library_packet_ref/packet_dhcp6 DEBUG: reading sources... [ 41%] library_packet_ref/packet_ethernet DEBUG: reading sources... [ 43%] library_packet_ref/packet_geneve DEBUG: reading sources... [ 44%] library_packet_ref/packet_gre DEBUG: reading sources... [ 45%] library_packet_ref/packet_icmp DEBUG: reading sources... [ 47%] library_packet_ref/packet_icmpv6 DEBUG: reading sources... [ 48%] library_packet_ref/packet_igmp DEBUG: reading sources... [ 50%] library_packet_ref/packet_ipv4 DEBUG: reading sources... [ 51%] library_packet_ref/packet_ipv6 DEBUG: reading sources... [ 52%] library_packet_ref/packet_llc DEBUG: reading sources... [ 54%] library_packet_ref/packet_lldp DEBUG: reading sources... [ 55%] library_packet_ref/packet_mpls DEBUG: reading sources... [ 56%] library_packet_ref/packet_openflow DEBUG: reading sources... [ 58%] library_packet_ref/packet_ospf DEBUG: reading sources... [ 59%] library_packet_ref/packet_pbb DEBUG: reading sources... [ 60%] library_packet_ref/packet_sctp DEBUG: reading sources... [ 62%] library_packet_ref/packet_slow DEBUG: reading sources... [ 63%] library_packet_ref/packet_tcp DEBUG: reading sources... [ 64%] library_packet_ref/packet_udp DEBUG: reading sources... [ 66%] library_packet_ref/packet_vlan DEBUG: reading sources... [ 67%] library_packet_ref/packet_vrrp DEBUG: reading sources... [ 68%] library_packet_ref/packet_vxlan DEBUG: reading sources... [ 70%] library_packet_ref/packet_zebra DEBUG: reading sources... [ 71%] library_pcap DEBUG: reading sources... [ 72%] man/osken DEBUG: reading sources... [ 74%] man/osken_manager DEBUG: reading sources... [ 75%] nicira_ext_ref DEBUG: reading sources... [ 77%] ofproto_base DEBUG: reading sources... [ 78%] ofproto_ref DEBUG: reading sources... [ 79%] ofproto_v1_0_ref DEBUG: reading sources... [ 81%] ofproto_v1_2_ref DEBUG: reading sources... [ 82%] ofproto_v1_3_ref DEBUG: reading sources... [ 83%] ofproto_v1_4_ref DEBUG: reading sources... [ 85%] ofproto_v1_5_ref DEBUG: reading sources... [ 86%] os_ken_app_api DEBUG: reading sources... [ 87%] parameters DEBUG: reading sources... [ 89%] readme DEBUG: reading sources... [ 90%] reference/index DEBUG: reading sources... [ 91%] snort_integrate DEBUG: reading sources... [ 93%] test-of-config-with-linc DEBUG: reading sources... [ 94%] test-vrrp DEBUG: reading sources... [ 95%] tests DEBUG: reading sources... [ 97%] tls DEBUG: reading sources... [ 98%] user/index DEBUG: reading sources... [100%] writing_os_ken_app DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 1%] admin/index DEBUG: writing output... [ 2%] api_ref DEBUG: writing output... [ 4%] app DEBUG: writing output... [ 5%] app/ofctl DEBUG: writing output... [ 6%] archive DEBUG: writing output... [ 8%] components DEBUG: writing output... [ 9%] configuration DEBUG: writing output... [ 10%] configuration/index DEBUG: writing output... [ 12%] contributor/index DEBUG: writing output... [ 13%] developing DEBUG: writing output... [ 14%] index DEBUG: writing output... [ 16%] library DEBUG: writing output... [ 17%] library/index DEBUG: writing output... [ 18%] library_bgp_speaker DEBUG: writing output... [ 20%] library_bgp_speaker_ref DEBUG: writing output... [ 21%] library_mrt DEBUG: writing output... [ 22%] library_of_config DEBUG: writing output... [ 24%] library_ovsdb DEBUG: writing output... [ 25%] library_ovsdb_manager DEBUG: writing output... [ 27%] library_packet DEBUG: writing output... [ 28%] library_packet_ref DEBUG: writing output... [ 29%] library_packet_ref/packet_arp DEBUG: writing output... [ 31%] library_packet_ref/packet_base DEBUG: writing output... [ 32%] library_packet_ref/packet_bfd DEBUG: writing output... [ 33%] library_packet_ref/packet_bgp DEBUG: writing output... [ 35%] library_packet_ref/packet_bmp DEBUG: writing output... [ 36%] library_packet_ref/packet_bpdu DEBUG: writing output... [ 37%] library_packet_ref/packet_cfm DEBUG: writing output... [ 39%] library_packet_ref/packet_dhcp DEBUG: writing output... [ 40%] library_packet_ref/packet_dhcp6 DEBUG: writing output... [ 41%] library_packet_ref/packet_ethernet DEBUG: writing output... [ 43%] library_packet_ref/packet_geneve DEBUG: writing output... [ 44%] library_packet_ref/packet_gre DEBUG: writing output... [ 45%] library_packet_ref/packet_icmp DEBUG: writing output... [ 47%] library_packet_ref/packet_icmpv6 DEBUG: writing output... [ 48%] library_packet_ref/packet_igmp DEBUG: writing output... [ 50%] library_packet_ref/packet_ipv4 DEBUG: writing output... [ 51%] library_packet_ref/packet_ipv6 DEBUG: writing output... [ 52%] library_packet_ref/packet_llc DEBUG: writing output... [ 54%] library_packet_ref/packet_lldp DEBUG: writing output... [ 55%] library_packet_ref/packet_mpls DEBUG: writing output... [ 56%] library_packet_ref/packet_openflow DEBUG: writing output... [ 58%] library_packet_ref/packet_ospf DEBUG: writing output... [ 59%] library_packet_ref/packet_pbb DEBUG: writing output... [ 60%] library_packet_ref/packet_sctp DEBUG: writing output... [ 62%] library_packet_ref/packet_slow DEBUG: writing output... [ 63%] library_packet_ref/packet_tcp DEBUG: writing output... [ 64%] library_packet_ref/packet_udp DEBUG: writing output... [ 66%] library_packet_ref/packet_vlan DEBUG: writing output... [ 67%] library_packet_ref/packet_vrrp DEBUG: writing output... [ 68%] library_packet_ref/packet_vxlan DEBUG: writing output... [ 70%] library_packet_ref/packet_zebra DEBUG: writing output... [ 71%] library_pcap DEBUG: writing output... [ 72%] man/osken DEBUG: writing output... [ 74%] man/osken_manager DEBUG: writing output... [ 75%] nicira_ext_ref DEBUG: writing output... [ 77%] ofproto_base DEBUG: writing output... [ 78%] ofproto_ref DEBUG: writing output... [ 79%] ofproto_v1_0_ref DEBUG: writing output... [ 81%] ofproto_v1_2_ref DEBUG: writing output... [ 82%] ofproto_v1_3_ref DEBUG: writing output... [ 83%] ofproto_v1_4_ref DEBUG: writing output... [ 85%] ofproto_v1_5_ref DEBUG: writing output... [ 86%] os_ken_app_api DEBUG: writing output... [ 87%] parameters DEBUG: writing output... [ 89%] readme DEBUG: writing output... [ 90%] reference/index DEBUG: writing output... [ 91%] snort_integrate DEBUG: writing output... [ 93%] test-of-config-with-linc DEBUG: writing output... [ 94%] test-vrrp DEBUG: writing output... [ 95%] tests DEBUG: writing output... [ 97%] tls DEBUG: writing output... [ 98%] user/index DEBUG: writing output... [100%] writing_os_ken_app DEBUG: generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: done DEBUG: writing additional pages... search done DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: ___________________________________ summary ____________________________________ DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.av9IUb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64 DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: ++ ls /builddir/build/BUILD/os-ken-3.1.0.dev2/pyproject-wheeldir/os_ken-3.1.0.dev2-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: + specifier=os_ken==3.1.0.dev2 DEBUG: + '[' -z os_ken==3.1.0.dev2 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/os-ken-3.1.0.dev2/pyproject-wheeldir os_ken==3.1.0.dev2 DEBUG: Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) DEBUG: Looking in links: /builddir/build/BUILD/os-ken-3.1.0.dev2/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/os_ken-3.1.0.dev2-py3-none-any.whl DEBUG: Installing collected packages: os-ken DEBUG: Creating /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin DEBUG: changing mode of /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin/osken to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin/osken-manager to 755 DEBUG: Successfully installed os-ken-3.1.0.dev2 DEBUG: + '[' -d /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin ']' DEBUG: + '[' -z s ']' DEBUG: + shebang_flags=-kas DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin/osken /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin/osken-manager DEBUG: /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin/osken: updating DEBUG: /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin/osken-manager: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.9/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib64/python3.9/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.9/site-packages/os_ken-3.1.0.dev2.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-3.1.0.dev2.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64 --record /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-3.1.0.dev2.dist-info/RECORD --output /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-3.1.0.dev2.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-3.1.0.dev2.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-3.1.0.dev2.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-3.1.0.dev2.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/etc/os_ken DEBUG: + install -p -m 644 etc/os_ken/os_ken.conf /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/etc/os_ken/os_ken.conf DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.1.0-0.20250611101134.a8a1ed6.el9 --unique-debug-suffix -3.1.0-0.20250611101134.a8a1ed6.el9.x86_64 --unique-debug-src-base python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/os-ken-3.1.0.dev2 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9 using python3.9 DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/lib/python3.9/site-packages/os_ken/tests/mininet/run_mnet-test.sh from /bin/sh to #!/usr/bin/sh DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mqMPDZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-ken-3.1.0.dev2/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: Create CustomEvent called DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: Create CustomEvent called DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: usage: osken-manager [-h] [--app-lists APP_LISTS] [--ca-certs CA_CERTS] DEBUG: [--ciphers CIPHERS] [--config-dir DIR] DEBUG: [--config-file PATH] [--ctl-cert CTL_CERT] DEBUG: [--ctl-privkey CTL_PRIVKEY] DEBUG: [--default-log-level DEFAULT_LOG_LEVEL] DEBUG: [--enable-debugger] [--explicit-drop] DEBUG: [--install-lldp-flow] [--log-config-file LOG_CONFIG_FILE] DEBUG: [--log-dir LOG_DIR] [--log-file LOG_FILE] DEBUG: [--log-file-mode LOG_FILE_MODE] [--noenable-debugger] DEBUG: [--noexplicit-drop] [--noinstall-lldp-flow] DEBUG: [--noobserve-links] [--nouse-stderr] [--nouse-syslog] DEBUG: [--noverbose] [--observe-links] DEBUG: [--ofp-listen-host OFP_LISTEN_HOST] DEBUG: [--ofp-ssl-listen-port OFP_SSL_LISTEN_PORT] DEBUG: [--ofp-switch-address-list OFP_SWITCH_ADDRESS_LIST] DEBUG: [--ofp-switch-connect-interval OFP_SWITCH_CONNECT_INTERVAL] DEBUG: [--ofp-tcp-listen-port OFP_TCP_LISTEN_PORT] DEBUG: [--pid-file PID_FILE] DEBUG: [--shell_completion SHELL_COMPLETION] [--use-stderr] DEBUG: [--use-syslog] [--user-flags USER_FLAGS] [--verbose] DEBUG: [--version] DEBUG: [--zapi-client-route-type ZAPI_CLIENT_ROUTE_TYPE] DEBUG: [--zapi-db-url ZAPI_DB_URL] DEBUG: [--zapi-frr-version ZAPI_FRR_VERSION] DEBUG: [--zapi-retry-interval ZAPI_RETRY_INTERVAL] DEBUG: [--zapi-router-id ZAPI_ROUTER_ID] DEBUG: [--zapi-server-host ZAPI_SERVER_HOST] DEBUG: [--zapi-server-port ZAPI_SERVER_PORT] DEBUG: [--zapi-server-version ZAPI_SERVER_VERSION] DEBUG: [--bgp-app-config-file BGP-APP_CONFIG_FILE] DEBUG: [--bgp-app-rpc-host BGP-APP_RPC_HOST] DEBUG: [--bgp-app-rpc-port BGP-APP_RPC_PORT] DEBUG: [--test-switch-dir TEST-SWITCH_DIR] DEBUG: [--test-switch-interval TEST-SWITCH_INTERVAL] DEBUG: [--test-switch-target TEST-SWITCH_TARGET] DEBUG: [--test-switch-target-version TEST-SWITCH_TARGET_VERSION] DEBUG: [--test-switch-target_recv_port TEST-SWITCH_TARGET_RECV_PORT] DEBUG: [--test-switch-target_send_port_1 TEST-SWITCH_TARGET_SEND_PORT_1] DEBUG: [--test-switch-target_send_port_2 TEST-SWITCH_TARGET_SEND_PORT_2] DEBUG: [--test-switch-tester TEST-SWITCH_TESTER] DEBUG: [--test-switch-tester-version TEST-SWITCH_TESTER_VERSION] DEBUG: [--test-switch-tester_recv_port_1 TEST-SWITCH_TESTER_RECV_PORT_1] DEBUG: [--test-switch-tester_recv_port_2 TEST-SWITCH_TESTER_RECV_PORT_2] DEBUG: [--test-switch-tester_send_port TEST-SWITCH_TESTER_SEND_PORT] DEBUG: [app ...] DEBUG: positional arguments: DEBUG: app application module name to run DEBUG: optional arguments: DEBUG: -h, --help show this help message and exit DEBUG: --app-lists APP_LISTS DEBUG: application module name to run DEBUG: --ca-certs CA_CERTS CA certificates DEBUG: --ciphers CIPHERS list of ciphers to enable DEBUG: --config-dir DIR Path to a config directory to pull `*.conf` files DEBUG: from. This file set is sorted, so as to provide a DEBUG: predictable parse order if individual options are DEBUG: over-ridden. The set is parsed after the file(s) DEBUG: specified via previous --config-file, arguments hence DEBUG: over-ridden options in the directory take precedence. DEBUG: This option must be set from the command-line. DEBUG: --config-file PATH Path to a config file to use. Multiple config files DEBUG: can be specified, with values in later files taking DEBUG: precedence. Defaults to None. This option must be set DEBUG: from the command-line. DEBUG: --ctl-cert CTL_CERT controller certificate DEBUG: --ctl-privkey CTL_PRIVKEY DEBUG: controller private key DEBUG: --default-log-level DEFAULT_LOG_LEVEL DEBUG: default log level DEBUG: --enable-debugger don't overwrite Python standard threading library(use DEBUG: only for debugging) DEBUG: --explicit-drop link discovery: explicitly drop lldp packet in DEBUG: --install-lldp-flow link discovery: explicitly install flow entry to send DEBUG: lldp packet to controller DEBUG: --log-config-file LOG_CONFIG_FILE DEBUG: Path to a logging config file to use DEBUG: --log-dir LOG_DIR log file directory DEBUG: --log-file LOG_FILE log file name DEBUG: --log-file-mode LOG_FILE_MODE DEBUG: default log file permission DEBUG: --noenable-debugger The inverse of --enable-debugger DEBUG: --noexplicit-drop The inverse of --explicit-drop DEBUG: --noinstall-lldp-flow DEBUG: The inverse of --install-lldp-flow DEBUG: --noobserve-links The inverse of --observe-links DEBUG: --nouse-stderr The inverse of --use-stderr DEBUG: --nouse-syslog The inverse of --use-syslog DEBUG: --noverbose The inverse of --verbose DEBUG: --observe-links observe link discovery events. DEBUG: --ofp-listen-host OFP_LISTEN_HOST DEBUG: openflow listen host (default 0.0.0.0) DEBUG: --ofp-ssl-listen-port OFP_SSL_LISTEN_PORT DEBUG: openflow ssl listen port (default: 6653) DEBUG: --ofp-switch-address-list OFP_SWITCH_ADDRESS_LIST DEBUG: list of IP address and port pairs (default empty). DEBUG: e.g., "127.0.0.1:6653,[::1]:6653" DEBUG: --ofp-switch-connect-interval OFP_SWITCH_CONNECT_INTERVAL DEBUG: interval in seconds to connect to switches (default 1) DEBUG: --ofp-tcp-listen-port OFP_TCP_LISTEN_PORT DEBUG: openflow tcp listen port (default: 6653) DEBUG: --pid-file PID_FILE pid file name DEBUG: --shell_completion SHELL_COMPLETION DEBUG: Display a shell completion script Allowed values: DEBUG: bash, zsh DEBUG: --use-stderr log to standard error DEBUG: --use-syslog output to syslog DEBUG: --user-flags USER_FLAGS DEBUG: Additional flags file for user applications DEBUG: --verbose show debug output DEBUG: --version show program's version number and exit DEBUG: zapi options: DEBUG: --zapi-client-route-type ZAPI_CLIENT_ROUTE_TYPE DEBUG: Zebra route type advertised by Zebra client service. DEBUG: (default: BGP) DEBUG: --zapi-db-url ZAPI_DB_URL DEBUG: URL to database used by Zebra protocol service DEBUG: (default: sqlite:///zebra.db) DEBUG: --zapi-frr-version ZAPI_FRR_VERSION DEBUG: FRRouting version when integrated with FRRouting DEBUG: (e.g., 3.0) DEBUG: --zapi-retry-interval ZAPI_RETRY_INTERVAL DEBUG: Retry interval connecting to Zebra server (default: DEBUG: 10) DEBUG: --zapi-router-id ZAPI_ROUTER_ID DEBUG: Initial Router ID used by Zebra protocol service DEBUG: (default: 1.1.1.1) DEBUG: --zapi-server-host ZAPI_SERVER_HOST DEBUG: Path to Unix Socket or IP address of Zebra server DEBUG: (default: /var/run/quagga/zserv.api) DEBUG: --zapi-server-port ZAPI_SERVER_PORT DEBUG: Port number of Zebra server (default: 2600) DEBUG: --zapi-server-version ZAPI_SERVER_VERSION DEBUG: Zebra protocol version of Zebra server (default: 2) DEBUG: bgp-app options: DEBUG: --bgp-app-config-file BGP-APP_CONFIG_FILE DEBUG: The config file formatted in Python source file. DEBUG: Please refer to "bgp_sample_conf.py" for details. DEBUG: --bgp-app-rpc-host BGP-APP_RPC_HOST DEBUG: IP for RPC server (default: 0.0.0.0) DEBUG: --bgp-app-rpc-port BGP-APP_RPC_PORT DEBUG: Port for RPC server (default: 50002) DEBUG: test-switch options: DEBUG: --test-switch-dir TEST-SWITCH_DIR DEBUG: test files directory DEBUG: --test-switch-interval TEST-SWITCH_INTERVAL DEBUG: interval time in seconds of each test (default: 0) DEBUG: --test-switch-target TEST-SWITCH_TARGET DEBUG: target sw dp-id DEBUG: --test-switch-target-version TEST-SWITCH_TARGET_VERSION DEBUG: target sw OFP version DEBUG: [openflow10|openflow13|openflow14] (default: DEBUG: openflow13) DEBUG: --test-switch-target_recv_port TEST-SWITCH_TARGET_RECV_PORT DEBUG: target sw receiving port (default: 1) DEBUG: --test-switch-target_send_port_1 TEST-SWITCH_TARGET_SEND_PORT_1 DEBUG: target sw sending port 1 (default: 2) DEBUG: --test-switch-target_send_port_2 TEST-SWITCH_TARGET_SEND_PORT_2 DEBUG: target sw sending port 2 (default: 3) DEBUG: --test-switch-tester TEST-SWITCH_TESTER DEBUG: tester sw dp-id DEBUG: --test-switch-tester-version TEST-SWITCH_TESTER_VERSION DEBUG: tester sw OFP version DEBUG: [openflow10|openflow13|openflow14] (default: DEBUG: openflow13) DEBUG: --test-switch-tester_recv_port_1 TEST-SWITCH_TESTER_RECV_PORT_1 DEBUG: tester sw receiving port 1 (default: 2) DEBUG: --test-switch-tester_recv_port_2 TEST-SWITCH_TESTER_RECV_PORT_2 DEBUG: tester sw receiving port 2 (default: 3) DEBUG: --test-switch-tester_send_port TEST-SWITCH_TESTER_SEND_PORT DEBUG: tester sw sending port (default: 1) DEBUG: {3} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_help [0.005631s] ... ok DEBUG: {3} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_invalid_addr [0.000110s] ... ok DEBUG: {3} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_invalid_ipv4_addr [0.000082s] ... ok DEBUG: {3} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_ipv6 [0.000084s] ... ok DEBUG: {3} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_ports_accessibility_v10 [0.001147s] ... ok DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestEventNative.test_clear_event [0.003307s] ... ok DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestEventNative.test_initial_state [0.002456s] ... ok DEBUG: Create CustomEvent called DEBUG: Create CustomEvent called DEBUG: loading app os_ken.tests.unit.cmd.dummy_app DEBUG: instantiating app os_ken.tests.unit.cmd.dummy_app of DummyApp DEBUG: BRICK DummyApp DEBUG: {2} os_ken.tests.integrated.bgp.test_ip6_basic.BgpSpeakerBasicTest.test_check_neighbor_established ... SKIPPED: These tests require to have "docker" configured in the system. Regardless of if we move them to functional or fix them, now we need to disable them. DEBUG: {2} os_ken.tests.integrated.bgp.test_ip6_basic.BgpSpeakerBasicTest.test_check_rib_nexthop ... SKIPPED: These tests require to have "docker" configured in the system. Regardless of if we move them to functional or fix them, now we need to disable them. DEBUG: {2} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_version [0.002402s] ... ok DEBUG: {2} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_non_bracketed_ipv6_addr [0.000146s] ... ok DEBUG: {2} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_ports_accessibility_v13 [0.001201s] ... ok DEBUG: {2} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_recv_loop [0.005243s] ... ok DEBUG: {2} os_ken.tests.unit.lib.test_hub.TestEventEventlet.test_clear_event [0.002450s] ... ok DEBUG: {2} os_ken.tests.unit.lib.test_hub.TestEventEventlet.test_set_event [0.002089s] ... ok DEBUG: {2} os_ken.tests.unit.lib.test_hub.TestHubType.test_eventlet_mode [0.002001s] ... ok DEBUG: {2} os_ken.tests.unit.lib.test_hub.TestStreamServerEventlet.test_ssl_server [0.003275s] ... ok DEBUG: {0} os_ken.tests.integrated.bgp.test_basic.BgpSpeakerBasicTest.test_check_neighbor_established ... SKIPPED: These tests require to have "docker" configured in the system. Regardless of if we move them to functional or fix them, now we need to disable them. DEBUG: {0} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_no_services [0.012626s] ... ok DEBUG: Create CustomEvent called DEBUG: loading app os_ken.tests.unit.cmd.dummy_openflow_app DEBUG: instantiating app os_ken.tests.unit.cmd.dummy_openflow_app of DummyOpenFlowApp DEBUG: BRICK DummyOpenFlowApp DEBUG: {1} os_ken.tests.integrated.bgp.test_basic.BgpSpeakerBasicTest.test_check_rib_nexthop ... SKIPPED: These tests require to have "docker" configured in the system. Regardless of if we move them to functional or fix them, now we need to disable them. DEBUG: {1} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_openflow_app [0.020589s] ... ok DEBUG: {1} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_invalid_ipv6_addr [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_ipv4 [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_ports_accessibility_v12 [0.006317s] ... ok DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestEventEventlet.test_initial_state [0.002245s] ... ok DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestEventEventlet.test_wait_success [0.102572s] ... ok DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestEventNative.test_set_event [0.002610s] ... ok DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestEventNative.test_wait_success [1.004175s] ... ok DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestStreamClientEventlet.test_connection [0.006464s] ... ok DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestStreamClientNative.test_connection [0.006719s] ... ok DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestStreamServerEventlet.test_unix_socket_server [0.006800s] ... ok DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestStreamServerNative.test_ipv6_server [0.007285s] ... ok DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestStreamServerNative.test_unix_socket_server [0.013387s] ... ok DEBUG: {2} os_ken.tests.unit.lib.test_hub.TestThreadManagementEventlet.test_spawn_after [1.003018s] ... ok DEBUG: {2} os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr.test_sockaddr_sa_to_ss [0.000145s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ether.TestInet.test_ether_type [0.000173s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_inet.TestInet.test_ip_proto [0.000124s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_common.TestOfprotCommon.test_define_constants [0.000127s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_init [0.000102s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_instruction_code [0.000156s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_match_code [0.000151s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_request_code [0.000114s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_controller_max_len [0.000136s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group_type [0.000109s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_packet_in_reason [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_no [0.000108s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_queue_properties [0.000209s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_table_mod_failed_code [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_nw_ttl [0.000100s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_output [0.000094s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_aggregate_stats_reply [0.000149s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_aggregate_stats_request [0.000161s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_mod [0.000140s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_stats [0.000146s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_status [0.000105s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_stats_reply [0.000130s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_sturct_ofp_table_stats [0.000099s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_mask [0.000291s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_nomask_2 [0.000301s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_ext_256_nomask [0.000238s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_nxm_1_mask [0.000194s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg.test_init [0.000131s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg.test_parser [0.000171s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad.test_init [0.000121s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit.test_parser [0.000134s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable.test_init [0.000149s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue.test_parser [0.000137s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue.test_serialize [0.000140s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel.test_serialize [0.000145s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64.test_serialize [0.000148s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_init_append_actions [0.000253s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest.test_parser [0.000105s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat.test_init [0.000250s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_parser [0.000125s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_init [0.000115s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_check_len [0.000204s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_type_dst [0.000111s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_type_src [0.001946s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_type_dst [0.000118s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_type_src [0.000129s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_init [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_check_len [0.000118s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_dst [0.000115s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_serialize [0.000111s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_serialize [0.000121s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_src [0.000116s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_serialize [0.000106s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_check_len [0.000117s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_check_type [0.000142s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_src [0.000104s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_parser [0.000108s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_parser_check_len [0.000107s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_serialize [0.000101s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_parser [0.000144s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStats.test_init [0.000158s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStats.test_parser [0.000159s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply.test_init [0.000095s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest.test_parser [0.000157s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest.test_parser [0.000094s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest.test_serialize [0.000163s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply.test_init [0.000128s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest.test_init [0.000103s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest.test_parser [0.000196s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest.test_serialize [0.000231s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg.test_parser [0.000215s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_init [0.000195s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved.test_init [0.000117s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved.test_serialize [0.000155s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats.test_init [0.000092s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply.test_parser [0.000255s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply.test_serialize [0.000089s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest.test_parser [0.000127s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply.test_init [0.000093s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply.test_parser [0.000126s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest.test_serialize [0.000124s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello.test_parser [0.000198s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_init_zero [0.000165s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_parse [0.000168s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_init [0.000090s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue.test_init [0.000107s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStats.test_parser [0.000138s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply.test_init [0.000092s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest.test_init [0.000103s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest.test_parser [0.000115s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest.test_serialize [0.000143s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus.test_serialize [0.000193s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropNone.test_init [0.000148s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest.test_init [0.000106s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest.test_serialize [0.000143s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig.test_init [0.000099s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStats.test_parser [0.000132s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest.test_serialize [0.000137s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor.test_parser [0.000220s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStats.test_init [0.000138s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply.test_parser [0.000194s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlOut.test_serialize [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.lib.test_hub.TestEventEventlet.test_wait_timeout [1.003588s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_parser_min [0.000185s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_serialize_max [0.000112s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_init [0.000128s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_parser_max [0.000103s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_parser_mid [0.000099s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_parser_min [0.000101s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_serialize_max [0.000150s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_min [0.000179s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_p1 [0.000720s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_parser_max [0.000172s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopVlan.test_parser [0.000115s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopVlan.test_serialize [0.000218s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_parser_min [0.000073s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_init [0.000063s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_parser_min [0.000069s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_serialize_max [0.000073s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_serialize_min [0.000063s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_init [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_parser_min [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.lib.test_hub.TestListenEventlet.test_default_socket_creation [0.008563s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_min [0.000305s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_p1 [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.lib.test_hub.TestListenEventlet.test_reuse_port_enabled [0.013101s] ... ok DEBUG: {0} os_ken.tests.unit.lib.test_hub.TestListenEventlet.test_socket_with_ipv6 [0.006627s] ... ok DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: {0} os_ken.tests.unit.lib.test_hub.TestStreamServerNative.test_ipv4_server [0.003430s] ... ok DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: {0} os_ken.tests.unit.lib.test_hub.TestStreamServerNative.test_ssl_server [0.003940s] ... ok DEBUG: {0} os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr.test_sockaddr_linux_sa_in4 [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_0_dst_0 [0.000658s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_0_dst_2 [0.000443s] ... ok DEBUG: setUp DEBUG: {0} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_1_dst_1 [0.000330s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_set_xid_check_xid [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgStrAttr.test_msg_str_attr [0.000067s] ... ok DEBUG: tearDown DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.testHello [0.000675s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enmu_ofp_group_capabilities [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_removed_reason [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_instruction_type [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_reason [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_stats_types [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_table_config [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_experimenter_header [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_push [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_set_field [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_bucket_counter [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_experimenter_header [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_removed [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_desc_stats [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_mod [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_instaruction_actions [0.000042s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_instruction_goto_table [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_match [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_packet_in [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_packet_queue [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_get_config_reply [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_max_rate [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_min_rate [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_stats_request [0.000042s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_switch_config [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_switch_feature [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_unknown_mask [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_unknown_nomask [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_mask [0.000079s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_mask_3 [0.000072s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_nomask [0.000078s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxs.Test_OXS.test_basic_unknown [0.000247s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1_) [0.000289s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049_) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294_) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__0__1_) [0.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__305419896__591751049_) [0.000247s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__4294967295__4294967294_) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295) [0.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_packet_count_0) [0.000240s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_packet_count_1311768467463790320) [0.000244s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_packet_count_18446744073709551615) [0.000231s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0) [0.000231s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320) [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615) [0.000248s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=) [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__idle_time__0__1_) [0.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__idle_time__305419896__591751049_) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__idle_time__4294967295__4294967294_) [0.000276s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__idle_time__0__1_) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__idle_time__305419896__591751049_) [0.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__idle_time__4294967295__4294967294_) [0.000273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__idle_time__0__1_) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__idle_time__305419896__591751049_) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__idle_time__4294967295__4294967294_) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__flow_count_0) [0.000252s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__flow_count_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__flow_count_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__flow_count_0) [0.000252s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__flow_count_305419896) [0.000251s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__flow_count_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__flow_count_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__flow_count_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__flow_count_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__packet_count_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__packet_count_1311768467463790320) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__packet_count_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__packet_count_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__packet_count_1311768467463790320) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__packet_count_18446744073709551615) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__packet_count_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__packet_count_1311768467463790320) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__packet_count_18446744073709551615) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_duration__0__1_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_duration__0__1_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_duration__0__1_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_duration__305419896__591751049_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_duration__305419896__591751049_) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_duration__305419896__591751049_) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_duration__4294967295__4294967294_) [0.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_duration__4294967295__4294967294_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_duration__4294967295__4294967294_) [0.000117s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_parser_max [0.064690s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__field_100_aG9nZWhvZ2U=) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1__field_100_ZnVnYWZ1Z2E=) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__field_100_aG9nZWhvZ2U=) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049__field_100_ZnVnYWZ1Z2E=) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__field_100_aG9nZWhvZ2U=) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294__field_100_ZnVnYWZ1Z2E=) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_idle_time__0__1_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_idle_time__0__1_) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_idle_time__0__1_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_idle_time__305419896__591751049_) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_idle_time__305419896__591751049_) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_idle_time__305419896__591751049_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_idle_time__4294967295__4294967294_) [0.001057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_idle_time__4294967295__4294967294_) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_idle_time__4294967295__4294967294_) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__0__1__packet_count_0) [0.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__0__1__packet_count_1311768467463790320) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__0__1__packet_count_18446744073709551615) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__305419896__591751049__packet_count_0) [0.000268s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__305419896__591751049__packet_count_1311768467463790320) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__305419896__591751049__packet_count_18446744073709551615) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__4294967295__4294967294__packet_count_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__4294967295__4294967294__packet_count_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__4294967295__4294967294__packet_count_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_idle_time__0__1_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_idle_time__0__1_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_idle_time__0__1_) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_idle_time__305419896__591751049_) [0.000320s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_idle_time__305419896__591751049_) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_idle_time__305419896__591751049_) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_idle_time__4294967295__4294967294_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_idle_time__4294967295__4294967294_) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_idle_time__4294967295__4294967294_) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_idle_time__0__1_) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_idle_time__0__1_) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_idle_time__305419896__591751049_) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_idle_time__305419896__591751049_) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_idle_time__4294967295__4294967294_) [0.000278s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_idle_time__4294967295__4294967294_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_packet_count_0) [0.000458s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_packet_count_1311768467463790320) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0_packet_count_18446744073709551615) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_packet_count_0) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_packet_count_1311768467463790320) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896_packet_count_18446744073709551615) [0.000243s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_packet_count_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_packet_count_1311768467463790320) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295_packet_count_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_flow_count_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_flow_count_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_flow_count_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_flow_count_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_flow_count_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_flow_count_305419896) [0.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_flow_count_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_flow_count_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_flow_count_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_flow_count_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_flow_count_0) [0.000114s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_parser_mid [0.022774s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_init [0.000075s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_parser_mid [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_flow_count_305419896) [0.006297s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_init [0.000078s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_experimenter [0.000065s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_max [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_flow_count_305419896) [0.000170s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p10_0 [0.000104s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_0 [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_10 [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_flow_count_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_flow_count_4294967295) [0.000107s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_3 [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_packet_count_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_packet_count_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_packet_count_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_packet_count_1311768467463790320) [0.000105s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_11 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_13 [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_2 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_packet_count_1311768467463790320) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_packet_count_1311768467463790320) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_packet_count_18446744073709551615) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_packet_count_18446744073709551615) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_packet_count_18446744073709551615) [0.000109s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_9 [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_1 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_count_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_count_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_count_1311768467463790320) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_count_1311768467463790320) [0.000125s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_1 [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_2 [0.000071s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_1 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_2 [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_3 [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_7 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_count_18446744073709551615) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_count_18446744073709551615) [0.000107s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_11 [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_field_100_aG9nZWhvZ2U=) [0.000108s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_4 [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0_field_100_ZnVnYWZ1Z2E=) [0.000111s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_6 [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_field_100_aG9nZWhvZ2U=) [0.000112s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_8 [0.000069s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_9 [0.000081s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_0 [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_3 [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p9_1 [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_check_data [0.000069s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_max [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320_field_100_ZnVnYWZ1Z2E=) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_field_100_aG9nZWhvZ2U=) [0.000109s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p10_2 [0.000067s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615_field_100_ZnVnYWZ1Z2E=) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle.test_serialize [0.000114s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_11 [0.000074s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_5 [0.000099s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_6 [0.000076s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_8 [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad.test_init [0.000080s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad.test_parser [0.000087s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_13 [0.000067s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad.test_serialize [0.000075s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_4 [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_5 [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_8 [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_3 [0.000107s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_8 [0.000084s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_10 [0.000078s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_3 [0.000070s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_4 [0.000063s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_2 [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_7 [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_1 [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_11 [0.000069s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_14 [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_5 [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter.test_parser_mid [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit.test_serialize [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath.test_init [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_mid [0.000231s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath.test_parser [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath.test_serialize [0.000068s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue.test_serialize [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p4 [0.000115s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_max [0.000135s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_p1 [0.000087s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_p2 [0.000080s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_parser_mid [0.000148s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_parser_min [0.000115s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_max [0.000139s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_min [0.000120s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_max [0.000084s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p4 [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad.test_parser [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad.test_serialize [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit.test_init [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit.test_serialize [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable.test_serialize [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel.test_init [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64.test_init [0.000044s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_serialize [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_serialize_append_actions [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId.test_parser [0.000044s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest.test_serialize [0.000067s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat.test_parser [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader.test_init [0.000073s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader.test_serialize [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_init [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_serialize [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionHeader.test_init [0.000044s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_init [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_dst [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_init [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_check_len [0.000065s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_check_type [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_dst [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_init [0.000042s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_init [0.000038s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_init [0.000042s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_parser_check_type [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_serialize [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest.test_init [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest.test_serialize [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStats.test_init [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest.test_serialize [0.000071s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply.test_parser [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg.test_init [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_init_actions [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest.test_init [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_init [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_serialize [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_parser_padding [0.000068s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_init [0.000084s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_mid [0.012541s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_parser [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue.test_parser [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPhyPort.test_init [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply.test_serialize [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply.test_init [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply.test_serialize [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig.test_parser [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures.test_parser [0.000503s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures.test_serialize [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply.test_parser [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply.test_init [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser.test_parser_max [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser.test_parser_min [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlIn.test_parser [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecMplsTtl.test_serialize [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_serialize_min [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_serialize_min [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_serialize_min [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_min [0.000065s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_init [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_parser_mid [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_parser_max [0.002122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField.test_parser [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_serialize_mid [0.000063s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_parser_max [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_serialize_mid [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_serialize_min [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply.test_parser_min [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierRequest.test_serialize [0.000101s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_p2 [0.011743s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStatsRequest.test_serialize [0.000136s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_max [0.000086s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_mid [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p2 [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_serialize_max [0.033284s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_parser_mid [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_parser_min [0.000044s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStatsRequest.test_serialize [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_parser_max [0.000253s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_parser_min [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_serialize_mid [0.000063s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_parser_min [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_init [0.000076s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p11_1 [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_9 [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_15 [0.000079s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_3 [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_5 [0.000068s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_7 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_3 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_7 [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_8 [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_10 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_11 [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_0 [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_6 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_0 [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_1 [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_10 [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_12 [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_14 [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_1 [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_4 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p8_0 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p8_1 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p9_2 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_min_except_data [0.000065s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p0_1 [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p11_0 [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p11_2 [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_2 [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_max [0.022006s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_7 [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_9 [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_10 [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_11 [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_12 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_15 [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_2 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_11 [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_2 [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_7 [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_8 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_0 [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_3 [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_5 [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_0 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_10 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_12 [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_13 [0.000065s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_2 [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_4 [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_7 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_8 [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_9 [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_1 [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_3 [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p8_1 [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_min [0.000502s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p1 [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_p3 [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_init [0.000080s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_init [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_min [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p2 [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_init [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_p1 [0.010911s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_init [0.000101s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_max [0.000152s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_parser_max [0.032693s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_parser_min [0.000073s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_serialize_max [0.000070s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_max [0.040585s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_mask_max [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_mask_min [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_min [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_opcode_max [0.000356s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_opcode_mid [0.000252s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_masked_mid [0.000463s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_masked_min [0.000415s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_min [0.000316s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_masked_max [0.000287s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_masked_min [0.000411s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_min [0.000298s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_masked_max [0.000395s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_max [0.002642s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_min [0.000323s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_max [0.000235s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_phy_port_min [0.000247s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_port_min [0.000251s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_dscp_min [0.000239s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_proto_min [0.000247s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_masked_max [0.000303s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_mid [0.000257s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_masked_max [0.000273s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mask_max [0.000501s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mask_mid [0.000418s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mid [0.000367s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_min [0.000306s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_max [0.000250s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_sll_min [0.000350s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_p1 [0.011281s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_tll_max [0.000324s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_tll_min [0.000386s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_min [0.000299s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_label_max [0.000250s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_label_min [0.000233s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_tc_mid [0.000231s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_tc_min [0.000221s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_dst_max [0.000236s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_dst_max [0.000255s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_dst_min [0.000241s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_dst_mid [0.000255s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_src_max [0.000267s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_src_mid [0.000238s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_src_min [0.000247s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_pcp_max [0.000262s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_pcp_min [0.000235s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_none [0.000246s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_init_check_in_port [0.000077s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p12 [0.000108s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p16 [0.000084s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p3 [0.000080s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p11 [0.000126s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p13 [0.000079s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p3 [0.000087s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p7 [0.000079s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_min [0.000087s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p1 [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p7 [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_min [0.000093s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p1 [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p5 [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_p2 [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_p3 [0.010972s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_init [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p3 [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p4 [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_init [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_mid [0.009368s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_p3 [0.011595s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply.test_parser_max [0.031685s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_init [0.000105s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate.test_parser_max [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate.test_parser_mid [0.000064s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_init [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_max [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p1 [0.000045s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p3 [0.000090s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p2 [0.000124s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p3 [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_min [0.000110s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_p1 [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_min [0.000066s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsRequest.test_init [0.000044s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_mid [0.000084s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p15 [0.000076s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p16 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p17 [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p2 [0.000068s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p25 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p36 [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p8 [0.000196s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_min [0.000366s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_arp.Test_arp.test_json [0.000377s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json_with_auth_md5 [0.000594s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json_with_auth_sha1 [0.000556s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse_with_auth_sha1 [0.000283s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_parser_max [0.019949s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_init [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_min [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_parser_xid_max [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_parser_xid_mid [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_serialize [0.000066s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_init [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_ipv4 [0.010693s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_keepalive [0.000224s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_notification [0.000205s] ... ok DEBUG: *** testing bgp4-open ... DEBUG: {2} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_open2 [0.001462s] ... ok DEBUG: *** testing bgp4-update ... DEBUG: *** testing bgp4-update_ipv6 ... DEBUG: *** testing bgp4-update_vpnv6 ... DEBUG: *** testing bgp4-keepalive ... DEBUG: *** testing evpn_esi_arbitrary ... DEBUG: *** testing evpn_esi_lacp ... DEBUG: *** testing evpn_esi_l2_bridge ... DEBUG: *** testing evpn_esi_mac_base ... DEBUG: *** testing evpn_esi_router_id ... DEBUG: *** testing evpn_esi_as_based ... DEBUG: *** testing evpn_nlri_eth_a-d ... DEBUG: *** testing evpn_nlri_mac_ip_ad ... DEBUG: *** testing evpn_nlri_inc_multi_eth_tag ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_serialize_max [0.020156s] ... ok DEBUG: *** testing evpn_nlri_eth_seg ... DEBUG: *** testing evpn_nlri_ip_prefix ... DEBUG: *** testing flowspec_nlri_ipv4 ... DEBUG: *** testing flowspec_nlri_vpn4 ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_serialize_mid [0.010174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_parser_max [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_mask_max [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_mid [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_init [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_parse_unknown_field [0.000109s] ... ok DEBUG: *** testing flowspec_nlri_ipv6 ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_masked_min [0.000412s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_mid [0.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_masked_max [0.000447s] ... ok DEBUG: *** testing flowspec_nlri_vpn6 ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_masked_min [0.000413s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_masked_max [0.000274s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_masked_mid [0.000357s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_mid [0.000397s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_masked_mid [0.000586s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_mid [0.000314s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_arp [0.000241s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_ip [0.000270s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_ipv6 [0.000226s] ... ok DEBUG: *** testing flowspec_nlri_l2vpn ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_mid [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_slow [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_type_mid [0.000266s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_code_max [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_type_mid [0.000240s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_type_min [0.000277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_ecn_min [0.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_masked_mid [0.000323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_masked_min [0.000486s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_max [0.000260s] ... ok DEBUG: *** testing flowspec_action_traffic_rate ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_mid [0.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_min [0.000240s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_sll_max [0.000325s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_target_min [0.000369s] ... ok DEBUG: *** testing flowspec_action_traffic_action ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_masked_max [0.000417s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_max [0.000299s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_label_mid [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_src_min [0.000233s] ... ok DEBUG: *** testing flowspec_action_redirect ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_dst_mid [0.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_src_max [0.000281s] ... ok DEBUG: *** testing flowspec_action_traffic_marking ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_masked_max [0.000263s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatchField.test_init_hasmask_false [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatchField.test_init_hasmask_true [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_max [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_p2 [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_max [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_min [0.000100s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_parser [0.045239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p1 [0.000078s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_route_refresh [0.000230s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_tpid_action_parser [0.000253s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p4 [0.000075s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p7 [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p8 [0.000073s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_peer_up_notification [0.001918s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_max [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p12 [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p15 [0.000075s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p8 [0.000075s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_route_monitoring_adj_rib_out [0.000482s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_init [0.000120s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_parser [0.000144s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_init [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_init [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_max [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p3 [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p6 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p2 [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p4 [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p6 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p8 [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_mid [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply.test_parser_min [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_max [0.000086s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_json [0.000420s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_init [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bpdu.Test_UnknownVersion.test_parser [0.000078s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_serialize_with_md_name_length_zero [0.000104s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_serialize_with_no_maintenance_domain_name_present [0.000066s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_default_args [0.000072s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init [0.000224s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_link_trace_message [0.001303s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json [0.000734s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader.test_serialize_max [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader.test_serialize_mid [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader.test_serialize_min [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p7 [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p8 [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_max [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p1 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p8 [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_cc_message [0.002606s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_mid [0.000075s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_min [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_p1 [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_p3 [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_init [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_mid [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_init [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_min [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p1 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_init [0.000063s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_init [0.000058s] ... ok DEBUG: (ethernet(dst='aa:aa:aa:aa:aa:aa',ethertype=2054,src='bb:bb:bb:bb:bb:bb'), ) DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_link_trace_message [0.002167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p1 [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p13 [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p14 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p22 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p27 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p29 [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p30 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p35 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p5 [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p7 [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser.test_cls_msg_type_already_registed [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser.test_cls_msg_type_none [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_masked_mid [0.000336s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse_with_auth_simple [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize_with_auth_sha1 [0.000354s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_ipv6 [0.008801s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_stream_parser [0.000550s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_update1 [0.000246s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_route_monitoring [0.000516s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_statistics_report [0.000438s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_loopback_reply [0.004521s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len [0.000063s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_link_trace_reply [0.000158s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_link_trace_message [0.001334s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_loopback_reply [0.001258s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_link_trace_message [0.001345s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string [0.000645s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_len [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_parser [0.000046s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_serialize_with_length_zero [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_init [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_len [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_init [0.000082s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_serialize [0.000100s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_default_args [0.000067s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_len [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_serialize [0.000055s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_serialize [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_parser [0.000055s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_parser [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_serialize [0.000073s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_default_args [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_len [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_parser [0.000086s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_len [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_parser [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_init [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_default_args [0.000098s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_len [0.000073s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_parser [0.000079s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_serialize [0.000076s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_serialize_with_zero [0.000081s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_default_args [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_init [0.000805s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_json [0.001621s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_parser [0.000805s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_init [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_malformed_ethernet [0.000068s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_termination [0.000235s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_parser [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_json [0.000245s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_parser [0.000092s] ... ok DEBUG: bytearray(b'\x06\x00\x03\x00\x00\x00\x00\x00') DEBUG: (6, 0, 3, 0, 0, 0) DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_cc_message [0.000213s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_loopback_message [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_link_trace_reply [0.001370s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_loopback_reply [0.001275s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_cc_message [0.001876s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_link_trace_message [0.001771s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_loopback_message [0.001780s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_default_args [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_init [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_serialize [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_parser [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_init [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_parser [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_init [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_default_args [0.000073s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_init [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_serialize_with_zero [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_parser [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_init [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_serialize_with_zero [0.000079s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_serialize [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_init [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn1 [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_with_length_zero [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_parser_corrupted [0.000213s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_parser [0.000305s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_geneve.Test_geneve.test_parser [0.002409s] ... ok DEBUG: The native implementation is incomplete and should not be used in production environments. DEBUG: {0} os_ken.tests.unit.packet.test_gre.Test_gre.test_flowid_setter [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_init [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_serialize [0.000086s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_gre.Test_gre.test_key_setter [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_gre.Test_gre.test_key_setter_none [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_init [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_serialize [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_parser [0.000142s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json_with_dest_unreach [0.000441s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json_with_echo [0.000455s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string_with_TimeExceeded [0.000333s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string_with_echo [0.000324s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_default_args [0.000234s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_parser_with_data [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_parser_without_data [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_default_args [0.000137s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_json [0.000412s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_to_string [0.000327s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_default_args [0.000134s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_to_string [0.000358s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_nd_option_la.test_default_args [0.000331s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_serialize_with_data [0.000153s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_serialize_without_data [0.000111s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_parser_with_data [0.000161s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_serialize_with_data [0.000147s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_advert.test_default_args [0.000431s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_advert.test_json [0.000823s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_init [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_json [0.000588s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_parser_without_data [0.000070s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_to_string [0.000477s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_json_with_srcs [0.000263s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_num_larger_than_srcs [0.000112s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_serialize [0.000127s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_parser_with_records [0.000886s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_record_num_smaller_than_records [0.000197s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_serialize_with_records [0.000694s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_serialize [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_default_args [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json_with_TimeExceeded [0.000448s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser [0.000058s] ... ok DEBUG: Encounter an error during parsing TCP option field.Skip parsing TCP option. DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser_with_dest_unreach [0.000160s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json_with_srcs_and_aux [0.000378s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len_with_srcs [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_num_larger_than_srcs [0.000167s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser [0.000088s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser_with_srcs [0.000121s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize_with_srcs [0.000146s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string [0.000245s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_json [0.000267s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_serialize [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser_with_echo [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize_with_TimeExceeded [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize_with_dest_unreach [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize_with_echo [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string_with_dest_unreach [0.000323s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_init [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_json [0.000395s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_serialize_without_data [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_parser_without_data [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_default_args [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_malformed_icmpv6 [0.000063s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_parser [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_to_string [0.000322s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_json [0.000390s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_parser [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_nd_option_pi.test_default_args [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_default_args [0.000268s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_to_string [0.000507s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_init [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_parser_without_data [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_serialize_without_data [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_parser_with_data [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_serialize_with_data [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_serialize_without_data [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_build_mldv2_query_with_srcs [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_init [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_json [0.000249s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_build_mldv2_report_with_records [0.000080s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_default_args [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_init [0.000042s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_init_with_records [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_record_num_larger_than_records [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init_with_aux [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser_with_srcs_and_aux [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize_with_srcs_and_aux [0.002081s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string_with_aux [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string_with_srcs_and_aux [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_build_igmp [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_init [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_malformed_igmp [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_serialize [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_to_string [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_default_args [0.000181s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_serialize_with_srcs [0.000204s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_to_string [0.000256s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_to_string_with_srcs [0.000239s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_default_args [0.000173s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_json [0.000231s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_parser [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_to_string_with_records [0.005927s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser [0.000094s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser_with_srcs [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestEventNative.test_wait_timeout [1.003125s] ... ok DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestHubType.test_native_mode [0.002658s] ... ok DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestHubType.test_other_mode [0.002493s] ... ok DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestStreamServerEventlet.test_ipv4_server [0.003715s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize_with_srcs_and_aux [0.000140s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string [0.000246s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string_with_srcs [0.000372s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_json [0.000343s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_serialize [0.000094s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_init [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_invalid_size [0.000077s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_parser [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_serialize [0.000080s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json [0.000359s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_auth [0.000592s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_dst_opts [0.001044s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_hop_opts [0.000830s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len [0.000086s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_routing_type3 [0.000186s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_auth [0.000241s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_fragment [0.000346s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_routing_type3 [0.000418s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_multi_headers [0.000909s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_option.test_serialize [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_serialize [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_routing.test_invalid_type [0.000115s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_routing.test_parser [0.000149s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_init [0.000108s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_parser [0.000170s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_serialize [0.000219s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_llc.Test_ControlFormatS.test_json [0.000571s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_parse_without_ethernet [0.000133s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_to_string [0.002109s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_openflow.Test_openflow.test_pcap [0.006933s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_dbdesc [0.000512s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_router_lsa [0.000467s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_packet.TestPacket.test_arp [0.000748s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_tcp [0.001311s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_udp [0.002403s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_pbb.Test_itag.test_malformed_itag [0.001073s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_init_with_srcs [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_json [0.000311s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_parser [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_build_igmp_with_records [0.000232s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_init_with_records [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_aux_len_larger_than_aux [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_aux_len_smaller_than_aux [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init_with_aux [0.000063s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len_with_aux [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len_with_srcs_and_aux [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser_with_srcs_and_aux [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize_with_aux [0.000072s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string_with_aux [0.000219s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string_with_srcs_and_aux [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_malformed_ipv4 [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_len [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_serialize [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_len [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_default_args [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_init [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_len [0.000045s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_pbb.Test_itag.test_parser [0.000556s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_pbb.Test_itag.test_serialize [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_cookie_echo [0.000579s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_init [0.000378s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_shutdown [0.000079s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_shutdown_ack [0.000071s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_shutdown_complete [0.001032s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_cookie_echo [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_sack [0.000065s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_cookie_ack [0.001129s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_cookie_echo [0.001222s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_ecn_echo [0.001875s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_parser [0.000394s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_dst_opts [0.000397s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_fragment [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_multi_headers [0.001022s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_routing_type3 [0.000558s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_auth [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_dst_opts [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_fragment [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_hop_opts [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_fragment [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_multi_headers [0.000477s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_hop_opts [0.000417s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_auth [0.000420s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_option.test_init [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_option.test_parser [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_len [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_parser [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestStreamServerEventlet.test_ipv6_server [0.023127s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_error [0.005335s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_init [0.003177s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_multi_chunks [0.000886s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_shutdown_ack [0.000446s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_abort [0.001644s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_data [0.000245s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_error [0.001945s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_cwr [0.000099s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_data [0.000125s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_heartbeat [0.000101s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_multi_chunks [0.000153s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_shutdown [0.000094s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_cookie_ack [0.000938s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_default_args [0.000287s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_serialize_with_compression [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_json [0.000644s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_serialize [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_serialize_without_ethernet [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_tlv [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_to_string [0.000835s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_parse [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestThreadManagementEventlet.test_defined [0.011051s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_error [0.002650s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_sack [0.000546s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_shutdown [0.000460s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_init [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_parse_corrupted [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_from_bin_false [0.000070s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_to_bin_false [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_to_bin_true [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_as_external_lsa [0.000510s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_lsupd [0.000687s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_network_lsa [0.000347s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_packet.TestPacket.test_div_api [0.000066s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_icmp [0.001211s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_sctp [0.001338s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/hub.py", line 471, in fire_timers DEBUG: timer() DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 265, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/os-ken-3.1.0.dev2/os_ken/lib/hub.py", line 193, in _launch DEBUG: raise e DEBUG: File "/builddir/build/BUILD/os-ken-3.1.0.dev2/os_ken/lib/hub.py", line 188, in _launch DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/os-ken-3.1.0.dev2/os_ken/tests/unit/lib/test_hub.py", line 222, in failing_task DEBUG: raise Exception() DEBUG: Exception DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_length ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_expired [0.000109s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_length ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_aggregation [0.000114s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_defaulted [0.000107s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_timeout [0.000089s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_subtype ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_terminator_tag ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_json [0.000631s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_parser [0.000152s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_serialize [0.000127s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_tcp.Test_TCPOption.test_serialize [0.000159s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_malformed_tcp [0.000077s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_malformed_svlan [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_serialize [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestThreadManagementEventlet.test_spawn [0.006936s] ... ok DEBUG: setUp DEBUG: version=0x1,msg_type=0x6,msg_len=0xb0,xid=0x2,OFPSwitchFeatures(actions=4095,capabilities=135,datapath_id=2748,n_buffers=256,n_tables=1,ports={2: OFPPhyPort(port_no=2,hw_addr='ae:fa:39:d2:b9:17',name=b'trema0-0',config=0,state=0,curr=192,advertised=0,supported=0,peer=0), 65534: OFPPhyPort(port_no=65534,hw_addr='72:3f:9a:76:4c:c8',name=b'vsw_0xabc',config=1,state=1,curr=130,advertised=0,supported=0,peer=0), 1: OFPPhyPort(port_no=1,hw_addr='22:00:d6:c5:a1:94',name=b'trema1-0',config=0,state=0,curr=192,advertised=0,supported=0,peer=0)}) DEBUG: OFPPhyPort(port_no=65534,hw_addr='72:3f:9a:76:4c:c8',name=b'vsw_0xabc',config=1,state=1,curr=130,advertised=0,supported=0,peer=0) DEBUG: tearDown DEBUG: setUp DEBUG: version=0x1,msg_type=0xa,msg_len=0x52,xid=0x0,OFPPacketIn(buffer_id=257,data=b'\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x01\x08\x00E\x00\x002\x00\x00\x00\x00@\x11\xf9g\xc0\xa8\x00\x01\xc0\xa8\x00\x02\x00\x01\x00\x01\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',in_port=2,reason=0,total_len=64) DEBUG: tearDown DEBUG: {0} os_ken.tests.unit.packet.test_packet.TestPacket.test_vlan_arp [0.000976s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_pbb.Test_itag.test_build_itag [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_abort [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_cwr [0.000075s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_ecn_echo [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_error [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_heartbeat [0.000073s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_sack [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_cwr [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_ecn_echo [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_multi_chunks [0.000063s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json [0.000260s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_sack [0.000526s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_shutdown [0.000432s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_cookie_ack [0.000366s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_cookie_echo [0.000475s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_init_ack [0.000954s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_shutdown [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_shutdown_ack [0.000213s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize [0.000068s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_ecn_echo [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_error [0.000302s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_init_ack [0.000241s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_sack [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_shutdown_complete [0.000082s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_cwr [0.000374s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_data [0.000397s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_ecn_echo [0.000344s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_heartbeat_ack [0.000540s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_json [0.000256s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_to_string [0.000309s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_init [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_vrid_max [0.000070s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_vrid_min [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_malformed_vrrpv3 [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_multi_chunks [0.000725s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_collecting [0.000158s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_parser [0.000134s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_serialize [0.000176s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_invalid_flags [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_to_jsondict [0.000107s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_vni_from_bin [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopEnabledIPv6.test_parser [0.000237s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4NexthopLookupMRibFromZebra.test_parser [0.000118s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6_invalid_actions [0.000470s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn_invalid_route_family [0.000491s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn_without_actions [0.000551s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4 [0.000656s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6 [0.000672s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6_invalid_actions [0.000285s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv6_no_next_hop [0.000819s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_ipv4 [0.000777s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_with_vni [0.001500s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_no_vrf [0.000278s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_eth_segment [0.000433s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_invalid_pmsi_tunnel_type [0.000274s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_ip_prefix_route [0.000463s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_ip_prefix_route_vni [0.000408s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_mac_ip_adv_vni [0.000469s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv4_without_actions [0.000467s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_vpnv6 [0.000462s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_as4_path [0.000274s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_path_3 [0.000124s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_as4_path_None [0.000086s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_too_short_as4_path [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_no_as4_attr [0.000206s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_short_as_path [0.000123s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_l2vpnflowspec_actions_without_actions [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v4flowspec_actions_all_actions [0.000865s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v4flowspec_actions_not_exist_actions [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn_negative [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id_not_int [0.000076s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id_over [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix [0.000038s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix_invalid_addr [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix_without_prefix [0.000039s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_not_colon [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix_invalid_addr [0.000043s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix_not_str [0.000114s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix_without_prefix [0.000038s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mac_hyphenation [0.000386s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_collector_length ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. DEBUG: {0} os_ken.tests.unit.packet.test_slow.Test_lacp.test_malformed_lacp [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_slow.Test_slow.test_not_implemented_subtype [0.000401s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_slow.Test_slow.test_parser [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_tcp.Test_TCPOption.test_json [0.001913s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_serialize [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_serialize_option [0.001084s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_udp.Test_udp.test_serialize [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_json [0.000266s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_parser [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_serialize [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_create_packet [0.000347s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_init [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_adver_min [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_vrid_max [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_vrid_min [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ok [0.000067s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_parser [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_adver_min [0.000065s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_malformed_vrrpv3 [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_init [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_vni_to_bin [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.lib.test_hub.TestThreadManagementEventlet.test_spawn_raise_error_true [0.034253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_1_dst_0 [0.001154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto.TestOfprotCommon.test_ofproto [0.001731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_serialize [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.testFeaturesReply [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.testPacketIn [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_action_type [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_config_flags [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_controller_role [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_error_type [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_mod_failed_code [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_mod_flags [0.000040s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group [0.000039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group_mod_command [0.000039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group_mod_failed_code [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4ImportLookup.test_parser [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceEnableRadv.test_parser [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceVrfUpdate.test_parser [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.TestZebraMessage.test_get_header_size_invalid_version [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.TestZebraMplsLabelsAddIPv4.test_parser [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.Test_zebra.test_pcap_frr_v2 [0.054447s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4_invalid_flowspec_family [0.000752s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6 [0.001163s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_invalid_flowspec_family [0.000295s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_invalid_route_family [0.000317s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6_invalid_route_family [0.000301s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6_without_actions [0.000737s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_invalid_ipv4_prefix [0.000300s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_with_esi_int [0.001177s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_mac_ip_adv [0.000513s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_auto_discovery [0.000706s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_eth_segment [0.000409s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv6_without_actions [0.000436s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_l2vpn [0.000494s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_vpnv6 [0.000423s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_ipv6 [0.000512s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_as_path_1 [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_sequence_only [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_not_trans_as_aggr [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_trans_as_path_as4_path_is_supported [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_l2vpnflowspec_actions_not_exist_actions [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v6flowspec_actions_not_exist_actions [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v6flowspec_actions_without_actions [0.000067s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn_old [0.000073s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id [0.000039s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6 [0.000065s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_labels [0.000067s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix [0.000092s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix_invalid_rd [0.000046s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix_short_rd [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med_not_num [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_negative [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist_short [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix_short_rd [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix [0.000044s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix_not_str [0.000070s] ... ok DEBUG: osken-manager 3.1.0 DEBUG: 24 bytearray(b'1\x05\n\x01\x00\x1e)\xc9 \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02') DEBUG: (49, 5, 10, 1, 30, 10697, b' \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02') DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_features [0.002431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_mod_failed_code [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_role_request_failed_code [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_table [0.000039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_vlan_id [0.000038s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_aciton_mpls_ttl [0.000039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_set_queue [0.000039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_error_experimenter_msg [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_error_msg [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_stats [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_stats_request [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_header [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_instruction_write_metadata [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_oxm_experimenter_header [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_packet_out [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_stats [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_stats_request [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_header [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_role_request [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_sturct_ofp_stats_request [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_nomask [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_mask_2 [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_ext_256_mask [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_nxm_1_nomask [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxs.Test_OXS.test_basic_single [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896_) [0.002896s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896_) [0.000843s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320_) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000998s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320) [0.000985s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.002832s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_vid__0__4660_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_vid__4660__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_vid__65535__4660_) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_vid_0) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_vid_4660) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_vid_65535) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__0__255_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__255__255_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_255) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0) [0.001791s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255) [0.002464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255_) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255) [0.009986s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0) [0.013593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660_) [0.001096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535) [0.008374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255_) [0.001003s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660_) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535) [0.002605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1__) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1__) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1__) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.005312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.005475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff) [0.000719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000735s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src___) [0.000747s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.004273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000894s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000884s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst___) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896) [0.000968s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295) [0.000738s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255_) [0.000731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255_) [0.001242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0) [0.000821s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255) [0.000837s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255_) [0.000860s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255_) [0.000888s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0) [0.000883s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target___) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.002050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000755s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896_) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896_) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255_) [0.000432s] ... ok DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestThreadManagementEventlet.test_joinall [1.006605s] ... ok DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestThreadManagementEventlet.test_spawn_raise_error_false [0.003855s] ... ok DEBUG: {3} os_ken.tests.unit.lib.test_hub.TestThreadManagementEventlet.test_spawn_task_exit [0.002326s] ... ok DEBUG: {3} os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr.test_sockaddr_linux_sa_in6 [0.000102s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_0_dst_1 [0.000417s] ... ok DEBUG: setUp DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto.TestOfprotCommon.test_ofp_event [0.003327s] ... ok DEBUG: tearDown DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_common.TestOfprotCommon.test_struct_ofp_header [0.000061s] ... ok DEBUG: setUp DEBUG: tearDown DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_parser [0.000176s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_parser_check_msg_type [0.000072s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_set_xid [0.000092s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.test_check_msg_len [0.000251s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.test_check_msg_parser [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0) [0.012712s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660_) [0.006408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660) [0.000360s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_OXM_basic [0.011406s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_define_constants [0.000062s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enmu_oxm_ofb_match_fields [0.000076s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_action_code [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_capabilities [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_mod_command [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_hello_failed_code [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_match_type [0.000037s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_oxm_class [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_config [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_state [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_queue_op_failed_code [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_stats_reply_flags [0.000037s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_switch_config_failed_code [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_type [0.000067s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_group [0.000040s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_header [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_pop_mpls [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_bucket [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_desc_stats [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_experimenter_stats_header [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_stats_request [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_features_stats [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_mod [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_experimenter [0.000039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535) [0.002440s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_stats [0.000038s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_table_mod [0.000277s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_opf_queue_get_config_request [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_nomask_3 [0.000127s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_oxs.Test_OXS.test_basic_double [0.000112s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_set_mpls_ttl_packet) [0.001184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.002748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000485s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_set_mpls_tc_packet) [0.004534s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_set_mpls_label_packet) [0.001005s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_push_mpls_packet) [0.000892s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00) [0.004012s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000289s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_pop_mpls_packet) [0.012478s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_dec_nw_ttl_packet) [0.001211s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_dec_mpls_ttl_packet) [0.000898s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP10_ofp_packet_out_packet_library_packet) [0.002533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896_) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_6_ofp_switch_features_packet) [0.020692s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_5_features_request_packet) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000603s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_4_ofp_packet_in_packet) [0.001582s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_2_ofp_flow_mod_packet) [0.000970s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_1_ofp_packet_out_packet) [0.000353s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP12_ofp_packet_out_packet_library_packet) [0.001272s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_9_ofp_get_config_reply_packet) [0.000240s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_8_ofp_get_config_request_packet) [0.000180s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_7_ofp_set_config_packet) [0.000192s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_62_ofp_group_stats_reply_packet) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src___) [0.005065s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst___) [0.001777s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295) [0.000341s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_61_ofp_group_stats_request_packet) [0.030185s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_60_ofp_flow_mod_packet) [0.003692s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_6_ofp_features_reply_packet) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896_) [0.006602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896_) [0.001276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896_) [0.000222s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_59_ofp_packet_in_packet) [0.015962s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_5_ofp_features_request_packet) [0.000195s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_41_ofp_error_msg_experimenter_packet) [0.000452s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_40_ofp_flow_removed_packet) [0.000453s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_4_ofp_packet_in_packet) [0.000696s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_39_ofp_port_status_packet) [0.000362s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_38_ofp_queue_stats_reply_packet) [0.000457s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_37_ofp_queue_stats_request_packet) [0.000227s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_36_ofp_queue_get_config_reply_packet) [0.000735s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_35_ofp_queue_get_config_request_packet) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000213s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_34_ofp_group_desc_stats_reply_packet) [0.014739s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_33_ofp_group_desc_stats_request_packet) [0.000225s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_32_ofp_group_features_stats_reply_packet) [0.000326s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_31_ofp_group_features_stats_request_packet) [0.000197s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_30_ofp_port_stats_reply_packet) [0.000505s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_3_ofp_flow_mod_packet) [0.001097s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_29_ofp_port_stats_request_packet) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.007206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_) [0.005405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_in_port_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_in_port_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_in_port_0) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_in_port_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_in_port_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_in_port_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_in_port_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_in_port_4294967295) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_in_port_4294967295) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.005160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_metadata_0) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_metadata_1311768467463790320) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_metadata_18446744073709551615) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_metadata_0) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_metadata_1311768467463790320) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_metadata_18446744073709551615) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_metadata_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_metadata_1311768467463790320) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_metadata_18446744073709551615) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_port_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_port_305419896) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000910s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000860s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000880s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_port_0) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_port_305419896) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_port_4294967295) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_port__0__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_port__0__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_port__0__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_port__305419896__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_) [0.002774s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_port_0) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_port_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_port_0) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_port_305419896) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_port_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_port_305419896) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_port_4294967295) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_port_4294967295) [0.000179s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_28_ofp_table_stats_reply_packet) [0.107609s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_27_ofp_table_stats_request_packet) [0.000288s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_26_ofp_aggregate_stats_reply_packet) [0.000382s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_25_ofp_aggregate_stats_request_packet) [0.000390s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_24_ofp_desc_stats_request_packet) [0.000202s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_23_ofp_table_mod_packet) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_port_4294967295) [0.003742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_vid__0__4660_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_vlan_vid_0) [0.000225s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_22_ofp_port_mod_packet) [0.000452s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_21_ofp_group_mod_packet) [0.000494s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_20_ofp_role_reply_packet) [0.000241s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_2_ofp_flow_mod_packet) [0.001831s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_19_ofp_role_request_packet) [0.000217s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_18_ofp_barrier_reply_packet) [0.000281s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_17_ofp_barrier_request_packet) [0.000157s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_16_ofp_experimenter_packet) [0.000335s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_15_ofp_error_msg_packet) [0.000332s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_14_ofp_echo_reply_packet) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_vlan_vid_4660) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_vlan_vid_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_vlan_vid_0) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_vlan_vid_4660) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_vlan_vid_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_vlan_vid_0) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_vlan_vid_4660) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_vlan_vid_65535) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_pcp__0__255_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__vlan_pcp__255__255_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_vlan_pcp_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_vlan_pcp_255) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_vlan_pcp_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_vlan_pcp_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_vlan_pcp_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_vlan_pcp_255) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_dscp__0__255_) [0.000529s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_13_ofp_echo_request_packet) [0.016354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_dscp__255__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_dscp_0) [0.000221s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_12_ofp_flow_stats_reply_packet) [0.001670s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_11_ofp_flow_stats_request_packet) [0.000374s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_10_ofp_hello_packet) [0.000275s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_1_ofp_packet_out_packet) [0.000338s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_0_ofp_desc_stats_reply_packet) [0.000279s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_pkt_mark_masked_packet) [0.001480s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_pkt_mark_packet) [0.001262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_dscp_255) [0.005864s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_dscp_0) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_dscp_255) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_dscp_0) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_dscp_255) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_ecn__0__255_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_ecn__255__255_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_ecn_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_ecn_255) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_ecn_0) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_ecn_255) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_ecn_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_ecn_255) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_proto__0__255_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ip_proto__255__255_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_proto__0__255_) [0.000370s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_move_nx_register_packet) [0.017536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ip_proto__255__255_) [0.001411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_proto_0) [0.000209s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_load_nx_register_packet) [0.003152s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_conj_packet) [0.001350s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_stack_push_packet) [0.001090s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ip_proto_255) [0.004739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_proto_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ip_proto_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_proto_0) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ip_proto_255) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.002979s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000468s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_stack_pop_packet) [0.011965s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_sample2_packet) [0.001103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000792s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_sample_packet) [0.001967s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_src_0_0_0_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_src_255_255_255_255) [0.000171s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_resubmit_packet) [0.004760s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_output_trunc_packet) [0.001123s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_note_packet) [0.001024s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_src_0_0_0_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_src_192_0_2_1) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_src_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_src_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_src_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.001588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_dst_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_dst_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_dst_192_0_2_1) [0.001567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv4_dst_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_dst_0_0_0_0) [0.000155s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_learn_packet) [0.014077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_dst_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_src__4660__4660_) [0.000160s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_fintimeout_packet) [0.002853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_) [0.003609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_) [0.002239s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_dec_ttl_cnt_ids_packet) [0.002027s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_src_0) [0.000183s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_nat_v6_packet) [0.002635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_src_4660) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_src_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_src_0) [0.000366s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_nat_packet) [0.002316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_src_4660) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_src_65535) [0.001449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_src_0) [0.003710s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_exec_packet) [0.002267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_src_4660) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_src_65535) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_dst__0__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_) [0.000829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_) [0.000177s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_clear_packet) [0.002775s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000905s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000564s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_packet) [0.003541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_dst_0) [0.001055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_dst_4660) [0.001073s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_dst_65535) [0.000412s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_controller2_packet) [0.002781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_dst_0) [0.001054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_dst_4660) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_dst_65535) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_dst_0) [0.000248s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_controller_packet) [0.003904s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_dst_4660) [0.001251s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_conjunction_packet) [0.002320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_dst_65535) [0.001922s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_table_mod_packet) [0.000428s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_set_config_packet) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_src__0__4660_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_src__4660__4660_) [0.000279s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_port_status_packet) [0.000776s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_port_mod_packet) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_src__65535__4660_) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_src__0__4660_) [0.000268s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_packet_in_packet) [0.001086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_) [0.000600s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_ofp_packet_out_packet_library_packet) [0.001530s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_meter_mod_packet) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_) [0.001987s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_hello_packet) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_src_4660) [0.000126s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_get_config_reply_packet) [0.000638s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_removed_packet) [0.000711s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_match_conj_packet) [0.001404s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_conjunction_packet) [0.001752s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_src_65535) [0.004865s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_packet_truncated64) [0.001623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_packet) [0.003970s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_features_reply_packet) [0.000271s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_error_msg_packet) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_) [0.004305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_dst_0) [0.000119s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_echo_request_packet) [0.001411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_dst_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_) [0.000176s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_echo_reply_packet) [0.001509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_) [0.000157s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_9_ofp_get_config_reply_packet) [0.000861s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_8_ofp_get_config_request_packet) [0.000160s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_7_ofp_set_config_packet) [0.000211s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_63_onf_flow_monitor_request_packet) [0.004076s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_62_ofp_experimenter_reply_packet) [0.000322s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_61_ofp_experimenter_request_packet) [0.000288s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_60_ofp_flow_mod_packet) [0.004068s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_6_ofp_features_reply_packet) [0.000250s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_59_ofp_packet_in_packet) [0.001526s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_58_ofp_group_stats_reply_packet) [0.000454s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_57_ofp_group_stats_request_packet) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_) [0.015239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_src_0) [0.001845s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_src_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_) [0.001987s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_port__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_port__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_port_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_port_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_port_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_port_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_port_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_port_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_port__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_port__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_port_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_port_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_port_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_port_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_port_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_port_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_port__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_port__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_port__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_port__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_port_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_port_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_port_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_port_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_port_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_port_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_port_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_port_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_port_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_port_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_port_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_port_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_port_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_port_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_port_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_port_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_port_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_port_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_port_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_port_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_port_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_port_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_port_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_port_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_port_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_port_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_port_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_port_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_port_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_port_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_dst___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_flabel_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_flabel_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_flabel_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_flabel_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_flabel_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_flabel_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_flabel_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_flabel_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_flabel_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_port__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_port__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_port_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_port_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_port_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_port_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_port_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_port_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_port__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_port__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_port_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_port_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_port_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_port_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_port_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_port_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_target___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_target___) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_target___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.006204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_label__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_mpls_label_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_mpls_label_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_mpls_label_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_mpls_label_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_mpls_label_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_mpls_label_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_mpls_label_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_mpls_label_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_mpls_label_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_tc__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__mpls_tc__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_mpls_tc_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_mpls_tc_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_mpls_tc_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_mpls_tc_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_mpls_tc_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_mpls_tc_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__pbb_uca__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__pbb_uca__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_pbb_uca_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_pbb_uca_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_pbb_uca_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_pbb_uca_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_pbb_uca_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_pbb_uca_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_flags__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_flags_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_flags_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_flags_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tcp_flags_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_port__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_port_0) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_port_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_port_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_port_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_port_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_port_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_port_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_port_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_port_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.002526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_src_0_0_0_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_src_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_pkt_mark_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_pkt_mark_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_pkt_mark_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_pkt_mark_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_port__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_port_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_port_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_port_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_port_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_port_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_port_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_port_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_port_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_port_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_port__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_port_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_port_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_port_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_port_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_port_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_port_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_port_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_port_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_port_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg0__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg0__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg0__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg0_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg0_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg1__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg1__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg1__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg1_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg1_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg1_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg1_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg2__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg2__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg2__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg2_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg2_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg2_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg2_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg2_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg2_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg2_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg2_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg2_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg3__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg3__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg3_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg3_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg3_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg3_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg3_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg3_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg3_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg3_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg3_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg4__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg4__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg4__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg4_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg4_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg4_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg4_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg4_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg4_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg4_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg4_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg5__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg5__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg5__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg5_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg5_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg5_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg5_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg5_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg5_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg6__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg6__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg6__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg6_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg6_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg6_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg6_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg7__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg7__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg7__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg7_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg7_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg7_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg7_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg7_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg7_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg7_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_port_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_port_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_port_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_port_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_port_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_port_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_port_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_port_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_port_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_metadata_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_metadata_1311768467463790320) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_metadata_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_metadata_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_metadata_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_metadata_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_metadata_18446744073709551615) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_phy_port_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_phy_port_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_phy_port_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_phy_port_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_phy_port_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_phy_port_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_phy_port_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_in_phy_port_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_in_phy_port_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_in_phy_port_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_vlan_vid_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_vid_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_vid_4660) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_pcp_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_vlan_pcp_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_vlan_pcp_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_dscp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_dscp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_dscp_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_dscp_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_dscp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_dscp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_ecn_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_ecn_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_ecn_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_ecn_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_ecn_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_ecn_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_proto_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ip_proto_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_proto_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ip_proto_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_proto_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ip_proto_255) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_src_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_src_0_0_0_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_src_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_src_255_255_255_255) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.002787s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_dst_192_0_2_1) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv4_dst_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_) [0.001308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_) [0.000854s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_src_4660) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_src_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_src_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_dst_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_dst_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_dst_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_dst_65535) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_src_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_dst_0) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_dst_4660) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_udp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_dst_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_udp_dst_65535) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_dst_4660) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_udp_dst_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_src_4660) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_src_65535) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_src_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_src_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_src_4660) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_dst_4660) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_sctp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_dst_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_sctp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_phy_port_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_phy_port_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_phy_port_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_phy_port_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_in_phy_port_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_in_phy_port_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_phy_port_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_phy_port_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_phy_port_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_phy_port_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_in_phy_port_4294967295) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_in_phy_port_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_phy_port_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_phy_port_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_phy_port_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_phy_port_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_phy_port_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_phy_port_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_in_phy_port_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_in_phy_port_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_in_phy_port_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_phy_port_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_phy_port_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_phy_port_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_phy_port_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_phy_port_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_phy_port_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_in_phy_port_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_in_phy_port_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_in_phy_port_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_phy_port_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_phy_port_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_phy_port_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_phy_port_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_phy_port_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_phy_port_305419896) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_56_ofp_table_features_reply_packet) [0.298914s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.017212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.005506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.004380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001712s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000787s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_src___) [0.000774s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_src___) [0.000827s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.001682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_src___) [0.001092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.001268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000975s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_dst___) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_dst___) [0.001098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.001143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_dst___) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000817s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.001683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.001241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.001030s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_flabel_0) [0.000946s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_flabel_305419896) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_flabel_4294967295) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_flabel_0) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_flabel_305419896) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_flabel_4294967295) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_flabel_0) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_flabel_305419896) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_flabel_4294967295) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_) [0.001360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_phy_port_0) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_phy_port_0) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_phy_port_305419896) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_phy_port_305419896) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_in_phy_port_4294967295) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_in_phy_port_4294967295) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_) [0.000837s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_) [0.000723s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_) [0.001490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_phy_port_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_phy_port_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_phy_port_305419896) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_phy_port_305419896) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_in_phy_port_4294967295) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_in_phy_port_4294967295) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.001891s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000882s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_target___) [0.000810s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_target___) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_target___) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_mpls_label_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_mpls_label_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_mpls_label_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_label_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_label_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_label_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_label_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_label_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_label_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_mpls_tc_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_mpls_tc_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_tc_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_mpls_tc_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_mpls_tc_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_pbb_uca_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_pbb_uca_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_pbb_uca_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_pbb_uca_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_pbb_uca_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_pbb_uca_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_flags_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tcp_flags_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_flags_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_flags_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tcp_flags_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_flags_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_flags_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tcp_flags_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_phy_port_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_phy_port_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_phy_port_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_phy_port_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_phy_port_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_phy_port_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_in_phy_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_in_phy_port_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_in_phy_port_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tunnel_id_nxm_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_pkt_mark_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_pkt_mark_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_pkt_mark_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_pkt_mark_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_pkt_mark_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_pkt_mark_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_pkt_mark_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_phy_port_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_phy_port_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_phy_port_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_phy_port_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_phy_port_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_phy_port_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_in_phy_port_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_in_phy_port_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_in_phy_port_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_dst___) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_phy_port_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_phy_port_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_phy_port_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_phy_port_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_phy_port_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_phy_port_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_in_phy_port_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_in_phy_port_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_in_phy_port_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg0_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg0_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg0_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg0_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg0_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg0_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg1_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg1_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg1_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg1_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg1_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg1_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg1_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg2_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg2_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg2_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg2_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg3_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg3_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg3_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg3_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg3_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg3_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg4_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg4_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg4_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg4_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg4_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg4_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg4_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg4_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg4_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg5_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg5_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg5_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg5_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg5_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg5_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg5_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg5_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg6_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg6_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg6_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg6_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg6_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg6_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg7_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0_reg7_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg7_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896_reg7_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg7_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg7_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295_reg7_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_phy_port_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_phy_port_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_phy_port_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_phy_port_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_in_phy_port_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_in_phy_port_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_metadata_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_metadata_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_metadata_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_metadata_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_metadata_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_metadata_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_metadata_1311768467463790320) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_metadata_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_metadata_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_metadata_18446744073709551615) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_metadata_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_vid_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_vid_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_vid_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_pcp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_metadata_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_metadata_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_metadata_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_metadata_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_metadata_18446744073709551615) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_metadata_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_metadata_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_metadata_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_metadata_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_metadata_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_metadata_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_metadata_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_metadata_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_metadata_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_metadata_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_metadata_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_metadata_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_metadata_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_metadata_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_metadata_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_metadata_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_dst_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_src_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_metadata_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_metadata_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.005229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_metadata_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_metadata_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_) [0.000816s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_metadata_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_metadata_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_metadata_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_metadata_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_metadata_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_metadata_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_metadata_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_metadata_18446744073709551615) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_metadata_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_metadata_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_metadata_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_metadata_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_metadata_1311768467463790320) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_metadata_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_metadata_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_metadata_18446744073709551615) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_metadata_18446744073709551615) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_metadata_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_metadata_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_metadata_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_metadata_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_metadata_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.002250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_metadata_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____metadata_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____metadata_1311768467463790320) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____metadata_18446744073709551615) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____metadata_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____metadata_1311768467463790320) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____metadata_18446744073709551615) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_0) [0.006291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_metadata_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_metadata_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_metadata_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_metadata_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____metadata_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_label_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_label_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_label_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_tc_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_tc_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_tc_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_tc_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_tc_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pbb_uca_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pbb_uca_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pbb_uca_0) [0.000130s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_55_ofp_table_features_request_packet) [0.416842s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pbb_uca_255) [0.000131s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_54_ofp_port_desc_reply_packet) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pbb_uca_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pbb_uca_255) [0.000129s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_53_ofp_port_desc_request_packet) [0.000435s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_52_ofp_meter_features_reply_packet) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_) [0.000191s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_51_ofp_meter_features_request_packet) [0.001167s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_50_ofp_meter_stats_reply_packet) [0.000937s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_flags_0) [0.000130s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_5_ofp_features_request_packet) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_flags_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_flags_65535) [0.000129s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_49_ofp_meter_stats_request_packet) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_0) [0.000139s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_48_ofp_meter_config_reply_packet) [0.000929s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000150s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_47_ofp_meter_config_request_packet) [0.000902s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_metadata_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_metadata_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_metadata_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_metadata_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_metadata_1311768467463790320) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_metadata_18446744073709551615) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_metadata_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000190s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_46_ofp_flow_mod_packet) [0.006586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000189s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_45_ofp_meter_mod_packet) [0.001490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000368s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_44_ofp_set_async_packet) [0.000782s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_43_ofp_get_async_reply_packet) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000319s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_42_ofp_get_async_request_packet) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000347s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_41_ofp_error_msg_experimenter_packet) [0.001193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000212s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_40_ofp_flow_removed_packet) [0.002228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000238s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_4_ofp_packet_in_packet) [0.001668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tunnel_id_nxm_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tunnel_id_nxm_1311768467463790320) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tunnel_id_nxm_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tunnel_id_nxm_0) [0.000155s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_39_ofp_port_status_packet) [0.001551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000139s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_38_ofp_queue_stats_reply_packet) [0.000587s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_37_ofp_queue_stats_request_packet) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tunnel_id_nxm_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_src_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_dst_192_0_2_1) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv4_dst_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1) [0.000157s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_36_ofp_queue_get_config_reply_packet) [0.003708s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_35_ofp_queue_get_config_request_packet) [0.003036s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_34_ofp_group_desc_reply_packet) [0.000508s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_33_ofp_group_desc_request_packet) [0.000201s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_32_ofp_group_features_reply_packet) [0.000297s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_31_ofp_group_features_request_packet) [0.000195s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_30_ofp_port_stats_reply_packet) [0.000544s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_3_ofp_flow_mod_packet) [0.000991s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_29_ofp_port_stats_request_packet) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pkt_mark_0) [0.000151s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_28_ofp_table_stats_reply_packet) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pkt_mark_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pkt_mark_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_metadata_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_metadata_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_metadata_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_metadata_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_metadata_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_metadata_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_metadata_18446744073709551615) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_src___) [0.000185s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_27_ofp_table_stats_request_packet) [0.006965s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_26_ofp_aggregate_stats_reply_packet) [0.000328s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_25_ofp_aggregate_stats_request_packet) [0.000370s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_24_ofp_desc_request_packet) [0.000217s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_23_ofp_table_mod_packet) [0.000249s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_22_ofp_port_mod_packet) [0.000240s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_21_ofp_group_mod_packet) [0.000473s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_20_ofp_role_reply_packet) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_dst___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_metadata_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_metadata_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_metadata_1311768467463790320) [0.000134s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_2_ofp_flow_mod_packet) [0.008409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000183s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_19_ofp_role_request_packet) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_metadata_18446744073709551615) [0.000137s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_18_ofp_barrier_reply_packet) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_) [0.000267s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_17_ofp_barrier_request_packet) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_) [0.000197s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_16_ofp_experimenter_packet) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_) [0.000212s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_15_ofp_error_msg_packet) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_) [0.000195s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_14_ofp_echo_reply_packet) [0.000724s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_) [0.000213s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_13_ofp_echo_request_packet) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg0_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg0_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_) [0.007082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg1_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg1_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg1_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_305419896) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg2_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg2_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg2_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg3_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg3_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg3_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_) [0.000213s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_12_ofp_flow_stats_reply_packet) [0.013642s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_11_ofp_flow_stats_request_packet) [0.000398s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_10_ofp_hello_packet) [0.000303s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_1_ofp_packet_out_packet) [0.000347s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_0_ofp_desc_reply_packet) [0.000331s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP14_ofp_packet_out_packet_library_packet) [0.001352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg4_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg4_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg4_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_) [0.000199s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_9_ofp_get_config_reply_packet) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_) [0.000192s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_8_ofp_get_config_request_packet) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg5_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg5_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg5_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_) [0.007524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg6_0) [0.000149s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_71_ofp_requestforward_packet) [0.009865s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg6_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg6_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_305419896) [0.000128s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_70_ofp_bundle_add_msg_packet) [0.001542s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_7_ofp_set_config_packet) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_) [0.000191s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_69_ofp_bundle_ctrl_msg_packet) [0.005046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_) [0.000192s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_68_ofp_table_status_packet) [0.002150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg7_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg7_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg7_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_305419896) [0.000127s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_67_ofp_flow_monitor_reply_packet) [0.003299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000212s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_66_ofp_flow_monitor_request_packet) [0.001250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.001382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000202s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_65_ofp_role_status_packet) [0.001694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000146s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_64_ofp_queue_desc_reply_packet) [0.002711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000219s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_63_ofp_queue_desc_request_packet) [0.000783s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_0) [0.000138s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_62_ofp_table_desc_reply_packet) [0.002469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_0) [0.000136s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_61_ofp_table_desc_request_packet) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000138s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_60_ofp_experimenter_reply_packet) [0.000579s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_6_ofp_features_reply_packet) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_59_ofp_experimenter_request_packet) [0.001089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_58_ofp_flow_mod_packet) [0.005377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_57_ofp_packet_in_packet) [0.002188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000235s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_56_ofp_group_stats_reply_packet) [0.000806s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_55_ofp_group_stats_request_packet) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_type_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_type_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_type_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_proto_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ip_proto_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_src_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_src_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_dst_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_src_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_00_00_00_00_00_00) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.002398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_src___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.005306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_label_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000974s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.003223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg0_305419896) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg1_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg1_305419896) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg2_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg2_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg3_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg3_305419896) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg4_0) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg4_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg5_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg5_305419896) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg6_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg6_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg7_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg7_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000287s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_54_ofp_table_features_reply_packet) [0.304704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000828s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_type_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_type_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_vid_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_dscp_0) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_dscp_255) [0.001096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.001139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.001299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.001189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000931s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.001763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_ecn_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_ecn_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_proto_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ip_proto_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000738s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000904s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_src_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_src_4660) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_src_65535) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_dst_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_dst_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_dst_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_udp_dst_65535) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_src_0) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_src_4660) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_src_65535) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000794s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_dst_0) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.001419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_00_00_00_00_00_00) [0.000910s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000810s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000819s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000651s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000744s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000817s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000737s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000692s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000941s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000824s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000855s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001007s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000993s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000870s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000865s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000844s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000840s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000879s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_src___) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000877s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000864s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000840s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000906s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000867s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000967s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_dst___) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000701s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000885s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000747s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001015s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000871s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000819s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000754s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000736s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000895s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_label_0) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_tc_0) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_mpls_tc_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000972s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.001228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.001109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pbb_uca_0) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pbb_uca_255) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.001110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000814s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000948s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000954s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000913s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000799s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_flags_0) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000931s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000955s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_00_00_00_00_00_00) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_00_00_00_00_00_00) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001866s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.002071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001807s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.005527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000857s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000932s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000744s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.001170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000869s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000893s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000880s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000778s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000903s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000814s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000716s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000713s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pkt_mark_0) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000955s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000832s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000997s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000814s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000823s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_00_00_00_00_00_00) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_00_00_00_00_00_00) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002070s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001917s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002029s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000806s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001724s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001029s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001027s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000974s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_00_00_00_00_00_00) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg0_0) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg0_305419896) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg0_4294967295) [0.000695s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg1_0) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg1_305419896) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg1_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg2_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg2_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg2_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.001046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg3_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg3_305419896) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg3_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000179s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_53_ofp_table_features_request_packet) [0.450446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000326s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_52_ofp_port_desc_reply_packet) [0.001342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000796s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_51_ofp_port_desc_request_packet) [0.000223s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_50_ofp_meter_features_reply_packet) [0.000358s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_5_ofp_features_request_packet) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.001001s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000952s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_49_ofp_meter_features_request_packet) [0.000199s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_48_ofp_meter_stats_reply_packet) [0.000437s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_47_ofp_meter_stats_request_packet) [0.000220s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_46_ofp_meter_config_reply_packet) [0.000416s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_45_ofp_meter_config_request_packet) [0.000263s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_44_ofp_flow_mod_packet) [0.001221s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_43_ofp_meter_mod_packet) [0.000870s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg4_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg4_305419896) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg4_4294967295) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000462s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_42_ofp_set_async_packet) [0.001554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000328s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_41_ofp_get_async_reply_packet) [0.001320s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_40_ofp_get_async_request_packet) [0.000158s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_4_ofp_packet_in_packet) [0.000434s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_39_ofp_error_msg_experimenter_packet) [0.000366s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_38_ofp_flow_removed_packet) [0.000324s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_37_ofp_port_status_packet) [0.000939s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_36_ofp_queue_stats_reply_packet) [0.000920s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_35_ofp_queue_stats_request_packet) [0.000246s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_34_ofp_group_desc_reply_packet) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.001852s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.001000s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_33_ofp_group_desc_request_packet) [0.000215s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_32_ofp_group_features_reply_packet) [0.000294s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_31_ofp_group_features_request_packet) [0.000198s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_30_ofp_port_stats_reply_packet) [0.001435s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_3_ofp_flow_mod_packet) [0.000922s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_29_ofp_port_stats_request_packet) [0.000218s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_28_ofp_table_stats_reply_packet) [0.000326s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_27_ofp_table_stats_request_packet) [0.000214s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_26_ofp_aggregate_stats_reply_packet) [0.000270s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_25_ofp_aggregate_stats_request_packet) [0.000319s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_24_ofp_desc_request_packet) [0.000221s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_23_ofp_table_mod_packet) [0.000838s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000288s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_22_ofp_port_mod_packet) [0.000848s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg5_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg5_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg5_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000346s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_21_ofp_group_mod_packet) [0.000709s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_20_ofp_role_reply_packet) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg6_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg6_305419896) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg6_4294967295) [0.000226s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_2_ofp_flow_mod_packet) [0.003540s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_19_ofp_role_request_packet) [0.000193s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_18_ofp_barrier_reply_packet) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0) [0.001872s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_17_ofp_barrier_request_packet) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000199s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_16_ofp_experimenter_packet) [0.000320s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_15_ofp_error_msg_packet) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000184s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_14_ofp_echo_reply_packet) [0.000275s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_13_ofp_echo_request_packet) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000927s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000308s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_12_ofp_flow_stats_reply_packet) [0.010299s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_11_ofp_flow_stats_request_packet) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg7_0) [0.000219s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_10_ofp_hello_packet) [0.000369s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_1_ofp_packet_out_packet) [0.000370s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_0_ofp_desc_reply_packet) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg7_305419896) [0.001209s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_status_packet) [0.000857s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_stats_request_packet) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_reg7_4294967295) [0.001571s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_stats_reply_packet) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000183s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_mod_packet) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000634s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_features_request_packet) [0.002689s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_features_reply_packet) [0.000454s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_desc_request_packet) [0.000197s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_desc_reply_packet) [0.001050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000730s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_set_config_packet) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000192s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_set_async_packet) [0.001525s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_role_status_packet) [0.000235s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_role_request_packet) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000187s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_role_reply_packet) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000450s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_requestforward_packet) [0.001552s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_stats_request_packet) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000191s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_stats_reply_packet) [0.000786s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000184s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_desc_request_packet) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_vid__0__4660_) [0.000162s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_desc_reply_packet) [0.000960s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_status_packet) [0.000851s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_) [0.000301s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_stats_request_packet) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_stats_reply_packet) [0.001177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_vlan_vid_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_vlan_vid_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_vlan_vid_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_vlan_vid_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_vlan_vid_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_vlan_vid_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_vlan_vid_4660) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_vlan_vid_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_pcp__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__vlan_pcp__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_vlan_pcp_255) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_vlan_pcp_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_dscp__0__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_dscp__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_dscp__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_dscp__255__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_dscp__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_dscp__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_dscp_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_dscp_255) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_dscp_0) [0.000118s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_mod_packet) [0.007585s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_desc_request_packet) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_dscp_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_dscp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_dscp_255) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_ecn__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_ecn__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_ecn__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_ecn__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_ecn__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_ecn__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_ecn_0) [0.000145s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_desc_reply_packet) [0.001108s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_packet_out_packet) [0.000588s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_packet_in_packet) [0.000344s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_stats_request_packet) [0.000236s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_stats_reply_packet) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_ecn_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_ecn_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_ecn_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_ecn_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_ecn_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_proto__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ip_proto__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_proto__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ip_proto__255__255_) [0.000172s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_mod_packet) [0.000711s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_features_request_packet) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_proto__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ip_proto__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_proto_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ip_proto_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_proto_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ip_proto_255) [0.002748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_proto_0) [0.000150s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_features_reply_packet) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ip_proto_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_desc_request_packet) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000488s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_desc_reply_packet) [0.000726s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_hello_packet) [0.000315s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_stats_request_packet) [0.000207s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_stats_reply_packet) [0.000547s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_mod_packet) [0.001316s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_features_request_packet) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_features_reply_packet) [0.000319s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_desc_request_packet) [0.000416s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_desc_reply_packet) [0.000599s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_config_request_packet) [0.000151s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_config_reply_packet) [0.000387s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_async_request_packet) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_src_0_0_0_0) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_src_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000372s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_async_reply_packet) [0.004983s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_stats_request_packet) [0.000406s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_stats_reply_packet) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000366s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_removed_packet) [0.000420s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_monitor_request_packet) [0.000390s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_monitor_reply_packet) [0.000751s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_dst_0_0_0_0) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_dst_192_0_2_1) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv4_dst_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_dst_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_dst_192_0_2_1) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_dst_0_0_0_0) [0.000283s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_mod_match_conj_packet) [0.001208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_dst_192_0_2_1) [0.000306s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_mod_conjunction_packet) [0.001396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv4_dst_255_255_255_255) [0.000370s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_mod_packet) [0.002754s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_desc_request_packet) [0.000366s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_desc_reply_packet) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_src__4660__4660_) [0.000183s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_features_request_packet) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_src__65535__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_src__0__4660_) [0.000286s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_features_reply_packet) [0.000233s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_experimenter_request_packet) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_src__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_src_4660) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_src_65535) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_src_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_src_4660) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_src_65535) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_src_4660) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_dst_4660) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_dst_4660) [0.000122s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_experimenter_reply_packet) [0.000273s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_experimenter_packet) [0.000317s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_error_msg_experimenter_packet) [0.000367s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_error_msg_packet) [0.000296s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_echo_request_packet) [0.000277s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_echo_reply_packet) [0.000397s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_desc_request_packet) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_src__4660__4660_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_src__65535__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_src__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_src__4660__4660_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_src__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_src__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_src__65535__4660_) [0.000299s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_desc_reply_packet) [0.000280s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_controller_status_request_packet) [0.000212s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_controller_status_reply_packet) [0.000422s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_controller_status_packet) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_src_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_src_0) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_src_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_src_65535) [0.000133s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_features_request_packet) [0.000637s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_features_reply_packet) [0.000675s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_ctrl_packet) [0.000363s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_add_packet) [0.002048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_src_65535) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_dst__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_dst__4660__4660_) [0.000155s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_barrier_request_packet) [0.000164s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_barrier_reply_packet) [0.000277s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_aggregate_stats_request_packet) [0.000298s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_aggregate_stats_reply_packet) [0.000504s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_compat.Test_Parser_Compat.test_parser(test_ofproto_v1_2_parser_ofpmatch_compat) [0.001212s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_compat.Test_Parser_Compat.test_parser(test_ofproto_v1_3_parser_ofpmatch_compat) [0.001160s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle.test_parser [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__udp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_dst__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_dst_0) [0.000120s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit.test_parser [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg.test_serialize [0.000078s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue.test_init [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue.test_parser [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove.test_parser [0.000073s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove.test_serialize [0.000065s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue.test_init [0.000061s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel.test_parse [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_init [0.000104s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_parser [0.000037s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId.test_serialize [0.000069s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_udp_dst_65535) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_udp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_dst_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_udp_dst_65535) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest.test_init [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_parser [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_src__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_) [0.000143s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_init [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_serialize [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_serialize [0.000067s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_serialize [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_src [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_src [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_src__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_src_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_src_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_) [0.000150s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_init [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_parser [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_parser_check_type [0.000062s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_dst [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_serialize [0.000045s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_parser [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_parser_check_len [0.000065s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_parser_check_type [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply.test_parser [0.000076s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply.test_serialize [0.000035s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply.test_serialize [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStats.test_parser [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_dst_0) [0.000139s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply.test_serialize [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_dst_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_sctp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_dst_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_type__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_type__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_) [0.000147s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest.test_init [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg.test_serialize [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_) [0.000311s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest.test_init [0.000039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_) [0.000308s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_serialize [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv4_type_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv4_type_255) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv4_type_0) [0.000139s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved.test_parser [0.000094s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply.test_init [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest.test_init [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest.test_serialize [0.000076s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply.test_serialize [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest.test_parser [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello.test_init [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_getitem [0.000135s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_serialize [0.000040s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_serialize [0.000085s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue.test_parser_append_prop [0.000063s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStats.test_init [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply.test_parser [0.000080s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus.test_parser [0.000134s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply.test_parser [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest.test_init [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropMinRate.test_parser [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStats.test_parser [0.000068s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest.test_parser [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures.test_init [0.000037s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv4_type_255) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv4_type_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv4_type_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_code__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv4_code__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv4_code_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv4_code_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv4_code_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv4_code_255) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv4_code_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv4_code_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_type__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_type__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_type__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_type__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_type__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_type__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_type__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_type__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_type__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_type_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_type_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_type_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_type_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_type_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_type_4660) [0.000118s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply.test_init [0.000037s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest.test_init [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor.test_init [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor.test_serialize [0.000095s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStats.test_parser [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply.test_serialize [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest.test_serialize [0.000063s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser.test_parser_mid [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_type_65535) [0.000116s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecMplsTtl.test_parser [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_type_65535) [0.000127s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecNwTtl.test_parser [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_type_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000393s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_init [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000354s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_parser_max [0.000061s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_parser_mid [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000378s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_serialize_mid [0.000052s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_init [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_type_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_type_0) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_type_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_type_4660) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_type_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_type_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_type_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_type_65535) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_type_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000430s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_serialize_mid [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000232s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_parser_min [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000512s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_serialize_max [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_type_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_type_0) [0.000181s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_parser_mid [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_type_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_type_4660) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_type_4660) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_type_4660) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_type_65535) [0.000153s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_parser_min [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_serialize_max [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_serialize_mid [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_serialize_max [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_type_65535) [0.000150s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_serialize_min [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField.test_init [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField.test_serialize [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_type_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000330s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_parser_max [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_parser_mid [0.000041s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000304s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_serialize_mid [0.000045s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_init [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000283s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_parser_max [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_parser_mid [0.000040s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000301s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_parser_min [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_parser_mid [0.000063s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000309s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_init [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_max [0.000137s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_mid [0.000099s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply.test_parser_mid [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_type_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000179s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_init [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_type_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_type_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000298s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_init [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000298s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_parser_mid [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_parser_min [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_serialize_check_data [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_init [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_serialize_max [0.000081s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_parser_mid [0.000061s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_min [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p0_1 [0.000137s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p10_2 [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p11_0 [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p11_2 [0.000069s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_11 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_12 [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_2 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_6 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_0 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_1 [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_12 [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_4 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_6 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_8 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_0 [0.000070s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_2 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_4 [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_5 [0.000048s] ... ok DEBUG: bytearray(b'\x06\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') DEBUG: (6, 2, 0, 0) DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_6 [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_4 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_7 [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_9 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_4 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_2 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_7 [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_2 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p8_2 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_mid [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_type_0) [0.000178s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p10_0 [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p10_1 [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000196s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_1 [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_1 [0.000060s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_2 [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_6 [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_7 [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_4 [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_1 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_5 [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_6 [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_6 [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_3 [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_0 [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p8_2 [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p9_1 [0.000072s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter.test_parser_max [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFeaturesRequest.test_serialize [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_init [0.000072s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p2 [0.000109s] ... ok DEBUG: Encounter an error during parsing TCP option field.Skip parsing TCP option. DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p3 [0.000099s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_mid [0.000104s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_p1 [0.000112s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_mid [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p1 [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigRequest.test_serialize [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_type_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_type_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000337s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_min [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p1 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p5 [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_min [0.000063s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_parser_mid [0.007986s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_p1 [0.000074s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_parser_xid_min [0.000081s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_parser_min [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_init [0.000105s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_parser_mid [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_serialize_mid [0.000070s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_serialize_min [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_src___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000974s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.001259s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_mid [0.000083s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_masked_max [0.001269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_max [0.000966s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_mid [0.001260s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_masked_mid [0.000851s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_max [0.000493s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_max [0.000280s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_mid [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000978s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_max [0.000323s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_masked_min [0.000399s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_code_max [0.000236s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_type_max [0.000244s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_code_min [0.000224s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_type_max [0.000272s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_phy_port_max [0.000249s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_phy_port_mid [0.000225s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_port_max [0.000378s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_port_mid [0.000235s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_ecn_max [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001569s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_ecn_mid [0.000215s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_proto_max [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_proto_mid [0.000249s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_masked_min [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_max [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_min [0.000268s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_min [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mask_min [0.000370s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_masked_max [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.002717s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_sll_mid [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_dst___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_target_max [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_target_mid [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_) [0.000984s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_) [0.000172s] ... ok DEBUG: Encounter an error during parsing TCP option field.Skip parsing TCP option. DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000814s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_) [0.001058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000165s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_tll_mid [0.000306s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_mid [0.000299s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_masked_mid [0.000469s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_max [0.000641s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_mid [0.000449s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_tc_max [0.000967s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_src_max [0.000721s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_src_mid [0.000638s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_dst_min [0.000640s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_masked_mid [0.000474s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_max [0.000403s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_min [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_flabel_0) [0.000140s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_data_is_not_total_len [0.000378s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_init [0.000103s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_check_buffer_id [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_flabel_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_flabel_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_flabel_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_flabel_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_flabel_4294967295) [0.001505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_flabel_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_flabel_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_flabel_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_type__0__255_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_type__255__255_) [0.000157s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_p1 [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_) [0.000163s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p10 [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_) [0.000140s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p11 [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_) [0.003751s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv6_type_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv6_type_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv6_type_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv6_type_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv6_type_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv6_type_255) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_code__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__icmpv6_code__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_) [0.000183s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p13 [0.000200s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p14 [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv6_code_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_icmpv6_code_255) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv6_code_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_icmpv6_code_255) [0.000259s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p5 [0.000098s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p6 [0.000113s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_init [0.000091s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_mid [0.000129s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_min [0.000101s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p14 [0.000138s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p16 [0.000337s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p5 [0.000131s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p2 [0.000338s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p5 [0.000079s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p8 [0.000345s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_max [0.000343s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_mid [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv6_code_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_icmpv6_code_255) [0.000124s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p7 [0.000126s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_max [0.000434s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_min [0.000591s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_p1 [0.000723s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate.test_parser_max [0.000092s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate.test_parser_min [0.000085s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_mid [0.000089s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_min [0.000069s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p2 [0.000069s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p5 [0.000066s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_init [0.000091s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p4 [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p7 [0.000102s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_max [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_target___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_target___) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_target___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000737s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000667s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_max [0.000113s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_p2 [0.000093s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_check_flags [0.000060s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_check_miss_send_len [0.006472s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_mid [0.000165s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p2 [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p3 [0.000090s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_single_struct_flase [0.000109s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures.test_parser_mid [0.000632s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures.test_parser_min [0.000093s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_max [0.000162s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_p3 [0.000094s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_max [0.000122s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_min [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p10 [0.000553s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p11 [0.000090s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p12 [0.000098s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p19 [0.000789s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p20 [0.000089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000174s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p24 [0.000103s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p28 [0.000074s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p3 [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000772s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p31 [0.003263s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p32 [0.000355s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser.test_cls_msg_type [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_init [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000819s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_mid [0.001341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_arp.Test_arp.test_build_arp_novlan [0.000271s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_arp.Test_arp.test_build_arp_vlan [0.000432s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_arp.Test_arp.test_init [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_arp.Test_arp.test_malformed_arp [0.000117s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_arp.Test_arp.test_parser [0.000184s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse_with_auth_md5 [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize_with_auth_simple [0.000655s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_vpv4 [0.026684s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_json1 [0.002982s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_label__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_mpls_label_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_mpls_label_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_mpls_label_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_mpls_label_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_mpls_label_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_mpls_label_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_mpls_label_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_mpls_label_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_mpls_label_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_tc__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__mpls_tc__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_tc__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__mpls_tc__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_tc__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__mpls_tc__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_mpls_tc_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_mpls_tc_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_mpls_tc_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_mpls_tc_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_mpls_tc_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_mpls_tc_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__pbb_uca__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__pbb_uca__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pbb_uca__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pbb_uca__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pbb_uca__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pbb_uca__255__255_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_pbb_uca_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_pbb_uca_255) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_pbb_uca_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_pbb_uca_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_pbb_uca_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_pbb_uca_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_flags__0__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_flags_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_flags_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_flags_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_flags_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_flags_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tcp_flags_65535) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_type__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_type__4660__4660_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_type__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_type_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_type_0) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_type_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_type_4660) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_type_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_type_4660) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_type_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_type_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_type_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.001512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.001323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tunnel_id_nxm_0) [0.000162s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_json2 [0.033444s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_initiation [0.000257s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_json [0.000479s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_serialize [0.000178s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_serialize [0.000173s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_parser [0.000065s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_serialize [0.000085s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_len [0.000067s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_parser_with_no_maintenance_domain_name_present [0.000074s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_serialize [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tunnel_id_nxm_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tunnel_id_nxm_18446744073709551615) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615) [0.000187s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_cc_message [0.011320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_link_trace_reply [0.001245s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_loopback_message [0.001179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.001225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_src_0_0_0_0) [0.000744s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_src_192_0_2_1) [0.000819s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_src_255_255_255_255) [0.000847s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_src_0_0_0_0) [0.000733s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_src_192_0_2_1) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_src_255_255_255_255) [0.001095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_src_0_0_0_0) [0.000875s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_src_192_0_2_1) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000236s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_link_trace_reply [0.003533s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_loopback_reply [0.000158s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_link_trace_reply [0.001270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_loopback_message [0.001435s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_default_args [0.000061s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_default_args [0.000140s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_len [0.000070s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_default_args [0.000061s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_len [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_init [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_len [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_default_args [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_dst_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_len [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_) [0.000158s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_serialize_with_length_zero [0.000811s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_serialize [0.000086s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_default_args [0.000115s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_serialize [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_) [0.000161s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_len [0.000151s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_len [0.000112s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_parser [0.000116s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn4 [0.000143s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_serialize [0.002065s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_to_string [0.001342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_pkt_mark_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_pkt_mark_4294967295) [0.000117s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_json [0.001415s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_gre.Test_gre.test_nvgre_init [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_pkt_mark_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_pkt_mark_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_pkt_mark_4294967295) [0.003910s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_pkt_mark_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_pkt_mark_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_pkt_mark_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_type__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_type__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_type__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_type_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_type_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_type_0) [0.002858s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_type_4660) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_type_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_type_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_type_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_type_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_type_65535) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002827s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000916s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.003078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_src___) [0.002967s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_gre.Test_gre.test_parser [0.022569s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_default_args [0.000070s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_parser [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_default_args [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_echo.test_parser [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.001129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_src___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_echo.test_serialize [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init_with_TimeExceeded [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init_with_dest_unreach [0.000155s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init_with_echo [0.000163s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json [0.000430s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_to_string [0.000388s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_default_args [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_json [0.000746s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_serialize_without_data [0.000138s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_init [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_json [0.000226s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_serialize [0.000097s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_parser [0.000078s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_serialize [0.000120s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_init [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_json [0.000400s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_default_args [0.000363s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_default_args [0.000379s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_init_with_srcs [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_num_smaller_than_srcs [0.000826s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_dst___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_dst___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_type__0__4660_) [0.000783s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_serialize_with_srcs [0.000251s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_json [0.001400s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_json_with_records [0.000872s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_) [0.001281s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_to_string [0.008598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_) [0.002240s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init_with_srcs [0.000083s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init_with_srcs_and_aux [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len_with_srcs_and_aux [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_num_smaller_than_srcs [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_) [0.001168s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser_with_aux [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_type_0) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_type_0) [0.001300s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string_with_srcs [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_type_0) [0.001228s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_default_args [0.000105s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_build_igmp [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_type_4660) [0.000141s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_build_igmp_with_srcs [0.000199s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_init [0.000081s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_json_with_srcs [0.000340s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_num_larger_than_srcs [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_type_4660) [0.000147s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_parser_with_srcs [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_type_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_type_65535) [0.000120s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_record_num_smaller_than_records [0.001166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_type_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_type_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg0__0__305419896_) [0.000162s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_to_string [0.000211s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_default_args [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg0__305419896__305419896_) [0.000155s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len [0.000065s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_num_smaller_than_srcs [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg0__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg0__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg0_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg0_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg0_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg0_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg0_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg0_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg1__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg1__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg1__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg1__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_) [0.000159s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser_with_aux [0.000078s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize_with_srcs [0.000123s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_parser [0.000079s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_default_args [0.000270s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_parser [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_init [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_serialize [0.000075s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_init [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_invalid_size [0.000065s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_default_args [0.000196s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_hop_opts [0.000378s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_multi_headers [0.000116s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser [0.000106s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_dst_opts [0.000407s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_auth [0.000278s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_dst_opts [0.000429s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_multi_headers [0.000994s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_fragment [0.000663s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_default_args [0.000088s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_parser [0.000085s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_routing.test_not_implemented_type [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg1_0) [0.000139s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_parser_with_adrs_zero [0.000371s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_parser_with_compression [0.000745s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg1_305419896) [0.000953s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_serialize_with_adrs_zero [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg1_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg1_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg1_305419896) [0.000845s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg1_4294967295) [0.000844s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg1_0) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg1_305419896) [0.000894s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_json [0.004593s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_json [0.000262s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_hello [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg1_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg2__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg2__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg2__0__305419896_) [0.000202s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_lsack [0.000442s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_lsreq [0.000354s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_tcp [0.001197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_) [0.003567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg2__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg2_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg2_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg2_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg2_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg2_4294967295) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg2_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg2_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg3__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg3__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_) [0.000164s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_packet.TestPacket.test_llc_bpdu [0.009231s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_pbb.Test_itag.test_init [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_pbb.Test_itag.test_json [0.000231s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp [0.000097s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_cookie_ack [0.000082s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_data [0.000082s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_heartbeat_ack [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg3__0__305419896_) [0.000896s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_error [0.000113s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_heartbeat [0.000063s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_init [0.000080s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_init_ack [0.000067s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_shutdown [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_shutdown_ack [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_) [0.000812s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_shutdown_complete [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_) [0.000167s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_heartbeat [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg3__0__305419896_) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg3_0) [0.000126s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_init [0.004665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg3_305419896) [0.000141s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_shutdown_complete [0.000186s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_abort [0.000300s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_cookie_echo [0.000090s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg3_4294967295) [0.000371s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_heartbeat_ack [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg3_0) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg3_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg3_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg4__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg4__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_) [0.000161s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_abort [0.002146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg4__0__305419896_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_) [0.000515s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_heartbeat [0.004257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg4__0__305419896_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_) [0.001870s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg4_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg4_305419896) [0.000124s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_init_ack [0.004058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg4_4294967295) [0.000140s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_shutdown_ack [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg4_0) [0.000176s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_activity [0.000160s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_aggregation [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg4_305419896) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg4_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg4_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg4_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg4_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg5__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg5__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg5__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg5__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg5_0) [0.000146s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_tag ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_activity [0.000109s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_synchronization [0.000089s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_version ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg5_305419896) [0.001359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg5_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg5_0) [0.000124s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_tcp.Test_TCPOption.test_parser [0.001089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg5_305419896) [0.000390s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_json [0.000383s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_parser [0.000217s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_udp.Test_udp.test_default_args [0.000096s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_udp.Test_udp.test_parser [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_build_svlan [0.000140s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_build_vlan [0.000111s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_init [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_adver_max [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg5_4294967295) [0.000970s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_priority_min [0.000124s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_malformed_vrrpv2 [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg5_0) [0.000888s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg5_305419896) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg5_4294967295) [0.000549s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_create_packet [0.000682s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_adver_max [0.000072s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ok [0.000089s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_parser [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg6__0__305419896_) [0.001756s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_serialize [0.000169s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_to_string [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg6__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_) [0.001960s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg6__0__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_) [0.001315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_) [0.001266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg6__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_) [0.000162s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_parser [0.000062s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_serialize [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopEnabled.test_parser [0.002006s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.TestZebraMessage.test_get_header_size [0.002093s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.TestZebraMplsLabelsAddIPv6.test_parser [0.000299s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.TestZebraRedistributeAdd.test_parser [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.TestZebraVrfAdd.test_parser [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg6_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg6_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg6_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg6_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg6_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg7__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg7__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg7__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg7__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg7_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg7_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg7_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg7_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.001915s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000843s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_field_100_aG9nZWhvZ2U=) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_field_100_ZnVnYWZ1Z2E=) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_field_100_aG9nZWhvZ2U=) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E=) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_field_100_aG9nZWhvZ2U=) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E=) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_field_4194341_aG9nZWhvZ2U=) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_field_4194341_ZnVnYWZ1Z2E=) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_field_4194341_aG9nZWhvZ2U=) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_field_4194341_ZnVnYWZ1Z2E=) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_field_4194341_aG9nZWhvZ2U=) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_field_4194341_ZnVnYWZ1Z2E=) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_0_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_255_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_0_vlan_vid_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_255_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_0_vlan_vid_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_255_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_) [0.000909s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_vlan_vid_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_vlan_vid_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_vlan_vid_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_vlan_vid_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_vlan_vid_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_vlan_vid_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_vid__0__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_vid__0__4660_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_vlan_vid_0) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_vlan_vid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_vlan_vid_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_vlan_vid_65535) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_vlan_vid_65535) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000756s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_vid_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_vid_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_vid_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000832s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_vlan_vid_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_vlan_vid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_vlan_vid_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_vlan_vid_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_vlan_vid_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_vlan_vid_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_vlan_vid_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_vlan_vid_4660) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_vlan_vid_4660) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_vlan_vid_4660) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_vlan_vid_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_vlan_vid_65535) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_vid__0__4660_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0_vlan_vid_0) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660_vlan_vid_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535_vlan_vid_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0_vlan_vid_4660) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660_vlan_vid_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535_vlan_vid_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0_vlan_vid_65535) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660_vlan_vid_65535) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535_vlan_vid_65535) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_vlan_vid_0) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_vlan_vid_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_vlan_vid_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_vlan_vid_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_vlan_vid_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_vlan_vid_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_vlan_vid_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_) [0.000154s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.Test_zebra.test_pcap_quagga [0.075830s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_) [0.000151s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4 [0.001473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_vlan_vid_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_vlan_vid_0) [0.000141s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4_invalid_actions [0.001008s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_vlan_vid_0) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_vlan_vid_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_vlan_vid_4660) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_vlan_vid_4660) [0.000306s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6_without_actions [0.001668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_vlan_vid_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_vlan_vid_65535) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_) [0.000148s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn [0.002413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_vlan_vid_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_vlan_vid_4660) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_vlan_vid_4660) [0.000302s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_without_actions [0.002127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_vlan_vid_65535) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_vlan_vid_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_) [0.002059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_vlan_vid_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_vlan_vid_0) [0.000121s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv4 [0.002354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_vlan_vid_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_vlan_vid_65535) [0.007314s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv4_no_next_hop [0.009761s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv4_withdraw [0.001275s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_invalid_ipv6_prefix [0.000292s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_ipv4_withdraw [0.000764s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_ipv6 [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_vid__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_) [0.000153s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_with_esi_dict [0.001022s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_) [0.000152s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_eth_auto_discovery [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_vlan_vid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_vlan_vid_0) [0.000132s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_eth_auto_discovery_vni [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_vlan_vid_4660) [0.000118s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_invalid_route_type [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_vlan_vid_4660) [0.000293s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_invalid_route_type [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_vlan_vid_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_vlan_vid_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_vlan_vid_65535) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_vlan_vid_65535) [0.000120s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_ip_prefix_route [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000211s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_l2vpn [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000212s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_vpnv4 [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000209s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_empty_as4_path [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000215s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_too_short_as_path [0.000087s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_as4_attr [0.000183s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_trans_as_path_no_trans [0.000114s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_trans_as_path_sequence_only [0.000101s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v4flowspec_actions_without_actions [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_vid_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_vid_0) [0.000150s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v6flowspec_actions_all_actions [0.003758s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn_over [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_vid_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_vid_4660) [0.001174s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_esi [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_vid_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_vid_4660) [0.000151s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix_not_str [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_vid_65535) [0.000342s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med [0.000081s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med_negative [0.000306s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_over [0.000077s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_reserved [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_vid_65535) [0.000169s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_labels_not_list [0.000060s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_old_asn [0.000090s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_old_asn_negative [0.000082s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist_ipv4_based [0.000127s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_not_str [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_vid_65535) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000760s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_vid_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_vid_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_vid_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_vid_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_vid_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_vid_4660) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_vid_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_vid_65535) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_vid_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000944s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535) [0.000177s] ... ok DEBUG: 12 bytearray(b'1\x05\n\x01\x00\x1eb\xf8\xc0\xa8\x00\x02') DEBUG: (49, 5, 10, 1, 30, 25336, b'\xc0\xa8\x00\x02') DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000690s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000926s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_vid_0) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_vid_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_vid_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.001935s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_0) [0.001524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_4660) [0.001072s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.003787s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_vid_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_vid_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_vlan_vid_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_vlan_vid_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_vlan_vid_4660) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_vlan_vid_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_vlan_vid_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_vlan_vid_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_vlan_vid_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_vlan_vid_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_vlan_vid_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_vlan_vid_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.001944s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____vlan_vid_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____vlan_vid_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____vlan_vid_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.010393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_vlan_vid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_vlan_vid_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_vlan_vid_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_vlan_vid_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_vlan_vid_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_vlan_vid_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_vlan_vid_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_vlan_vid_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_vlan_vid_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_vlan_vid_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_vlan_vid_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_vlan_vid_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_vlan_vid_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_vlan_vid_65535) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_vlan_vid_65535) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_vlan_vid_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_vlan_vid_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_vlan_vid_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_vlan_vid_4660) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_vlan_vid_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_vlan_vid_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_vlan_vid_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_vlan_vid_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_vlan_vid_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_vlan_vid_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_vlan_vid_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_vlan_vid_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.014605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.005622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_vid_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_vlan_vid_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_vid_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_vlan_vid_4660) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_vid_4660) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_vid_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_vlan_vid_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_vid_65535) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_vid_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_vlan_vid_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_vlan_vid_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_vlan_vid_4660) [0.004117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_vlan_vid_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_vlan_vid_65535) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_vlan_vid_65535) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_vlan_vid_65535) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000925s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____vlan_vid_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____vlan_vid_4660) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____vlan_vid_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.004982s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_vid_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_vid_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_vid_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_) [0.000794s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_vlan_vid_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_vlan_vid_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_vid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_vlan_vid_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_vlan_vid_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_vlan_vid_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_vlan_vid_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_vid_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_vid__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_vid_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_vid_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_vid__0__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_) [0.000844s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_vid_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_0) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_0) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_vid_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_4660) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_4660) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_vid_65535) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_65535) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_65535) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_vid__0__4660_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_) [0.004133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_vid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_vid_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_vid__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_vid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_vid_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_vid__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_vid_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_4660) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_vid_65535) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_65535) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_vid__0__4660_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_vid_0) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_0) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_vid_4660) [0.002334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_vid_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_vid__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_vid__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_vid_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_4660) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_vid_0) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_vid_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_vid_4660) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_vid_4660) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_vid_65535) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_vid_65535) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_vlan_pcp_0) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_vlan_pcp_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_vlan_pcp_255) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_vlan_pcp_0) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_vlan_pcp_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_vlan_pcp_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_vlan_pcp_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_pcp__0__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_pcp__0__255_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__vlan_pcp__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__vlan_pcp__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_vlan_pcp_0) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_vlan_pcp_0) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_vlan_pcp_255) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.002881s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_vlan_pcp_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_vlan_pcp_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_vlan_pcp_255) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_vlan_pcp_255) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_vlan_pcp_255) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_) [0.000781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_) [0.002062s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_vlan_pcp_0) [0.001829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_vlan_pcp_0) [0.001907s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_vlan_pcp_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_pcp__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660__vlan_pcp__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0_vlan_pcp_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660_vlan_pcp_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_vlan_pcp_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_vlan_pcp_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_vlan_pcp_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_vlan_pcp_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_vlan_pcp_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_vlan_pcp_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_vlan_pcp_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_vlan_pcp_255) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_vlan_pcp_255) [0.001179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_vlan_pcp_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_vlan_pcp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_vlan_pcp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_vlan_pcp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_vlan_pcp_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_vlan_pcp_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_vlan_pcp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_vlan_pcp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_pcp__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_) [0.001805s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__vlan_pcp__255__255_) [0.000921s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_vlan_pcp_0) [0.002611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_vlan_pcp_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_vlan_pcp_0) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_vlan_pcp_255) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_vlan_pcp_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_vlan_pcp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_pcp_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_pcp_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_pcp_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_vlan_pcp_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_vlan_pcp_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_vlan_pcp_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_pcp_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_pcp_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_pcp_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_vlan_pcp_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_vlan_pcp_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_vlan_pcp_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000917s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.002782s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.007346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000906s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_pcp_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_pcp_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_pcp_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_pcp_255) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_pcp_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_pcp_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_pcp_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_vlan_pcp_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_vlan_pcp_255) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_vlan_pcp_255) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_vlan_pcp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_vlan_pcp_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_vlan_pcp_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_vlan_pcp_255) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_) [0.000720s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_vlan_pcp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_vlan_pcp_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_vlan_pcp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_vlan_pcp_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____vlan_pcp_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____vlan_pcp_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.001028s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_vlan_pcp_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_vlan_pcp_0) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_pcp_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_vlan_pcp_255) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_vlan_pcp_255) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_vlan_pcp_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_vlan_pcp_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_vlan_pcp_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_vlan_pcp_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_vlan_pcp_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_vlan_pcp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_vlan_pcp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_vlan_pcp_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_vlan_pcp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_vlan_pcp_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_vlan_pcp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_vlan_pcp_255) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_vlan_pcp_255) [0.000730s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_) [0.000852s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_vlan_pcp_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_vlan_pcp_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_vlan_pcp_0) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_vlan_pcp_255) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_vlan_pcp_255) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.001759s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.001680s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.001345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.002698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_pcp_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_vlan_pcp_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_) [0.004912s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_vlan_pcp_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_pcp_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_pcp_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_vlan_pcp_255) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_vlan_pcp_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_vlan_pcp_255) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_) [0.000675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_) [0.001274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_) [0.001609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_vlan_pcp_0) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_vlan_pcp_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_vlan_pcp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____vlan_pcp_0) [0.010855s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____vlan_pcp_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.001225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000802s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_pcp_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____vlan_pcp_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_vlan_pcp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_vlan_pcp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_pcp_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_vlan_pcp_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_vlan_pcp_255) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_vlan_pcp_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_pcp__0__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__vlan_pcp__255__255_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_pcp_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_pcp_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_pcp_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_pcp_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_pcp__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__vlan_pcp__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_pcp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_pcp_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_pcp_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_pcp_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_pcp__0__255_) [0.000859s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__vlan_pcp__255__255_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_pcp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_pcp_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_pcp_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_pcp_255) [0.000690s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_pcp_255) [0.001068s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_pcp_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_pcp__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_pcp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_pcp_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_pcp__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__vlan_pcp__255__255_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_pcp_0) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_pcp_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_pcp_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_pcp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_pcp_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_pcp__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__vlan_pcp__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_pcp_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_pcp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_pcp_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_pcp_255) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_pcp__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__vlan_pcp__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_pcp_0) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_pcp_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_pcp_0) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_pcp_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_pcp_255) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_pcp_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_pcp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__vlan_pcp__255__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_pcp_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_pcp_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_pcp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0) [0.001153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_pcp_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_vlan_pcp_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_ecn__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_ecn__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_ecn__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_ecn__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ip_ecn_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ip_ecn_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ip_ecn_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ip_ecn_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_proto__0__255_) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ip_proto__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_proto__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ip_proto__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ip_proto_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ip_proto_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ip_proto_0) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ip_proto_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.001022s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_src_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_src_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_src_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_src_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_dst_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv4_dst_255_255_255_255) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_src__0__4660_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_dst_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_dst_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_src__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_src__4660__4660_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_src__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_udp_dst_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_udp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_dst_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_sctp_dst_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_dst_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_sctp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_dscp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_dscp_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_dscp_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_dscp_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_dscp_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_dscp_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_dscp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_dscp_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_dscp__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_dscp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_dscp__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_dscp__255__255_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_dscp__255__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_dscp__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_dscp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_dscp_0) [0.002574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_dscp_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_dscp_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_dscp_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_dscp_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000856s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.001287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_dscp_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_dscp_0) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_dscp_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_dscp_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_dscp_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_dscp_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.001019s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000991s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_dscp_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_dscp_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_dscp_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_dscp_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_dscp_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_dscp_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000819s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_src___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000806s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.008340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_dst___) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_flabel_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_flabel_305419896) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_flabel_4294967295) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_flabel_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_flabel_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_flabel_4294967295) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_dscp_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_dscp_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_dscp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_dscp_255) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_dscp_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_dscp_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_dscp_255) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_dscp_255) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_target___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_target___) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000666s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_mpls_label_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_mpls_label_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_mpls_label_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_mpls_label_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_mpls_label_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_mpls_label_4294967295) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_tc__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__mpls_tc__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_tc__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__mpls_tc__255__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_mpls_tc_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_mpls_tc_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_mpls_tc_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_mpls_tc_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pbb_uca__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pbb_uca__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pbb_uca__0__255_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pbb_uca__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_pbb_uca_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_pbb_uca_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_pbb_uca_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_pbb_uca_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_flags_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tcp_flags_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_flags_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_flags_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tcp_flags_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_dscp__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_dscp__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_dscp_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_dscp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_dscp_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_dscp_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_dscp_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_dscp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tunnel_id_nxm_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tunnel_id_nxm_0) [0.000748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_pkt_mark_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_pkt_mark_305419896) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_pkt_mark_4294967295) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_pkt_mark_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_pkt_mark_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_pkt_mark_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_dscp__0__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_dscp__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_dscp_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_dscp_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_dscp_0) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_dscp_255) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_dscp_255) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_dscp_255) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_src___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000810s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000909s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_dst___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_dst___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_dscp_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_dscp_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_dscp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_dscp_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_dscp_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_dscp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg0__0__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg0__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg0_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg0_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg0_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg0_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg0_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg1__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg1__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg1_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg1_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg1_305419896) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg2__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg2__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg2_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg2_4294967295) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg2_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg2_4294967295) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg3__0__305419896_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg3__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg3_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg3_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg3_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg3_4294967295) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg4__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg4__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg4_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg4_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg4_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg4_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg4_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg4_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg5__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg5__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg5_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg5_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg5_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg5_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg5_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg5_4294967295) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg6__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg6__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg6_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg6_305419896) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg6_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg6_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg6_4294967295) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg7__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg7__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg7_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg7_305419896) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg7_4294967295) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg7_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg7_4294967295) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_dscp_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_dscp_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_dscp_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_dscp_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ip_proto__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ip_proto__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ip_proto__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ip_proto__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ip_proto_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ip_proto_255) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ip_proto_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ip_proto_255) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_src_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_src_255_255_255_255) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_src_0_0_0_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_src_255_255_255_255) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_dst_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_dst_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_src__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_dst_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_dst_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_dst_65535) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_dst_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_dst_4660) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_dst_65535) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_src__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_src__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_src__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_src_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_dst__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_dst_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_dst_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_udp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_udp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_src__0__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_src_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_src_4660) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_src_65535) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_src_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_dst_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_dst_4660) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_sctp_dst_65535) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_dst_4660) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_sctp_dst_65535) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_ecn_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_ecn_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_ecn_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_ecn_255) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_ecn_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_ecn_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_ecn_255) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_ecn_255) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_ecn__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_ecn__0__255_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_ecn__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_ecn__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_ecn__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_ecn__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_ecn_0) [0.000776s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_ecn_0) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_ecn_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_ecn_255) [0.000873s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_ecn_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_ecn_255) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_ecn_0) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_ecn_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_ecn_0) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_ecn_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_ecn_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_ecn_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_ecn_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_ecn_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_ecn_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_ecn_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_ecn_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_ecn_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000938s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.010364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000788s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000810s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_dst___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_flabel_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_flabel_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_flabel_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_flabel_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_flabel_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_flabel_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_ecn_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_ecn_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_ecn_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_ecn_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_ecn_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_ecn_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_ecn_255) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_ecn_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_target___) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_target___) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_) [0.000949s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_mpls_label_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_mpls_label_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_mpls_label_4294967295) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_mpls_label_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_mpls_label_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_mpls_label_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_tc__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__mpls_tc__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_tc__0__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__mpls_tc__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_mpls_tc_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_mpls_tc_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_mpls_tc_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_mpls_tc_255) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pbb_uca__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pbb_uca__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pbb_uca__0__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pbb_uca__255__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_pbb_uca_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_pbb_uca_255) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_pbb_uca_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_pbb_uca_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_flags_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_flags_4660) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tcp_flags_65535) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_flags_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_flags_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tcp_flags_65535) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_ecn__0__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_ecn__255__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_ecn_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_ecn_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_ecn_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_ecn_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_ecn_255) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_ecn_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000893s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000899s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tunnel_id_nxm_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tunnel_id_nxm_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000951s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000973s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_pkt_mark_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_pkt_mark_305419896) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_pkt_mark_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_pkt_mark_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_pkt_mark_305419896) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_pkt_mark_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_ecn__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_ecn__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_ecn_0) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_ecn_0) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_ecn_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_ecn_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_ecn_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_ecn_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_src___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_) [0.000883s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_ecn_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_ecn_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_ecn_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_ecn_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_ecn_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_ecn_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg0__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg0__0__305419896_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg0_305419896) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg0_4294967295) [0.000991s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg0_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg0_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg0_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg1__0__305419896_) [0.001709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_) [0.002543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg1__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg1_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg1_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg1_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg1_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg1_305419896) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg1_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg2__0__305419896_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg2__0__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg2_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg2_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg2_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg2_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg3__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg3__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg3_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg3_305419896) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg3_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg3_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg3_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg3_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg4__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg4__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg4_305419896) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg4_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg4_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg4_305419896) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg4_4294967295) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg5__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg5__0__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg5_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg5_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg5_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg5_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg5_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg5_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg6__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg6__0__305419896_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg6_0) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg6_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg6_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg6_305419896) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg6_4294967295) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg7__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg7__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg7_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg7_305419896) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg7_4294967295) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg7_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg7_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg7_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_ecn_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_ecn_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_ecn_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_ecn_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_src_0_0_0_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_src_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_src_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_src_0_0_0_0) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_src_192_0_2_1) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_src_255_255_255_255) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_dst_0_0_0_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_dst_192_0_2_1) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv4_dst_255_255_255_255) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_dst_0_0_0_0) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_dst_192_0_2_1) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv4_dst_255_255_255_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_src__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_src__0__4660_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_src__65535__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_src_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_src_65535) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_src_65535) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_dst__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_dst__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_dst_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_dst_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_dst_4660) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_src__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_src__65535__4660_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_src__65535__4660_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_src_65535) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_src_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_src_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_src_65535) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_dst__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_dst__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__udp_dst__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_dst__4660__4660_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__udp_dst__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_udp_dst_65535) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_dst_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_udp_dst_65535) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_src__0__4660_) [0.001698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_src__4660__4660_) [0.001965s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_src__65535__4660_) [0.001207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_src__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_src_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_dst__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_dst_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_proto__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_proto__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ip_proto__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ip_proto__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_proto_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_proto_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ip_proto_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ip_proto_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_proto__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_proto__0__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ip_proto__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ip_proto__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_proto_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_proto_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ip_proto_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ip_proto_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_proto__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_proto__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_proto__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ip_proto__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ip_proto__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ip_proto__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_proto_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_proto_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_proto_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ip_proto_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ip_proto_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ip_proto_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_proto_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_proto_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_proto_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ip_proto_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ip_proto_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ip_proto_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_proto_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_proto_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_proto_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ip_proto_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ip_proto_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ip_proto_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_proto_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ip_proto_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.010934s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_proto_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.002214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ip_proto_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.003351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_src___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.003510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_dst___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_flabel_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_flabel_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_flabel_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_flabel_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_flabel_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_flabel_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_proto__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_proto__0__255_) [0.004198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ip_proto__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ip_proto__255__255_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_proto_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_proto_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ip_proto_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ip_proto_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_proto__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_proto__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ip_proto__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ip_proto__255__255_) [0.002199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_proto_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_proto_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ip_proto_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ip_proto_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_target___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_target___) [0.001876s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_label__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_label__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_mpls_label_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_mpls_label_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_mpls_label_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_mpls_label_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_mpls_label_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_mpls_label_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_tc__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__mpls_tc__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_tc__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__mpls_tc__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_mpls_tc_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_mpls_tc_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_mpls_tc_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_mpls_tc_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__pbb_uca__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__pbb_uca__255__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__pbb_uca__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__pbb_uca__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_pbb_uca_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_pbb_uca_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_pbb_uca_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_pbb_uca_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_flags__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_flags__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_flags_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tcp_flags_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_flags_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tcp_flags_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_proto__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ip_proto__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_proto_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_proto_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_proto_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ip_proto_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ip_proto_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ip_proto_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.007180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tunnel_id_nxm_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tunnel_id_nxm_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615) [0.002535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_src_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_pkt_mark_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_pkt_mark_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_pkt_mark_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_proto__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ip_proto__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_proto_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_proto_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_proto_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ip_proto_255) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ip_proto_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ip_proto_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_src___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_dst___) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_proto__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ip_proto__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_proto_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_proto_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_proto_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ip_proto_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ip_proto_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ip_proto_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg0__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg0__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg0__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg0__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg0_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg0_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg0_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg1__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg1__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg1__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg1__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg1_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg1_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg2__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg2__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg2__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg2__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg2_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg2_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg3__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg3__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg3__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg3__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg3_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg3_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg3_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg3_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg4__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg4__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg4__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg4__305419896__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg4_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg4_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg4_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg4_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg4_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg5__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg5__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg5__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg5_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg5_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg5_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg5_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg5_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg6__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg6__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg6__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg6__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg6_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg6_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg6_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg7__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg7__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg7__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg7__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg7_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg7_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_proto_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ip_proto_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_proto_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_proto_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ip_proto_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ip_proto_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_src_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_src_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_src_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_src_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_src_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_src_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_dst_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_dst_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_dst_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_dst_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_dst_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_dst_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_src_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_src_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_src_65535) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_src_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_src_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_udp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_dst_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_udp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_dst_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_udp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_src_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_src_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_src_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_src_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_src_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_src_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_sctp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_dst_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_sctp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_dst_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_sctp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_src_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_src_192_0_2_1) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_src_192_0_2_1) [0.011196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_src_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_src_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_src_192_0_2_1) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_src_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_src_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_src_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_src_192_0_2_1) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_src_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000716s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_src___) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_src___) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_src___) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_dst___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_dst___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_dst___) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_flabel_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_flabel_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_flabel_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_src_0_0_0_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_src_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_src_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_src_0_0_0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_src_192_0_2_1) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_src_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_src_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_target___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_target___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_target___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_label_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_label_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_label_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_label_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_label_305419896) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_label_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_label_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_label_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_label_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_tc_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_mpls_tc_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_tc_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_mpls_tc_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_tc_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_mpls_tc_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pbb_uca_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pbb_uca_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pbb_uca_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pbb_uca_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pbb_uca_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pbb_uca_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_flags_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_flags_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tcp_flags_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_flags_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_flags_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tcp_flags_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_flags_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_flags_4660) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tcp_flags_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_src_0_0_0_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_src_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_src_0_0_0_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_src_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_src_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_src_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_src_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_src_255_255_255_255) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_src_255_255_255_255) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.003909s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pkt_mark_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pkt_mark_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pkt_mark_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pkt_mark_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pkt_mark_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pkt_mark_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_src_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_src_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_src_0_0_0_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_src_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_src_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_src_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_src_192_0_2_1) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_src_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg0_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg0_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg0_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg0_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg0_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg0_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.001302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg1_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg1_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg1_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg1_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg1_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg1_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg1_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg1_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg1_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg2_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg2_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg2_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg2_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg2_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg2_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg2_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg2_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg2_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg3_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg3_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg3_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg3_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg3_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg3_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg3_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg3_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg3_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg4_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg4_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg4_4294967295) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg4_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg4_305419896) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg4_4294967295) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg4_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg4_305419896) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg4_4294967295) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg5_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg5_305419896) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg5_4294967295) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg5_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg5_305419896) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg5_4294967295) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg5_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg5_305419896) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg5_4294967295) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg6_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg6_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg6_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg6_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg6_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg6_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg6_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg6_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg6_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg7_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg7_305419896) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_0_0_0_0_reg7_4294967295) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg7_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg7_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_192_0_2_1_reg7_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg7_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg7_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_src_255_255_255_255_reg7_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_src_0_0_0_0) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_src_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_src_255_255_255_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_src_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_src_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_src_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_src_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_src_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_src_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_src_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_src_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_dst_65535) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_dst_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_dst_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_dst_4660) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_dst_65535) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_src_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_src_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_src_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_src_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_src_4660) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_src_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_src_65535) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_src_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_src_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_src_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_src_4660) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_src_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_src_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_dst_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_sctp_dst_65535) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_dst_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_sctp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_sctp_dst_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_dst_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_dst_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_dst_0_0_0_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_dst_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv4_dst_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_dst_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv4_dst_255_255_255_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv4_dst_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.002959s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_src___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_src___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_src___) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_dst___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_dst_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_dst_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv4_dst_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_dst_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_label_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_label_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_label_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_label_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_label_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_label_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_tc_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_mpls_tc_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_tc_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_mpls_tc_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_tc_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_mpls_tc_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pbb_uca_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pbb_uca_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pbb_uca_0) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pbb_uca_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pbb_uca_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pbb_uca_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_flags_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_flags_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tcp_flags_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_flags_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_flags_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tcp_flags_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_flags_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_flags_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tcp_flags_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_dst_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_dst_0_0_0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_dst_192_0_2_1) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_dst_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_dst_192_0_2_1) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv4_dst_255_255_255_255) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv4_dst_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv4_dst_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pkt_mark_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pkt_mark_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pkt_mark_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_dst_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_dst_0_0_0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_dst_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv4_dst_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_dst_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_dst_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv4_dst_255_255_255_255) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg0_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg0_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg0_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg0_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg0_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg0_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg1_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg1_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg1_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg1_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg1_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg1_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg1_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg1_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg1_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg2_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg2_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg2_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg2_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg2_305419896) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg2_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg2_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg2_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg2_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg3_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg3_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg3_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg3_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg3_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg3_4294967295) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg3_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg3_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg3_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg4_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg4_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg4_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg4_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg4_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg4_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg4_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg4_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg4_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg5_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg5_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg5_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg5_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg5_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg5_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg5_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg5_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg5_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg6_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg6_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg6_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg6_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg6_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg6_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg6_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg6_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg6_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg7_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg7_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_0_0_0_0_reg7_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg7_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg7_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_192_0_2_1_reg7_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg7_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg7_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv4_dst_255_255_255_255_reg7_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_dst__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_dst_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_udp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_dst_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_dst_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_src_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_src_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_src_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_src_65535) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_src_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_src__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_src__0__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_src_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_src_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_src_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_src_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_src_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_src_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_src_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_src_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_src_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_src_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_src_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_src_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_src_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_src_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_src_65535) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_src_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_src_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_src_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_src_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_src_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_src_4660) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_src_65535) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_src_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_src_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_src__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_src_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tcp_src_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tcp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tcp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tcp_src_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tcp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tcp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_src__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.002598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tunnel_id_nxm_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tunnel_id_nxm_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_src_0_0_0_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_src_255_255_255_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_src_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_src_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_src_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_src_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_src_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_src___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_src_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_src_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_src_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_src_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_src_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_src__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_src_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_src_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_src_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_src_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_src__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_src_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_src__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_src__65535__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_src_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_src_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_src_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_src_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_src__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_src__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_src__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_src__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_src_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_udp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_dst_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_dst_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_dst_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_dst_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_dst_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_dst_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_dst_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_dst_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_dst_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_dst_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_dst_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_dst_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_dst_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_dst_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_dst_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_dst_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_dst_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_dst_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_dst_0) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_dst_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_dst_4660) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.002374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_dst_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_flags_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_flags_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_flags_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_flags_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tcp_flags_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_src___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_src___) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_dst_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_dst__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_dst__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_dst__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_0) [0.003438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_dst_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__udp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__udp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__udp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660__udp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_udp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_udp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_udp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_udp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_udp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_udp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660_udp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535_udp_src_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_) [0.005210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_src_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_src_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_src_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_src_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_src_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_src__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_src__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_src_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_src_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_src_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_src_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_src_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.002045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_src_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_src_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_src_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_src_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_src_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_src_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_src_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.003837s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_src_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_src_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000835s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_src_4660) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_src_65535) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_src_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_src_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_src__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_src_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_src_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_src_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_src__0__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_src_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_src__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_src__4660__4660_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_src__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_src_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_src_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_src_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_src_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_src_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_src__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_src__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_src_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0) [0.001450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_src_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_src_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_src_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_src_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_src_4660) [0.001197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_src_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_src_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_src_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_src_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_src_65535) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_src__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_) [0.002129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_src_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.005323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_src_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_src_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_src_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_src_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_src__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_src_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_src__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_src_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_src_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_src_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_src_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_src__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_src_65535) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_src__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_src_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_src_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_src__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_src_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_src_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_src_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_src_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_src__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_src__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_src__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_src_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_src_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_src_65535) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_src_0) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_dst_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_dst_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_udp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_udp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_udp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_dst_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_udp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_udp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_udp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_dst_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_udp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_udp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_udp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_udp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__udp_dst__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_dst_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_dst_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_udp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_udp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_udp_dst_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_dst_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_dst_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_dst_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_dst_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_dst_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_udp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_udp_dst_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_udp_dst_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_dst_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_dst_0) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_dst_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_dst_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_dst_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_dst_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_) [0.002759s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_dst_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_udp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_udp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_udp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_dst_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_dst_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_udp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_dst_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_dst_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____udp_dst_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.002320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_dst_0) [0.002300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_udp_dst_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_dst_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_dst__0__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_udp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0_udp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_dst_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_dst_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_udp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_udp_dst_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_udp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_udp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_dst_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_dst_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____udp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_dst_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____udp_dst_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_dst_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_udp_dst_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_udp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_udp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__udp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_dst_0) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_dst_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_dst__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__udp_dst__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_dst_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_dst_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__udp_dst__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_dst_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__udp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_dst_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_dst_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_dst__0__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_dst__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__udp_dst__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_dst_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_dst_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_dst_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_dst__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_dst__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__udp_dst__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_dst_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_dst_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_dst_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__udp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_dst_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_dst_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_dst_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_dst__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_dst__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__udp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_dst_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_dst_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_dst_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_udp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_sctp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_sctp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_sctp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_sctp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_sctp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_sctp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_sctp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_sctp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_src__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_src__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_src_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_src_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_src_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_src_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_src_4660) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_src_4660) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_src_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_src_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_src_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_src_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_src_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_src_4660) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_src_4660) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_src_4660) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_src_65535) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_src_65535) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_src_65535) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000915s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_src_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_src_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_src_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_src_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_src_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_src_4660) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_src_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_src_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_src_65535) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_src_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_src_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_flags_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tcp_flags_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_flags_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_flags_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_flags_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tcp_flags_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_src__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_src_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_src_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tunnel_id_nxm_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_src_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_) [0.003426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_src_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_src_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_src_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_src__0__4660_) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_src_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_src_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_src___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_src___) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_dst___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_src_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_src_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_src_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_src__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_src_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_src_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_src__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_src__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_src_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_src_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_src__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_) [0.000812s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_src_0) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_src_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_src_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_src__0__4660_) [0.001284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_src__4660__4660_) [0.000945s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_src__65535__4660_) [0.001455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_src__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_src__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_src__65535__4660_) [0.002863s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_src_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_src_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_src__65535__4660_) [0.000709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_src_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_src_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.008752s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_src_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_src_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_) [0.004848s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_sctp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_sctp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_dst_0) [0.013800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_sctp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_sctp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_dst_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_sctp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_sctp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_dst_0) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_dst_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_dst_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_sctp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_sctp_dst_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_sctp_dst_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_dst_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_dst_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_sctp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_sctp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_sctp_dst_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.002579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.002339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_dst_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_dst_4660) [0.005865s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_dst_65535) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_sctp_dst_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_sctp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_dst_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_sctp_dst_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_sctp_dst_65535) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_) [0.000956s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_dst_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_dst_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_sctp_dst_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_sctp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_dst_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____sctp_dst_65535) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_dst_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_dst_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_sctp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_sctp_dst_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_sctp_dst_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_dst_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_sctp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_sctp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_dst_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_sctp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_sctp_dst_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_flags_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_flags_4660) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tcp_flags_65535) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_flags_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_flags_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_dst_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_sctp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_sctp_dst_65535) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000789s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.005932s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tunnel_id_nxm_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.001391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000921s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_dst_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_sctp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_src___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_src___) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_dst___) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_dst_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_dst_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_sctp_dst_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_sctp_dst_65535) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_sctp_dst_65535) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_dst__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_dst_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_65535) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_dst__0__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_dst_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_dst__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_dst_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_4660) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_dst_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_dst_4660) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_4660) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_4660) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_dst_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_dst__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_4660) [0.003032s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_dst_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_dst_4660) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_dst_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_dst_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_dst_4660) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_sctp_dst_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_sctp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv4_type_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv4_type_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv4_type_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv4_type_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_type__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_type__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv4_type_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv4_type_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv4_type_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv4_type_255) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv4_type_255) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv4_type_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_type_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_type_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_type_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_type_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_type_255) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_type_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_type_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_type_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_type_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_type_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_type_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_type_255) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_src___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_dst___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_dst___) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_flabel_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_flabel_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_flabel_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_flabel_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_flabel_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_flabel_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_type_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_type_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_type_0) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_type_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_code_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_icmpv6_code_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_code_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_icmpv6_code_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_target___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_target___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.008479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_mpls_label_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_mpls_label_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_mpls_label_4294967295) [0.001456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_mpls_label_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_mpls_label_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_mpls_tc_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_mpls_tc_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_mpls_tc_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_mpls_tc_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_pbb_uca_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_pbb_uca_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_pbb_uca_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_pbb_uca_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_flags_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv4_type_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_type_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_type_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv4_type_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_type_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_type_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tunnel_id_nxm_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_pkt_mark_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_pkt_mark_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_pkt_mark_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_pkt_mark_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_pkt_mark_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_pkt_mark_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv4_type_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_type_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_type_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv4_type_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_type_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_type_255) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv4_type_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_type_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_type_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv4_type_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_type_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_type_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg0__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg0__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg0_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg0_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg1__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg1__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg1_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg1_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg1_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg2__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg2__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg2_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg2_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg2_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg2_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg3__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg3_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg3_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg3_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg3_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg3_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg4__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg4_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg4_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg4_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg4_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg4_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg5__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg5__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg5_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg5_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg5_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg5_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg5_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg6__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg6__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg6_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg6_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg6_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg6_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg6_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg7__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg7__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg7_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg7_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg7_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg7_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg7_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg7_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_type_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_type_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_type_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_type_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_code__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv4_code__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv4_code_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv4_code_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv4_code_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv4_code_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv4_code_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv4_code_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_code_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_code_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_code_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv4_code_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv4_code_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv4_code_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_code_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_code_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_code_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv4_code_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv4_code_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv4_code_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_src___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_dst___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_dst___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_flabel_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_flabel_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_flabel_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_flabel_0) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_flabel_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_flabel_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_type_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_type_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_type_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_type_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_code_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_icmpv6_code_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_code_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_icmpv6_code_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_target___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_target___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_mpls_label_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_mpls_label_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_mpls_label_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_mpls_label_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_mpls_label_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_mpls_label_4294967295) [0.001208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_mpls_tc_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_mpls_tc_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_mpls_tc_0) [0.002273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_mpls_tc_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_pbb_uca_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_pbb_uca_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_pbb_uca_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_pbb_uca_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tcp_flags_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_flags_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_flags_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tcp_flags_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv4_code_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_code_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_code_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv4_code_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv4_code_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv4_code_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.002803s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tunnel_id_nxm_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tunnel_id_nxm_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_pkt_mark_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_pkt_mark_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_pkt_mark_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_pkt_mark_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_pkt_mark_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv4_code_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_code_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_code_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv4_code_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv4_code_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv4_code_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_src___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_src___) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_dst___) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.001022s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_dst___) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv4_code_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_code_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_code_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv4_code_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv4_code_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv4_code_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg0__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg0__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg0_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg0_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg0_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg0_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg1__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg1__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg1_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg1_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg1_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg1_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg1_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg1_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg2__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg2__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg2_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg2_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg2_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg2_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg2_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg2_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg3__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg3__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg3_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg3_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg3_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg3_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg3_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg4__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg4_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg4_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg4_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg4_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg5__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg5__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg5_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg5_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg5_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg5_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg5_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg5_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg6__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg6__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg6_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg6_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg6_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg6_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg6_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg7__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg7__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg7_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg7_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg7_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg7_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg7_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_code_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_code_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv4_code_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv4_code_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_spa_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_spa_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_spa_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_spa_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_spa_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_spa_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_spa_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_spa_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_spa_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tpa_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tpa_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tpa_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tpa_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tpa_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tpa_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tpa_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tpa_192_0_2_1) [0.000833s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tpa_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_sha_00_00_00_00_00_00) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_sha_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_sha_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tha_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tha_00_00_00_00_00_00) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tha_00_00_00_00_00_00) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_src___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_dst___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_dst___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_flabel_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_flabel_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_flabel_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_flabel_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_flabel_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_flabel_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_flabel_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_flabel_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_flabel_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_type__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_type__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv6_type_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv6_type_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv6_type_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv6_type_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv6_type_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv6_type_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_code__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__icmpv6_code__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv6_code_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_icmpv6_code_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv6_code_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_icmpv6_code_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv6_code_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_icmpv6_code_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_target___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_target___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_target___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_label__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_mpls_label_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_mpls_label_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_mpls_label_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_mpls_label_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_mpls_label_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_mpls_label_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_mpls_label_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_mpls_label_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_mpls_label_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_tc__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__mpls_tc__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_tc__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__mpls_tc__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_tc__0__255_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__mpls_tc__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_mpls_tc_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_mpls_tc_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_mpls_tc_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_mpls_tc_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_mpls_tc_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_mpls_tc_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__pbb_uca__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pbb_uca__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pbb_uca__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pbb_uca__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pbb_uca__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_pbb_uca_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_pbb_uca_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_pbb_uca_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_pbb_uca_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_pbb_uca_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_pbb_uca_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_flags__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_flags_4660) [0.002490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tcp_flags_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_flags_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_flags_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tcp_flags_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_flags_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_op__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_op__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_op__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_op_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_op_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_op_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_op_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_op_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_op_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_op_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_op_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_op_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tunnel_id_nxm_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tunnel_id_nxm_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tunnel_id_nxm_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tunnel_id_nxm_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tunnel_id_nxm_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_src_255_255_255_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_src_192_0_2_1) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_src_255_255_255_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_src_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_src_192_0_2_1) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_pkt_mark_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_pkt_mark_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_pkt_mark_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_pkt_mark_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_pkt_mark_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_pkt_mark_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_pkt_mark_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_pkt_mark_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__conj_id__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__conj_id__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__conj_id__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_conj_id_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_conj_id_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_conj_id_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_conj_id_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_conj_id_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_conj_id_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_conj_id_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_conj_id_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_conj_id_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_dst___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_dst___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_dst___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_op__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_op_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_op_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_op_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_op_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_op_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_op_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_op_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_op_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_op_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg0__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg0__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg0__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg0__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg0_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg0_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg0_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg0_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg0_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg0_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg1__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg1__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg1__0__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg1__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg1_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg1_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg1_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg1_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg1_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg1_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg1_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg1_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg2__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg2__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg2__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg2__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg2_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg2_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg2_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg2_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg3__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg3__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg3__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg3__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg3_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg3_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg3_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg3_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg3_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg4__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg4__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg4__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg4__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg4_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg4_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg4_305419896) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg4_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg4_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg5__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg5__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg5__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg5__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg5_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg5_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg5_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg5_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg5_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg5_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg5_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg5_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg6__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg6__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg6__0__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg6_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg6_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg6_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg6_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg6_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg6_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg6_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg7__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg7__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg7__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg7__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg7_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg7_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg7_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg7_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg7_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg7_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg7_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_field_100_aG9nZWhvZ2U=) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_field_100_ZnVnYWZ1Z2E=) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_field_100_aG9nZWhvZ2U=) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E=) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_field_100_aG9nZWhvZ2U=) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E=) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_field_4194341_aG9nZWhvZ2U=) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_field_4194341_ZnVnYWZ1Z2E=) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_field_4194341_aG9nZWhvZ2U=) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_field_4194341_ZnVnYWZ1Z2E=) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_field_4194341_aG9nZWhvZ2U=) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_field_4194341_ZnVnYWZ1Z2E=) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_src___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_dst___) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_dst___) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_flabel_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295) [0.002401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_flabel_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_flabel_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_type_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_type_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_type_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_type_255) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_type_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_type_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_code_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_icmpv6_code_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_code_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_icmpv6_code_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_code_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_icmpv6_code_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_target___) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_target___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_target___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_label_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_label_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_label_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_label_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_label_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_label_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_label_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_label_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_label_4294967295) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_tc_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_mpls_tc_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_tc_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_mpls_tc_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_tc_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_mpls_tc_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pbb_uca_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pbb_uca_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pbb_uca_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pbb_uca_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pbb_uca_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pbb_uca_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_flags_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_flags_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tcp_flags_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_flags_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_flags_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tcp_flags_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_flags_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_flags_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tcp_flags_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_spa_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_spa_0_0_0_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_spa_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_spa_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_spa_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_spa_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_spa_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_spa_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_spa_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pkt_mark_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pkt_mark_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_pkt_mark_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pkt_mark_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pkt_mark_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_pkt_mark_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pkt_mark_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pkt_mark_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_pkt_mark_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_conj_id_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_conj_id_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_conj_id_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_conj_id_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_conj_id_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_conj_id_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_conj_id_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_conj_id_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_conj_id_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_src___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_src___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_dst___) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_dst___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_spa_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_spa_0_0_0_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_spa_0_0_0_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_spa_192_0_2_1) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_spa_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_spa_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_spa_255_255_255_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_spa_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_spa_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg0_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg0_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg0_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg0_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg0_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg0_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.002539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg1_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg1_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg1_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg1_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg1_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg1_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg1_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg1_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg1_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg2_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg2_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg2_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg2_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg2_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg2_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg2_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg2_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg2_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg3_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg3_305419896) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg3_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg3_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg3_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg3_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg3_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg3_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg3_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000750s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg4_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg4_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg4_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg4_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg4_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg4_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg4_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg4_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg4_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg5_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg5_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg5_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg5_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg5_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg5_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg5_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg5_305419896) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg5_4294967295) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg6_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg6_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg6_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg6_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg6_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg6_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg6_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg6_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg6_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg7_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg7_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_reg7_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg7_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg7_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_reg7_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg7_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg7_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_reg7_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_4194341_aG9nZWhvZ2U=) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_0_0_0_0_field_4194341_ZnVnYWZ1Z2E=) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_4194341_aG9nZWhvZ2U=) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_192_0_2_1_field_4194341_ZnVnYWZ1Z2E=) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_4194341_aG9nZWhvZ2U=) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_spa_255_255_255_255_field_4194341_ZnVnYWZ1Z2E=) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_src___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_src___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_dst___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_flabel_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_flabel_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_flabel_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_type_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_type_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_type_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_type_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_type_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_type_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_code_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_icmpv6_code_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_code_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_icmpv6_code_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_code_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_icmpv6_code_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_target___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_target___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_target___) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_label_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_label_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_label_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_label_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_label_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_label_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_label_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_label_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_label_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_tc_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_mpls_tc_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_tc_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_mpls_tc_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_tc_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_mpls_tc_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pbb_uca_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pbb_uca_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pbb_uca_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pbb_uca_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pbb_uca_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pbb_uca_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_flags_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_flags_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tcp_flags_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_flags_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_flags_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tcp_flags_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_flags_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_flags_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tcp_flags_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tpa_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tpa_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tpa_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tpa_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tpa_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tpa_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tpa_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tpa_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tpa_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.002805s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pkt_mark_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pkt_mark_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pkt_mark_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pkt_mark_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pkt_mark_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pkt_mark_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000835s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_conj_id_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_conj_id_305419896) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_conj_id_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_conj_id_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_conj_id_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_conj_id_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_conj_id_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_conj_id_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_conj_id_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_src___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_src___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_src___) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tpa_0_0_0_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tpa_0_0_0_0) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tpa_0_0_0_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tpa_192_0_2_1) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tpa_192_0_2_1) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tpa_192_0_2_1) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tpa_255_255_255_255) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tpa_255_255_255_255) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tpa_255_255_255_255) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg0_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg0_305419896) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg0_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg0_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg0_305419896) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg0_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg0_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg0_305419896) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg0_4294967295) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000806s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg1_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg1_305419896) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg1_4294967295) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg1_0) [0.004675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg1_305419896) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg1_4294967295) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg1_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg1_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg1_4294967295) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg2_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg2_305419896) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg2_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg2_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg2_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg2_4294967295) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg2_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg2_305419896) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg2_4294967295) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg3_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg3_305419896) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg3_4294967295) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg3_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg3_305419896) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg3_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg3_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg3_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg3_4294967295) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg4_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg4_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg4_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg4_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg4_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg4_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg4_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg4_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg4_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg5_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg5_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg5_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg5_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg5_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg5_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg5_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg5_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg5_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg6_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg6_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg6_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg6_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg6_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg6_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg6_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg6_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg6_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg7_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg7_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_reg7_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg7_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg7_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_reg7_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg7_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg7_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_reg7_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_4194341_aG9nZWhvZ2U=) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_0_0_0_0_field_4194341_ZnVnYWZ1Z2E=) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_4194341_aG9nZWhvZ2U=) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_192_0_2_1_field_4194341_ZnVnYWZ1Z2E=) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_4194341_aG9nZWhvZ2U=) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tpa_255_255_255_255_field_4194341_ZnVnYWZ1Z2E=) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_src___) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.002887s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_label_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_sha_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_conj_id_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.002442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000948s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000803s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000813s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000924s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000914s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000815s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000921s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000921s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000724s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_sha_00_00_00_00_00_00) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg0_0) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg0_305419896) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.001177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.001022s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000895s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.001247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg1_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg1_305419896) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000818s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000940s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000706s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.001444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg2_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg2_305419896) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.001305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.001139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg3_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg3_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000988s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000809s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.001043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg4_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg4_305419896) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000819s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000796s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000893s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg5_0) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg5_305419896) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000982s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000913s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.001204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000710s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.001038s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.001394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg6_0) [0.000891s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg6_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.001081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.001757s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.001516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000833s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000947s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.001049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg7_0) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg7_305419896) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000712s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000835s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000959s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.001811s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.001140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_src___) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000973s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.002918s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002000s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000855s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.001177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.001020s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000950s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0) [0.000856s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.001351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.001041s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.001158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.001071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000712s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.001176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.001342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255) [0.000824s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000806s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.001007s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.001074s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.001268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.001098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000840s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.001167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001984s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.005037s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000692s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.001124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000913s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000899s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000840s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_label_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.002147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000943s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.001130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000806s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000789s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.002243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000832s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.001147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0) [0.001454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000831s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000862s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000831s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tha_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000815s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000695s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001038s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001014s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.001328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.001325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000723s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.001123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.001138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000827s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.001363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.001085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.001320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.001144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.001198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000980s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.001609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.001166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000794s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.002385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.001190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.002145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.004142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.001046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000938s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000929s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000865s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000952s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_conj_id_0) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000699s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.001612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002031s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001999s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000984s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000977s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001986s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001845s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tha_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg0_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg1_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg1_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg2_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg2_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg3_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg3_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg4_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg4_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg5_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg5_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg6_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg6_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg7_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg7_305419896) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_src___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002796s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_src___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000803s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_src___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.004168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_label_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_label_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_label_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_tc_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_tc_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pbb_uca_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pbb_uca_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_flags_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_flags_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_flags_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_src___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000833s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tunnel_id_nxm_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_src_192_0_2_1) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_src_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_dst_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv4_dst_255_255_255_255) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pkt_mark_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pkt_mark_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pkt_mark_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_dst___) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_src___) [0.002355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg0_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg0_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg0_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.002103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.001160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg1_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg1_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg1_4294967295) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg2_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg2_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg2_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg3_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg3_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg3_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg4_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg4_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg4_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg5_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg5_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg5_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg6_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg6_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg6_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg7_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg7_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg7_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_src___) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_src___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_dst___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_target___) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_label_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_label_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_label_4294967295) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_tc_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_tc_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pbb_uca_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pbb_uca_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_4660) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_dst___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_dst___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_dst___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.003053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000920s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tunnel_id_nxm_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_src_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_src_255_255_255_255) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_dst___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_dst___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_src___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_dst___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_dst___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_dst___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg0_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg1_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg1_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg1_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg2_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg2_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg2_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg3_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg3_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg3_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg4_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg4_305419896) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg4_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg5_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg5_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg5_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg6_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg6_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg6_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg7_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg7_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg7_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_dst___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_flabel_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_flabel_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_flabel_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_flabel_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_flabel_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_flabel_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_flabel_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_flabel_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_flabel_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_flabel_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_flabel_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_flabel_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_target___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_target___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_target___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_label_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_label_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_label_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_label_0) [0.000819s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_label_305419896) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_label_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_label_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_label_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_label_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_tc_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_mpls_tc_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_tc_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_mpls_tc_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_tc_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_mpls_tc_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_) [0.002505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_pbb_uca_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_pbb_uca_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_pbb_uca_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_pbb_uca_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pbb_uca_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pbb_uca_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_flags_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_flags_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tcp_flags_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_flags_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_flabel_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_flabel_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_flabel_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_flabel_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_flabel_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_flabel_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_flabel_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_flabel_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_flabel_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.001763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.005692s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tunnel_id_nxm_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tunnel_id_nxm_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_pkt_mark_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_pkt_mark_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_pkt_mark_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_pkt_mark_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_pkt_mark_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_pkt_mark_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pkt_mark_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pkt_mark_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_pkt_mark_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_flabel_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_flabel_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_flabel_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_flabel_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_flabel_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_flabel_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_flabel_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_flabel_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_flabel_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_dst___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_flabel_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_flabel_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_flabel_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_flabel_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_flabel_305419896) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_flabel_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_flabel_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_flabel_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_flabel_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_) [0.001025s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_0) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_305419896) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_4294967295) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295) [0.002803s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_flabel_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_flabel_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_flabel_305419896) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_flabel_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_flabel_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_icmpv6_type_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_icmpv6_type_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_icmpv6_type_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_icmpv6_type_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_target___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_target___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_mpls_label_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_mpls_label_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_mpls_label_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_mpls_label_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_mpls_label_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_mpls_tc_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_mpls_tc_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_mpls_tc_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_mpls_tc_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_pbb_uca_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_pbb_uca_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_pbb_uca_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_pbb_uca_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_flags_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tcp_flags_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_flags_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tcp_flags_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv6_type_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_type_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_type_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv6_type_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_type_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_type_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000921s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tunnel_id_nxm_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tunnel_id_nxm_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_pkt_mark_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_pkt_mark_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_pkt_mark_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_pkt_mark_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_pkt_mark_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_) [0.001312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv6_type_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_type_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_type_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv6_type_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_type_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_type_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_dst___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv6_type_0) [0.006444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_type_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_type_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv6_type_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_type_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_type_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg0__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg0__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg0_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg0_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg0_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg0_4294967295) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg1__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg1__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg1_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg1_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg1_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg1_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg2__0__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg2__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg2_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg2_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg2_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg2_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg3__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg3__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg3_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg3_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg4__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg4__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg4_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg4_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg4_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg4_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg5__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_) [0.000744s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg5__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg5_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg5_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg5_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg5_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg5_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg6__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg6__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg6_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg6_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg7__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg7__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg7_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg7_305419896) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg7_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_type_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_type_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_type_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_type_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_target___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_target___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.011436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.001163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.006983s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000967s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_mpls_label_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_mpls_label_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_mpls_label_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_mpls_label_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_mpls_label_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_mpls_label_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_) [0.001149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_mpls_tc_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_mpls_tc_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_mpls_tc_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_mpls_tc_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_) [0.018320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_pbb_uca_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_pbb_uca_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_pbb_uca_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_pbb_uca_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_flags_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_flags_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_flags_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tcp_flags_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_) [0.004871s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv6_code_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_code_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_code_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_icmpv6_code_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_icmpv6_code_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_icmpv6_code_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.005283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320) [0.006202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_) [0.002850s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_pkt_mark_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_pkt_mark_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_pkt_mark_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_pkt_mark_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_pkt_mark_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv6_code_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_code_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_code_0) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_icmpv6_code_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_icmpv6_code_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_icmpv6_code_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_src___) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.004248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv6_code_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_code_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_code_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_icmpv6_code_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_icmpv6_code_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_icmpv6_code_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg0__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_) [0.004234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg0__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg0_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg0_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg0_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg0_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg0_4294967295) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg1__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg1__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg1_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg1_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg2__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg2__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg2_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg2_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg2_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg2_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg3__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg3__0__305419896_) [0.009360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg3_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg3_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg3_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg3_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg3_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg3_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg4__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg4__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_) [0.003961s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg4_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg4_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg4_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg4_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg4_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg5__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg5__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg5_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg5_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg5_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg5_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg5_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg6__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg6__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg6_0) [0.004207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg6_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg6_305419896) [0.000802s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg6_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg7__0__305419896_) [0.002222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg7__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg7_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg7_305419896) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg7_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg7_0) [0.006530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg7_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg7_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.001121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_code_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_code_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_icmpv6_code_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_icmpv6_code_255) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.005500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002866s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.002091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.002294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.004284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.004922s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____mpls_label_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____mpls_label_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____mpls_label_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.003629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.003268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____mpls_tc_0) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____mpls_tc_255) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000786s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.001055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000908s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000762s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000814s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000850s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.001446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____pbb_uca_0) [0.000966s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____pbb_uca_255) [0.001023s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000979s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000842s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000757s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.010623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_flags_0) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_flags_4660) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tcp_flags_65535) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.002853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_target___) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_target___) [0.003194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_target___) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000724s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000776s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000701s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000900s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.001335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000747s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000712s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.001038s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000955s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000813s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000764s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tunnel_id_nxm_0) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000911s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000733s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.003398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000720s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____pkt_mark_0) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____pkt_mark_305419896) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____pkt_mark_4294967295) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_target___) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_target___) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_target___) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000758s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_src___) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.002488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000733s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_target___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_target___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_target___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000782s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.005678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg0_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg0_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.004110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg1_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg1_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg1_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg2_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg2_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg2_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000764s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg3_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg3_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg3_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg4_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg4_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg4_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg5_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg5_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg5_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg6_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg6_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg6_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg7_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg7_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg7_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_target___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_target___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.002564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000833s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0) [0.002353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.002411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000870s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.003439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.002913s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.002527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.001215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0) [0.002310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_mpls_tc_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_mpls_tc_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_mpls_tc_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_mpls_tc_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_mpls_tc_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_mpls_tc_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_pbb_uca_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_pbb_uca_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_pbb_uca_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_pbb_uca_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_pbb_uca_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_pbb_uca_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_flags_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_flags_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_flags_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tcp_flags_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_mpls_label_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_mpls_label_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_mpls_label_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_mpls_label_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_mpls_label_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_mpls_label_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_mpls_label_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tunnel_id_nxm_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tunnel_id_nxm_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_pkt_mark_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_pkt_mark_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_pkt_mark_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_mpls_label_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_mpls_label_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_mpls_label_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_mpls_label_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_mpls_label_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_mpls_label_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_mpls_label_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_mpls_label_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_mpls_label_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_dst___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_dst___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_mpls_label_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_mpls_label_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_mpls_label_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_mpls_label_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_label_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_mpls_label_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_mpls_label_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_label_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg0__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg0_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg1__0__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg1_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg1_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg1_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg1_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg2__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg2_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg2_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg2_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg3_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg3_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg3_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg4__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_) [0.001023s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg4_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg4_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg4_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg5__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg5_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg5_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg5_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg5_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg6__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_) [0.002449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg6_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg6_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg6_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg6_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg6_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg7__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg7_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg7_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_label_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_label_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_label_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_label_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_label_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_label_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_label_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pbb_uca__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pbb_uca__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pbb_uca__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pbb_uca__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_pbb_uca_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_pbb_uca_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_pbb_uca_0) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_pbb_uca_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_flags_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_flags_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tcp_flags_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_flags_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_flags_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_tc__0__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__mpls_tc__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_) [0.002857s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_mpls_tc_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_mpls_tc_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_mpls_tc_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_mpls_tc_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_mpls_tc_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_pkt_mark_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_pkt_mark_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_pkt_mark_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_pkt_mark_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_pkt_mark_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_tc__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__mpls_tc__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_mpls_tc_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_mpls_tc_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_mpls_tc_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_mpls_tc_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_mpls_tc_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_src___) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_mpls_tc_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_tc_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_mpls_tc_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_mpls_tc_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_mpls_tc_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg0__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg0__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg0_305419896) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg0_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg0_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg0_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg0_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg1__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg1__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg1_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg1_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg1_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg1_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg2__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg2__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg2_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg2_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg2_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg2_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg2_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg3__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg3__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg3_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg3_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg3_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg3_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg3_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg4__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg4_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg4_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg4_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg4_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg4_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg5__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg5__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg5_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg5_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg5_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg5_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg5_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg6__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg6__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg6_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg6_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg6_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg6_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg7__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg7__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg7_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg7_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg7_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_tc_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_tc_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_mpls_tc_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_mpls_tc_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tcp_flags_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_flags_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pbb_uca__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pbb_uca__255__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_pbb_uca_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_pbb_uca_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_pbb_uca_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_pbb_uca_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_pbb_uca_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_pbb_uca_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tunnel_id_nxm_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tunnel_id_nxm_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_pkt_mark_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_pkt_mark_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_pkt_mark_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_pkt_mark_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_pkt_mark_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_pkt_mark_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pbb_uca__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_pbb_uca_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_pbb_uca_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_pbb_uca_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_pbb_uca_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_pbb_uca_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_pbb_uca_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_src___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_dst___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_pbb_uca_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_pbb_uca_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_pbb_uca_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_pbb_uca_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_pbb_uca_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_pbb_uca_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg0__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg0__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg0_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg1__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg1__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg1_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg1_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg1_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg1_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg2__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_) [0.002226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg2__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg2_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg2_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg2_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg2_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg3__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg3__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg3_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg3_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg3_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg3_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg4__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg4__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg4_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg4_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg4_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg4_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg5__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg5__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg5_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg5_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg5_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg5_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg6__0__305419896_) [0.001103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg6__0__305419896_) [0.003468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg6_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg6_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg6_305419896) [0.002751s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg6_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg7__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg7__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg7_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg7_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg7_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pbb_uca_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pbb_uca_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pbb_uca_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pbb_uca_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_flags_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_flags_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_flags_0) [0.000828s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_flags_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_flags_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tcp_flags_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_flags_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_flags_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_flags_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tcp_flags_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tcp_flags_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tcp_flags_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_flags_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_flags_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_flags_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tcp_flags_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tcp_flags_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tcp_flags_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_flags_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_flags_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_flags_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tcp_flags_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_flags_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_4660) [0.005170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_flags_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_flags_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_flags__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_flags_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_flags_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_flags__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_flags_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_flags_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_flags__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_flags_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_flags_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_4660) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_flags_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_flags__0__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_flags_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_flags_4660) [0.002606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_flags_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_flags__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_flags_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_0) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_flags_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_flags_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_flags_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_flags_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_flags_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_flags_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tcp_flags_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tcp_flags_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.014362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tunnel_id_nxm_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tunnel_id_nxm_1311768467463790320) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tunnel_id_nxm_18446744073709551615) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tunnel_id_nxm_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tunnel_id_nxm_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_src_0_0_0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_src_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_dst_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0) [0.007110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_pkt_mark_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_pkt_mark_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_pkt_mark_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_pkt_mark_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_pkt_mark_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_pkt_mark_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_pkt_mark_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_pkt_mark_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_pkt_mark_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__conj_id__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_conj_id_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_conj_id_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_conj_id_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_conj_id_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_conj_id_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_conj_id_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_conj_id_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_conj_id_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_conj_id_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_src___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_dst___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_dst___) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_actset_output_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_actset_output_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_actset_output_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_actset_output_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_actset_output_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_actset_output_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_actset_output_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_actset_output_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_actset_output_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg0__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg0_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg0_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg0_305419896) [0.002240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg0_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg0_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg0_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg1__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg1_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg1_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg1_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg1_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg1_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg1_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg1_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg1_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg1_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg2__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg2_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg2_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg2_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg2_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg2_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg2_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg2_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg2_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg2_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg3__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg3_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg3_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg3_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg3_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg3_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg3_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg3_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg3_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg3_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg4__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg4_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg4_305419896) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg4_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg4_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg4_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg4_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg4_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg4_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg4_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg5__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg5_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg5_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg5_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg5_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg5_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg5_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg5_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg5_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg6__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg6_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg6_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg6_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg6_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg6_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg6_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg6_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg7__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg7_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg7_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg7_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg7_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg7_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg7_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg7_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg7_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_field_100_aG9nZWhvZ2U=) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_field_100_ZnVnYWZ1Z2E=) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_field_100_aG9nZWhvZ2U=) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E=) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U=) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_field_4194341_aG9nZWhvZ2U=) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_field_4194341_ZnVnYWZ1Z2E=) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_field_4194341_aG9nZWhvZ2U=) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_field_4194341_ZnVnYWZ1Z2E=) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_field_4194341_aG9nZWhvZ2U=) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_field_4194341_ZnVnYWZ1Z2E=) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.003171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.001018s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.006920s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.001372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.002676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000768s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.003211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000760s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.002850s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000850s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000738s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.002636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_4194341_aG9nZWhvZ2U=) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_00_00_00_00_00_00_field_4194341_ZnVnYWZ1Z2E=) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_4194341_aG9nZWhvZ2U=) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_4194341_ZnVnYWZ1Z2E=) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_4194341_aG9nZWhvZ2U=) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_4194341_ZnVnYWZ1Z2E=) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000767s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tunnel_id_nxm_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tunnel_id_nxm_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.004521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.001377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____tunnel_id_nxm_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.001623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tunnel_id_nxm_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tunnel_id_nxm_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tunnel_id_nxm_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tunnel_id_nxm_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tunnel_id_nxm_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tunnel_id_nxm_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tunnel_id_nxm_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tunnel_id_nxm_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tunnel_id_nxm_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tunnel_id_nxm_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tunnel_id_nxm_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tunnel_id_nxm_1311768467463790320) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tunnel_id_nxm_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tunnel_id_nxm_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_src_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0) [0.002308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_src_255_255_255_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_src_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_src_192_0_2_1) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_src_192_0_2_1) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1) [0.002217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_src_255_255_255_255) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_src_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_src_255_255_255_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_src_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_src_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_src_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_src_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_src_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_src_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_src_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_src_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_src_255_255_255_255) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_src_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_src_255_255_255_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_dst_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_dst_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv4_dst_255_255_255_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_dst_192_0_2_1) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_dst_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv4_dst_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_dst_0_0_0_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv4_dst_255_255_255_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_dst_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_dst_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv4_dst_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1) [0.000813s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_pkt_mark_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_pkt_mark_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_pkt_mark_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_pkt_mark_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_pkt_mark_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_dst___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_dst___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_pkt_mark_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_pkt_mark_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_pkt_mark_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_pkt_mark_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_pkt_mark_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_pkt_mark_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_pkt_mark_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_pkt_mark_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_pkt_mark_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg0_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg0_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg1_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg1_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg2_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg3_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg3_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg4_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg4_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg4_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg5_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg5_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg6_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg7_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pkt_mark_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pkt_mark_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pkt_mark_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pkt_mark_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_pkt_mark_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_pkt_mark_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_src___) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_dst___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_dst___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_conj_id_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_conj_id_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_conj_id_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_conj_id_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_conj_id_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_conj_id_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_conj_id_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_conj_id_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_conj_id_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg0__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg0_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg0_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg0_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg0_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg0_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg0_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg0_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg0_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg0_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg1__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg1_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg1_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg1_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg1_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg1_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg1_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg1_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg1_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg2__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg2_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg2_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg2_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg2_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg3__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg3_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg3_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg3_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg3_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg3_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg4__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg4_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg4_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg4_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg4_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg4_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg5__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg5_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg5_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg5_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg5_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg5_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg5_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg6__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg6_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg6_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg6_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg6_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg7__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg7_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg7_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg7_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg7_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg7_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg7_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_field_100_aG9nZWhvZ2U=) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_field_100_ZnVnYWZ1Z2E=) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_field_100_aG9nZWhvZ2U=) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E=) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U=) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_field_4194341_aG9nZWhvZ2U=) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_field_4194341_ZnVnYWZ1Z2E=) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_field_4194341_aG9nZWhvZ2U=) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_field_4194341_ZnVnYWZ1Z2E=) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_field_4194341_aG9nZWhvZ2U=) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_field_4194341_ZnVnYWZ1Z2E=) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.002561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tun_ipv6_src___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.055848s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.003130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_src___) [0.001198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_src___) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_src___) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_src___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_src___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_src___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_src___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002810s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_src___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_src___) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.002560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_dst___) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_dst___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000820s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000857s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_dst___) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_dst___) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_dst___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_dst___) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000825s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_dst___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_dst___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.002915s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_dst___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_dst___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_dst___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_dst___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_dst___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_dst___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_dst___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_dst___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_dst___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg0__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg0_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg0_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg0_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg0_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg1__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg1_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg1_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg1_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg1_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg1_305419896) [0.007210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg1_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg2__0__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg2_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg2_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg2_0) [0.003539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg2_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg2_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg3__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg3_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg3_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg3_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg4__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg4_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg4_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg4_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg4_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg4_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg4_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg5__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg5_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg5_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg5_4294967295) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg5_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg5_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg5_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_4294967295) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg6__0__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg6_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg6_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg6_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg6_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg6_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg6_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg7__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg7_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg7_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg7_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg7_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg7_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg7_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_field_100_aG9nZWhvZ2U=) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E=) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U=) [0.002513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E=) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U=) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896__field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_field_4194341_aG9nZWhvZ2U=) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_field_4194341_ZnVnYWZ1Z2E=) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_field_4194341_aG9nZWhvZ2U=) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_field_4194341_ZnVnYWZ1Z2E=) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_field_4194341_aG9nZWhvZ2U=) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_field_4194341_ZnVnYWZ1Z2E=) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg1__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg1__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg1__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg1_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg1_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg1_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg1_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg1_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg1_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg1_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg1_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg2__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg2__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg2__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg2_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg2_4294967295) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg2_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg2_305419896) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg2_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg3__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg3__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg3__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg3_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg3_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg3_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg3_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg3_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg3_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg3_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg3_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg3_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg4__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg4__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg4__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_) [0.000925s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg4_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg4_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg4_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg4_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg4_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg4_305419896) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg4_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg5__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg5__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg5__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg5_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg5_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg5_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg5_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg5_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg5_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg5_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg5_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg6__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg6__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg6_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg6_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg7__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_) [0.017015s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg7__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg7_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg7_4294967295) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg7_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg7_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_0) [0.000852s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_0) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg2__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg2__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg2__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg2_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg2_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg2_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg2_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg2_305419896) [0.025767s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg2_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg2_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg2_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg2_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg3__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg3__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg3__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg3_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg3_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg3_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg3_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg3_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg3_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg4__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg4__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg4__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_) [0.007380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg4_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg4_305419896) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg4_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg4_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg4_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg4_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg4_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg4_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg4_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg5__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg5__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg5__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg5_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg5_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg5_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg5_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg5_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg5_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg5_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg5_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg5_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg6__0__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg6__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg6__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg6_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg6_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg6_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg6_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg6_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg6_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg7__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg7__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg7__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg7_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg7_4294967295) [0.010253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg7_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg7_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg7_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg3__0__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg3__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg3__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg3_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg3_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg3_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg3_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg3_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg3_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg4__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg4__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg4__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_) [0.008797s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_) [0.002253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg4_0) [0.001164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg4_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg4_4294967295) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg4_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg4_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg4_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg4_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg4_305419896) [0.001305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg4_4294967295) [0.001207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg5__0__305419896_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg5__305419896__305419896_) [0.007700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg5__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg5_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg5_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg5_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg5_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg5_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg5_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg5_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg6__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg6__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg6__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg6_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg6_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg6_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg6_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg6_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg6_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg6_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg6_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg6_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg7__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg7__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg7__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg7_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg7_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg7_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg7_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg7_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg7_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg7_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg7_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg7_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg4__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg4__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg4__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg4_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg4_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg4_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg4_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg4_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg4_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg4_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg5__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg5__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg5__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg5_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg5_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg5_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg5_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg5_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg5_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg5_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg5_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg6__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg6__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg6__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg6_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg6_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg6_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg6_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg6_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg6_0) [0.003627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg6_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg6_4294967295) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg7__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg7__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg7__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg7_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg7_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg7_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg7_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg7_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg7_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg7_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg7_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg7_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.014236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg5__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg5__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg5__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg5_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg5_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg5_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg5_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg5_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg5_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg5_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg5_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg5_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg6__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg6__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg6__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg6_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg6_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg6_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg6_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg7__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg7__305419896__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg7_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg7_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.012061s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg6__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg6__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg6__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg6_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg7__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg7__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg7_305419896) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg7_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg7_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg7_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg7_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg7_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg7_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg7_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.002291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.001983s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__reg7__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__reg7__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__reg7__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_reg7_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_reg7_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_0) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_field_4194341_aG9nZWhvZ2U=) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_field_4194341_ZnVnYWZ1Z2E=) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_field_4194341_aG9nZWhvZ2U=) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_field_4194341_ZnVnYWZ1Z2E=) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00) [0.001329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660_) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_vid__0__4660_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_vid__4660__4660_) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_vid__65535__4660_) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_vid_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_vid_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_vid_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__0__255_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__255__255_) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255_) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255_) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660_) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660_) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660_) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660_) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660_) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660_) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660_) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255_) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1__) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1__) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst___) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255_) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255) [0.004524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src___) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst___) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896_) [0.000779s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255_) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0) [0.003650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_in_port_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_in_port_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_in_port_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_in_port_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_in_port_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_in_port_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_in_port_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_in_port_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_in_port_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_metadata_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_metadata_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_metadata_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_metadata_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_metadata_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_metadata_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_metadata_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_metadata_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_port_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_port_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.002620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_port_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_port_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_port_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_port__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_port__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_port__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_port__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_port_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_port_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_port_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_port_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_port_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_port_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_port_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_port_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_port_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_vid__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_vlan_vid_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_vlan_vid_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_vlan_vid_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_vlan_vid_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_vlan_vid_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_vlan_vid_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_vlan_vid_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_pcp__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__vlan_pcp__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_vlan_pcp_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_vlan_pcp_255) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_vlan_pcp_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_dscp__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_dscp__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_dscp_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_dscp_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_dscp_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_dscp_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_dscp_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_dscp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_ecn__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_ecn__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_ecn_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_ecn_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_ecn_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_ecn_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_ecn_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_ecn_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_proto__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ip_proto__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_proto__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ip_proto__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_proto_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ip_proto_255) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_proto_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ip_proto_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_proto_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ip_proto_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_src_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_src_255_255_255_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_src_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_src_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_src_255_255_255_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_src_0_0_0_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_src_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_src_255_255_255_255) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_dst_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_dst_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv4_dst_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_dst_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_dst_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv4_dst_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_dst_192_0_2_1) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_src__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_src__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_src__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_src_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_src_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_src_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_src_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_dst_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_dst_65535) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_src__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_src__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_src_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__udp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_udp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_udp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_udp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_src__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_src__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_src_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_src_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_sctp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_port__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_port__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_port_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_port_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_port_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_port_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_port_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_port_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_port__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_port__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_port_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_port_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_port_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_port_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_port_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_port_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_port__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_port__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_port__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_port__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_port_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_port_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_port_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_port_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_port_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_port_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_port_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_port_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_port_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_port_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_port_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_port_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_port_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_port_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_port_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_port_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_port_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_port_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_port_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_port_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_port_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_port_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_port_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_port_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_port_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_port_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_port_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_port_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_port_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_port_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_src___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_src___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_dst___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_dst___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_flabel_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_flabel_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_flabel_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_flabel_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_flabel_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_flabel_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_flabel_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_flabel_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_flabel_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_port__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_port__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_port_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_port_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_port_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_port_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_port_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_port_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_port__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_port__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_port_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_port_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_port_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_port_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_port_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_port_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_target___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_target___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_target___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_label__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_label_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_label_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_label_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_label_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_label_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_label_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_label_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_label_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_tc__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_tc__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_tc_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_tc_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_tc_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_tc_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_uca__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_uca__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pbb_uca_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pbb_uca_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pbb_uca_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pbb_uca_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pbb_uca_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pbb_uca_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_flags__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_flags_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_flags_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tcp_flags_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_flags_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_flags_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tcp_flags_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_flags_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_flags_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tcp_flags_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_port__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_port_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_port_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_port_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_port_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_port_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_port_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_port_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_port_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_port_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_nxm_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_nxm_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_nxm_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_nxm_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_nxm_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_src_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_src_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_dst_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv4_dst_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pkt_mark_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pkt_mark_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pkt_mark_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pkt_mark_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pkt_mark_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pkt_mark_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pkt_mark_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pkt_mark_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pkt_mark_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_port__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_port_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_port_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_port_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_port_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_port_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_port_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_port_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_port_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_port_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_src___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_port__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_port_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_port_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_port_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_port_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_port_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_port_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_port_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_port_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_port_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg0__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg0__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg0__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg0_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg0_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg0_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg0_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg0_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg0_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg0_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg0_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg1__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg1__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg1__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg1_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg1_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg1_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg1_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg1_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg1_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg1_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg1_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg1_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg2__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg2__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg2__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg2_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg2_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg2_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg2_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg2_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg2_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg2_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg2_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg2_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg3__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg3__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg3__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg3_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg3_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg3_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg3_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg3_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg3_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg3_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg3_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg3_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg4__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg4__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg4__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg4_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg4_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg4_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg4_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg4_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg4_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg4_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg4_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg4_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg5__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg5__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg5__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg5_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg5_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg5_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg5_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg5_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg5_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg5_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg5_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg5_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg6__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg6__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg6__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg6_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg6_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg6_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg6_0) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg6_305419896) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg6_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg6_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg6_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg7__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg7__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg7__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg7_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg7_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg7_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg7_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg7_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg7_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg7_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg7_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg7_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_port_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_port_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_port_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_bos__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__mpls_bos__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_bos__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__mpls_bos__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_bos__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__mpls_bos__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_bos_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_mpls_bos_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_bos_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_mpls_bos_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_bos_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_mpls_bos_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_isid__0__1193046_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_isid__1193046__1193046_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__pbb_isid__16777215__1193046_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_isid__0__1193046_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pbb_isid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pbb_isid_1193046) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_pbb_isid_16777215) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pbb_isid_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pbb_isid_1193046) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_pbb_isid_16777215) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pbb_isid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pbb_isid_1193046) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_pbb_isid_16777215) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_tunnel_id_18446744073709551615) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_1311768467463790320) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_tunnel_id_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_1311768467463790320) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_tunnel_id_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_exthdr__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_exthdr_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_exthdr_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_exthdr_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_exthdr_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_exthdr_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_exthdr_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_exthdr_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_exthdr_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_exthdr_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_metadata_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_metadata_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_metadata_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_metadata_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_metadata_1311768467463790320) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_metadata_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_metadata_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_metadata_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_metadata_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_phy_port_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_phy_port_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_phy_port_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_phy_port_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_phy_port_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_phy_port_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_phy_port_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_in_phy_port_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_in_phy_port_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_in_phy_port_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_vlan_vid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_vlan_vid_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_vid_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_vid_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_vlan_pcp_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_pcp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_pcp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_vlan_pcp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_dscp_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_dscp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_dscp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_dscp_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_dscp_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_dscp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_ecn_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_ecn_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_ecn_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_ecn_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_ecn_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_ecn_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_proto_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ip_proto_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_proto_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ip_proto_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_proto_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ip_proto_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_src_192_0_2_1) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_src_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_src_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_src_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_dst_0_0_0_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_dst_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_src_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_dst_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_dst_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_) [0.002387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_src_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_src_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_src_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_udp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_dst_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_udp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_dst_0) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_src_65535) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_src_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_src_4660) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_dst_0) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_sctp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_phy_port_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_phy_port_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_phy_port_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_phy_port_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_in_phy_port_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_in_phy_port_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_phy_port_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_phy_port_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_phy_port_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_phy_port_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_in_phy_port_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_in_phy_port_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_phy_port_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_phy_port_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_phy_port_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_phy_port_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_phy_port_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_phy_port_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_in_phy_port_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_in_phy_port_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_in_phy_port_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_phy_port_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_phy_port_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_phy_port_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_phy_port_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_phy_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_phy_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_in_phy_port_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_in_phy_port_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_in_phy_port_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_phy_port_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_phy_port_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_phy_port_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_phy_port_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_phy_port_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_phy_port_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_src___) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_dst___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_dst___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_flabel_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_flabel_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_flabel_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_flabel_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_flabel_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_flabel_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_flabel_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_flabel_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_flabel_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_phy_port_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_phy_port_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_phy_port_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_phy_port_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_in_phy_port_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_in_phy_port_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_phy_port_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_phy_port_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_phy_port_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_phy_port_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_in_phy_port_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_in_phy_port_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000809s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_target___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_target___) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_target___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_label_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_label_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_label_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_label_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_label_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_label_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_label_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_label_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_label_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_tc_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_tc_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pbb_uca_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pbb_uca_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_uca_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_uca_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_uca_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_uca_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_flags_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tcp_flags_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_flags_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_flags_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tcp_flags_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_phy_port_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_phy_port_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_phy_port_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_phy_port_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_phy_port_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_phy_port_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_in_phy_port_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_in_phy_port_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_in_phy_port_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.002374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_nxm_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_nxm_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_nxm_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000741s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pkt_mark_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pkt_mark_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pkt_mark_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pkt_mark_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pkt_mark_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pkt_mark_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pkt_mark_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pkt_mark_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pkt_mark_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_phy_port_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_phy_port_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_phy_port_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_phy_port_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_phy_port_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_phy_port_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_in_phy_port_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_in_phy_port_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_in_phy_port_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_src___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_src___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_dst___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_dst___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_phy_port_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_phy_port_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_phy_port_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_phy_port_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_phy_port_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_phy_port_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_in_phy_port_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_in_phy_port_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_in_phy_port_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg0_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg0_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg0_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg0_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg0_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg1_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg1_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg1_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg1_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg1_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg1_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg2_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg2_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg2_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg2_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg2_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg2_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg2_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg3_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg3_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg3_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg3_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg3_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg4_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg4_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg4_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg4_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg4_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg4_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg4_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg4_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg4_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg5_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg5_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg5_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg5_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg5_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg5_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg5_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg5_305419896) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg5_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg6_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg6_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg6_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg6_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg6_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg7_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg7_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_reg7_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg7_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg7_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_reg7_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg7_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_reg7_4294967295) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_bos__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__mpls_bos__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_bos__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__mpls_bos__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__255__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_bos_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_mpls_bos_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_bos_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_mpls_bos_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_bos_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_mpls_bos_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_isid__0__1193046_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_isid__1193046__1193046_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__pbb_isid__16777215__1193046_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_isid__0__1193046_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pbb_isid_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pbb_isid_1193046) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_pbb_isid_16777215) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_isid_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_isid_1193046) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_pbb_isid_16777215) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_isid_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_isid_1193046) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_pbb_isid_16777215) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_tunnel_id_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_tunnel_id_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_tunnel_id_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_exthdr_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_exthdr_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0_ipv6_exthdr_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_exthdr_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_exthdr_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896_ipv6_exthdr_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_exthdr_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_exthdr_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295_ipv6_exthdr_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_metadata_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_metadata_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_metadata_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_metadata_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_metadata_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_metadata_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_metadata_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_metadata_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_metadata_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_vid_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_vid_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_pcp_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_pcp_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_metadata_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_metadata_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_metadata_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_metadata_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_metadata_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_metadata_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_metadata_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_metadata_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_metadata_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_metadata_18446744073709551615) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_metadata_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_metadata_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_metadata_1311768467463790320) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_metadata_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_metadata_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_metadata_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.002546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_metadata_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_metadata_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_metadata_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_metadata_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_metadata_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_metadata_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_src_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_src_65535) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_dst_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_dst_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_metadata_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_metadata_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_metadata_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_metadata_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_metadata_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_metadata_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_metadata_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_metadata_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_metadata_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_metadata_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_metadata_18446744073709551615) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_metadata_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_metadata_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_metadata_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_metadata_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_metadata_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_metadata_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_metadata_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_metadata_1311768467463790320) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_metadata_18446744073709551615) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_metadata_18446744073709551615) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_metadata_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.002521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_metadata_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_metadata_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_metadata_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_metadata_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000807s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_metadata_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____metadata_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____metadata_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____metadata_18446744073709551615) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____metadata_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____metadata_1311768467463790320) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____metadata_18446744073709551615) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_metadata_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_metadata_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_metadata_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_metadata_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____metadata_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_label_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_label_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_label_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_tc_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_tc_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_tc_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_tc_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_tc_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_tc_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_uca_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_uca_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_uca_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_uca_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_uca_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_uca_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_flags_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_flags_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_flags_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_metadata_0) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_metadata_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_metadata_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_metadata_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_metadata_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_metadata_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_metadata_18446744073709551615) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_nxm_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_nxm_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_nxm_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_nxm_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_nxm_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_src_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_src_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_src_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_dst_192_0_2_1) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv4_dst_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pkt_mark_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pkt_mark_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pkt_mark_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_metadata_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_metadata_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_metadata_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_metadata_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_metadata_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_metadata_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_src___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_metadata_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_metadata_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_metadata_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg0_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg0_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg1_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg1_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg1_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg2_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg2_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg2_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg3_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg3_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg3_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg4_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg4_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg4_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg5_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg5_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg5_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg6_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg6_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg6_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg7_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg7_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg7_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_bos__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__mpls_bos__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_bos_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_bos_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_bos_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_bos_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_bos_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_bos_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_isid__0__1193046_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_isid__1193046__1193046_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__pbb_isid__16777215__1193046_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__0__1193046_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__1193046__1193046_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__16777215__1193046_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__0__1193046_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__1193046__1193046_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__16777215__1193046_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_isid_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_isid_1193046) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_isid_16777215) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_1193046) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_16777215) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_1193046) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_16777215) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__metadata__0__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__metadata__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__metadata__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000758s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_type_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_type_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_type_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_proto_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ip_proto_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_src_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000831s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_src_65535) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000850s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.001818s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_dst_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.002567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_00_00_00_00_00_00) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_00_00_00_00_00_00) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.007918s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000767s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.002445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_src___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000771s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.002564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_label_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000791s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000815s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.003580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.002430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.002197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg0_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg1_0) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg1_305419896) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg2_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg2_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000892s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg3_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg3_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg4_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg4_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg5_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg5_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg6_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg6_305419896) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg7_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg7_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.003404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_bos_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_mpls_bos_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_isid_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_isid_1193046) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_pbb_isid_16777215) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_type_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_type_4660) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_type_65535) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_vid_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_dscp_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_dscp_255) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_ecn_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_ecn_255) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_proto_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ip_proto_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.002539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_src_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.001112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_dst_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_src_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_src_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_udp_dst_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_src_4660) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_dst_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_00_00_00_00_00_00) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.002293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000869s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_src___) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_dst___) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000821s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_label_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_tc_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_tc_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_uca_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_uca_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_flags_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.006899s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pkt_mark_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg0_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg1_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg1_305419896) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg1_4294967295) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg2_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg2_305419896) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg2_4294967295) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg3_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg3_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg3_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg4_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg4_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg4_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg5_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg5_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg5_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg6_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg6_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg6_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg7_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg7_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_reg7_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_bos_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_mpls_bos_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_isid_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_isid_1193046) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_pbb_isid_16777215) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.002670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_vid__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_vlan_vid_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_vlan_vid_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_vlan_vid_65535) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_vlan_vid_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_vlan_vid_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_vlan_vid_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_vlan_vid_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_vlan_vid_65535) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_pcp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_vlan_pcp_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_vlan_pcp_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_vlan_pcp_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_vlan_pcp_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_dscp__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_dscp__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_dscp__0__255_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_dscp__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_dscp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_dscp__255__255_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_dscp_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_dscp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_dscp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_dscp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_dscp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_dscp_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_ecn__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_ecn__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_ecn__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_ecn__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_ecn__0__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_ecn__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_ecn_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_ecn_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_ecn_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_ecn_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_ecn_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_ecn_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_proto__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ip_proto__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_proto__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ip_proto__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_proto__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ip_proto__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_proto_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ip_proto_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_proto_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ip_proto_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_proto_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ip_proto_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_src_255_255_255_255) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_src_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_src_192_0_2_1) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_src_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_dst_0_0_0_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_dst_192_0_2_1) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv4_dst_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_dst_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_dst_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv4_dst_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_dst_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_dst_192_0_2_1) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv4_dst_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_src__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_src__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_src__65535__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_src__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_src_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_dst__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_dst_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_src__0__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_src__4660__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_src__65535__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_src_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_dst__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__udp_dst__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_dst__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_dst__0__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_udp_dst_65535) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_dst_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_udp_dst_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_dst_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_dst_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_udp_dst_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_src__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_src__4660__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_src__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_dst__0__4660_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_dst_0) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_dst_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_sctp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_type__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_type__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv4_type_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv4_type_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv4_type_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv4_type_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv4_type_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv4_type_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_code__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv4_code__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv4_code_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv4_code_255) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv4_code_0) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv4_code_255) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv4_code_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv4_code_255) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_type__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_type__0__4660_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_type__0__4660_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_type__4660__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_type__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_type__4660__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_type__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_type__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_type__65535__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_type_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_type_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_type_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_type_4660) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_type_4660) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_type_4660) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_type_65535) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_type_65535) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_type_65535) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000729s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_type_0) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_type_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_type_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_type_4660) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_type_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_type_4660) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_type_65535) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_type_65535) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_type_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_type_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_type_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_type_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_type_4660) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_type_4660) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_type_4660) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_type_65535) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_type_65535) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_type_65535) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_type_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_type_4660) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_type_65535) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_type_0) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_type_4660) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000713s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_type_65535) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000786s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.002521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_src___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_src___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.004923s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_flabel_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_flabel_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_flabel_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_flabel_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_flabel_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_flabel_4294967295) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_flabel_0) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_flabel_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_flabel_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_type__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_type__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv6_type_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv6_type_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv6_type_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv6_type_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv6_type_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv6_type_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_code__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__icmpv6_code__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_) [0.000782s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv6_code_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_icmpv6_code_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv6_code_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_icmpv6_code_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv6_code_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_icmpv6_code_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_target___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_target___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_target___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_label__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_label_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_label_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_label_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_label_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_label_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_label_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_label_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_label_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_tc__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_tc__255__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_tc__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_tc__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_tc__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_tc__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_tc_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_tc_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_tc_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_tc_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_tc_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_tc_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_uca__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_uca__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_uca__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_uca__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_uca__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_uca__255__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pbb_uca_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pbb_uca_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pbb_uca_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pbb_uca_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pbb_uca_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pbb_uca_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_flags__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_flags_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_flags_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tcp_flags_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_flags_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tcp_flags_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_flags_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_type__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_type__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_type__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_type_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_type_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_type_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_type_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_type_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_type_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_type_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_type_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_type_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_nxm_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_src_255_255_255_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_src_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv4_dst_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pkt_mark_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pkt_mark_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pkt_mark_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pkt_mark_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pkt_mark_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pkt_mark_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pkt_mark_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_type__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_type__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_type__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_type_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_type_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_type_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_type_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_type_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_type_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_type_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_type_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_type_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_type__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_type_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_type_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_type_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_type_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_type_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_type_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_type_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_type_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_type_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg0__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg0__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg0__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg0__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg0_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg0_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg0_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg0_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg0_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg1__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg1__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg1__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg1__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg1_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg1_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg1_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg1_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg1_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg1_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg1_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg1_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg2__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg2__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg2__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg2__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg2_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg2_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg2_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg2_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg2_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg3__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg3__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg3__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg3__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg3_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg3_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg3_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg3_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg3_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg4__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg4__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg4__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg4__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg4_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg4_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg4_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg4_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg4_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg4_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg5__0__305419896_) [0.002286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg5__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg5__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg5__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg5_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg5_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg5_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg5_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg5_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg5_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg5_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg5_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg6__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg6__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg6_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg6_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg6_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg6_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg6_4294967295) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg7__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg7__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg7__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg7__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg7_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg7_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg7_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_field_100_aG9nZWhvZ2U=) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_field_100_ZnVnYWZ1Z2E=) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_field_100_aG9nZWhvZ2U=) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E=) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_field_100_aG9nZWhvZ2U=) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E=) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_bos__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__mpls_bos__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_bos__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__mpls_bos__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_bos__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__mpls_bos__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_bos_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_mpls_bos_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_bos_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_mpls_bos_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_bos_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_mpls_bos_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_isid__0__1193046_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_isid__1193046__1193046_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__pbb_isid__16777215__1193046_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_isid__0__1193046_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_isid__1193046__1193046_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__pbb_isid__16777215__1193046_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_isid__0__1193046_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_isid__1193046__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__pbb_isid__16777215__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pbb_isid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pbb_isid_1193046) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_pbb_isid_16777215) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pbb_isid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pbb_isid_1193046) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_pbb_isid_16777215) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pbb_isid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pbb_isid_1193046) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_pbb_isid_16777215) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000815s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_tunnel_id_18446744073709551615) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_1311768467463790320) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_tunnel_id_18446744073709551615) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_exthdr__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_exthdr__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660__ipv6_exthdr__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_exthdr__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_exthdr__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660__ipv6_exthdr__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_exthdr__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_exthdr__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660__ipv6_exthdr__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_exthdr_0) [0.002573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_exthdr_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_exthdr_65535) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_exthdr_0) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_exthdr_4660) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_exthdr_65535) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_exthdr_0) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_exthdr_4660) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_exthdr_65535) [0.001370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_) [0.000928s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_0_vlan_vid_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_255_vlan_vid_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_0_vlan_vid_4660) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_255_vlan_vid_4660) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_0_vlan_vid_65535) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_255_vlan_vid_65535) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_vlan_vid_0) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_vlan_vid_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_vlan_vid_4660) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_vlan_vid_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_vlan_vid_65535) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_vlan_vid_65535) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_vlan_vid_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_vlan_vid_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_vlan_vid_4660) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_vlan_vid_4660) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_vlan_vid_65535) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_vlan_vid_65535) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_vid__0__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_vid__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_vlan_vid_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_vlan_vid_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_vlan_vid_4660) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_vlan_vid_65535) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_vlan_vid_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_vid_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_vid_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_vid_0) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_vlan_vid_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_vlan_vid_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_vlan_vid_0) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_vlan_vid_4660) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_vlan_vid_4660) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_vlan_vid_4660) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_vlan_vid_65535) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_vlan_vid_65535) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_vlan_vid_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_vlan_vid_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_vlan_vid_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_vlan_vid_0) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_vlan_vid_4660) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_vlan_vid_4660) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_vlan_vid_4660) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_vlan_vid_65535) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_vlan_vid_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_vlan_vid_65535) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_vid__0__4660_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0_vlan_vid_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660_vlan_vid_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535_vlan_vid_0) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0_vlan_vid_4660) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660_vlan_vid_4660) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535_vlan_vid_4660) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0_vlan_vid_65535) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660_vlan_vid_65535) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535_vlan_vid_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_vlan_vid_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_vlan_vid_0) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_vlan_vid_0) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_vlan_vid_4660) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_vlan_vid_4660) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_vlan_vid_4660) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_vlan_vid_65535) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_vlan_vid_65535) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_vlan_vid_65535) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_vlan_vid_0) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_vlan_vid_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_vlan_vid_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_vlan_vid_4660) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_vlan_vid_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_vlan_vid_4660) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_vlan_vid_65535) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_vlan_vid_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_vlan_vid_65535) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_vlan_vid_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_vlan_vid_0) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_vlan_vid_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_vlan_vid_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_vlan_vid_4660) [0.002738s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_vlan_vid_65535) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_vlan_vid_65535) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_vlan_vid_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_vlan_vid_0) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_vlan_vid_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_vlan_vid_4660) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_vlan_vid_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_vlan_vid_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_vlan_vid_65535) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_vlan_vid_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_vlan_vid_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_vid__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_vlan_vid_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_vlan_vid_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_vlan_vid_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_vlan_vid_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_vlan_vid_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_vlan_vid_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.002459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.001204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.001200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.001350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000852s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.001078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_vid_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_vid_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_vid_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_vid_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_vid_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_vid_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_vid_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_vid_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_vid_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_vid_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_vid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_vid_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_vid_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_vid_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_vid_4660) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_vid_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_vid_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_vid_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000828s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.001769s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.001756s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.001503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.006561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0) [0.001935s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.002105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.002197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.001521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.010956s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.002739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.002934s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660) [0.001242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.004016s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.001412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.003807s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000705s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.001455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_vid_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_vid_4660) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_vid_65535) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_) [0.001694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_) [0.005241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_vid_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_vid_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_vid_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_vid_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_vid_4660) [0.001354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_vid_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_vid_65535) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_vid_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_) [0.002268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_vlan_vid_0) [0.004921s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_vlan_vid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_vlan_vid_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_vlan_vid_4660) [0.002541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_vlan_vid_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_) [0.001990s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_vlan_vid_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_vlan_vid_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_vlan_vid_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____vlan_vid_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____vlan_vid_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____vlan_vid_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535) [0.000810s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.002912s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000826s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.001769s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_vlan_vid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_vlan_vid_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_vid_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_vlan_vid_65535) [0.001261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_vid_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_vlan_vid_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_vlan_vid_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_vlan_vid_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_vlan_vid_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_vlan_vid_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_vlan_vid_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_vlan_vid_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_vlan_vid_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_vlan_vid_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_vlan_vid_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_vlan_vid_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_vlan_vid_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_vlan_vid_65535) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_vlan_vid_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_vlan_vid_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_vlan_vid_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_vlan_vid_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_vlan_vid_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_vlan_vid_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_vlan_vid_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_vlan_vid_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_vlan_vid_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_vlan_vid_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000868s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000872s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_vid_0) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_vid_4660) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_vid_65535) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_vlan_vid_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_vid_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_vid_0) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_vlan_vid_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_vid_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_vid_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_vid_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_vid_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_vlan_vid_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_vlan_vid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_vlan_vid_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_vlan_vid_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_vlan_vid_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.001259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.001209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____vlan_vid_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____vlan_vid_4660) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____vlan_vid_65535) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_vid_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_vid_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_vid_65535) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_vlan_vid_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_vid_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_vlan_vid_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_vlan_vid_4660) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_vid_4660) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_vlan_vid_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_vlan_vid_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_vid_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_vid__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_vid_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_0) [0.004296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_4660) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_vid_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_vid__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_vid_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_vid__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_vid__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_4660) [0.000885s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_4660) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_vid_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_vid__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_vid_4660) [0.001005s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_4660) [0.000741s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_4660) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_vid_65535) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_65535) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_65535) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_vid__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_vid_4660) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_4660) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_vid_65535) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_65535) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_vid__0__4660_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_vid_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_vid_4660) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_vid_65535) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_65535) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_65535) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_vid__0__4660_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_vid_0) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_vid_4660) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_vid_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_65535) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_vid__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_vid__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_vid__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_vid__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_vid__65535__4660_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_vid__65535__4660_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_vlan_vid_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_vlan_vid_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_vlan_vid_4660) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_vlan_vid_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_vlan_vid_65535) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_vlan_vid_65535) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_vid__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_vid__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_vid__0__4660_) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_vid__4660__4660_) [0.001363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_vid__4660__4660_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_vid__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_vid__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_vid__65535__4660_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_vid__65535__4660_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_vlan_vid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_vid_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_vid_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_vlan_vid_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_vid_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_vid_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_vlan_vid_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_vid_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__65535__4660_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_vlan_vid_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_vid_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_vid_0) [0.001332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_vlan_vid_4660) [0.002128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_vid_4660) [0.000949s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_vid_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_vlan_vid_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_vid_65535) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_vid_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_vid__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_vid__4660__4660_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__4660__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_vid__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_vid_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_vid_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_vid_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_vid_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_vid_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_vid_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_vid_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_vid_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_vid_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_vlan_pcp_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_vlan_pcp_255) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_vlan_pcp_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_vlan_pcp_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_vlan_pcp_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_vlan_pcp_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_pcp__0__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_pcp__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__vlan_pcp__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__vlan_pcp__255__255_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_vlan_pcp_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_vlan_pcp_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_vlan_pcp_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000825s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_vlan_pcp_0) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_vlan_pcp_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_vlan_pcp_0) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_vlan_pcp_255) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_vlan_pcp_255) [0.000675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_vlan_pcp_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_vlan_pcp_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_vlan_pcp_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_pcp__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660__vlan_pcp__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0_vlan_pcp_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535_vlan_pcp_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0_vlan_pcp_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_4660_vlan_pcp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_vlan_pcp_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_vlan_pcp_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_vlan_pcp_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_vlan_pcp_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_vlan_pcp_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_vlan_pcp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_vlan_pcp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_vlan_pcp_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_vlan_pcp_255) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_vlan_pcp_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_vlan_pcp_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_vlan_pcp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_vlan_pcp_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_vlan_pcp_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_vlan_pcp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_vlan_pcp_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_vlan_pcp_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_vlan_pcp_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_vlan_pcp_255) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_pcp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__vlan_pcp__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_) [0.000783s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_vlan_pcp_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_vlan_pcp_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_vlan_pcp_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_vlan_pcp_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_vlan_pcp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.003936s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_pcp_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_pcp_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_pcp_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_vlan_pcp_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_vlan_pcp_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_vlan_pcp_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_pcp_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_pcp_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_pcp_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_vlan_pcp_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_vlan_pcp_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_vlan_pcp_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.001229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000912s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000754s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.001147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000952s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.001095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000726s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.001017s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.001240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000941s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000942s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000944s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000735s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000943s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000744s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_pcp_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_pcp_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000770s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.001195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000822s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000843s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000821s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_pcp_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_pcp_255) [0.006491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.001037s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000908s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_pcp_0) [0.000832s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_pcp_0) [0.002059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_pcp_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_vlan_pcp_255) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_vlan_pcp_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_vlan_pcp_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_vlan_pcp_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_vlan_pcp_255) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_vlan_pcp_255) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_vlan_pcp_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_vlan_pcp_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_vlan_pcp_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_vlan_pcp_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.002422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.001368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000961s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.001035s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____vlan_pcp_0) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____vlan_pcp_255) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000849s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.001066s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.001162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.001121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_vlan_pcp_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_vlan_pcp_0) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_pcp_0) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_vlan_pcp_255) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_vlan_pcp_255) [0.000747s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_vlan_pcp_255) [0.000801s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_vlan_pcp_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_vlan_pcp_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_vlan_pcp_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_vlan_pcp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_vlan_pcp_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_vlan_pcp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_vlan_pcp_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_vlan_pcp_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_vlan_pcp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_vlan_pcp_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_vlan_pcp_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_vlan_pcp_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_vlan_pcp_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.002473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.001435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.001457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.001150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.001251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000810s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.001333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_pcp_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_vlan_pcp_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.001253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.001768s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.001223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.001290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.001257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_) [0.001115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_) [0.001218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_) [0.000897s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_vlan_pcp_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_pcp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_pcp_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_vlan_pcp_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_vlan_pcp_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_vlan_pcp_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_vlan_pcp_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_vlan_pcp_255) [0.000942s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_vlan_pcp_255) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_vlan_pcp_255) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____vlan_pcp_0) [0.000940s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____vlan_pcp_255) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_pcp_0) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____vlan_pcp_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_vlan_pcp_0) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_vlan_pcp_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_pcp_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_vlan_pcp_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_vlan_pcp_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_vlan_pcp_255) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_pcp__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__vlan_pcp__255__255_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_pcp_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_pcp_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_pcp_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_pcp_255) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_pcp_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_pcp__0__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__vlan_pcp__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_pcp_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_pcp_0) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_pcp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_pcp_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_pcp__0__255_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__vlan_pcp__255__255_) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_pcp_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_pcp_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_pcp_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_pcp__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__vlan_pcp__255__255_) [0.001092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_pcp_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_pcp_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_pcp_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_pcp_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_pcp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_) [0.001780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_) [0.000816s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__vlan_pcp__255__255_) [0.000948s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_) [0.000833s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_pcp_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_pcp_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_pcp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_pcp_255) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_pcp__0__255_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__vlan_pcp__255__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_pcp_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_pcp_255) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_pcp_255) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_pcp__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__vlan_pcp__255__255_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_pcp_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_pcp_0) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_pcp_0) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_pcp_255) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_pcp__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__vlan_pcp__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_pcp_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_pcp_255) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_pcp_255) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_pcp__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__vlan_pcp__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_vlan_pcp_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_vlan_pcp_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_vlan_pcp_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_vlan_pcp_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_pcp__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__0__255_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__vlan_pcp__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_pcp_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_pcp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_vlan_pcp_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__0__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__255__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_vlan_pcp_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_pcp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_pcp_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_vlan_pcp_255) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_vlan_pcp_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_vlan_pcp_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_pcp_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_vlan_pcp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_ecn__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_ecn__255__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_ecn__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_ecn__255__255_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ip_ecn_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ip_ecn_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ip_ecn_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ip_ecn_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_proto__0__255_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ip_proto__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_proto__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ip_proto__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ip_proto_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ip_proto_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ip_proto_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ip_proto_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_src_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_src_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_src_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_src_0_0_0_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_src_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_dst_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv4_dst_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_src__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_src_4660) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_src_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_dst_4660) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_src__0__4660_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_src__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_src__4660__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_src_4660) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_dst__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_) [0.000839s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_dst__0__4660_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_udp_dst_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_dst_4660) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_udp_dst_65535) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_src__0__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_src__0__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_src_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_src_4660) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_src_65535) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_src_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_src_4660) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_sctp_dst_65535) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_dst_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_dst_4660) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_sctp_dst_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_dscp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_dscp_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_dscp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_dscp_255) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_dscp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_dscp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_dscp_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_dscp_255) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_dscp__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_dscp__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_dscp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_dscp__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_dscp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_dscp__255__255_) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_dscp_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_dscp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_dscp_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_dscp_255) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_dscp_255) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_dscp_255) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_dscp_0) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_dscp_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_dscp_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_dscp_255) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_dscp_255) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_dscp_255) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.001376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000961s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000865s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_dscp_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_dscp_0) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_dscp_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_dscp_255) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_dscp_255) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_dscp_255) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.001113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.001175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.001363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.001213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.001301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0) [0.000965s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.001179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.001000s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000971s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.001317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000841s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.001297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000857s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000839s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000968s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_src___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_src___) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_dst___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_dst___) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_flabel_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_flabel_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_flabel_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_flabel_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_flabel_305419896) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_flabel_4294967295) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_dscp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_dscp_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_dscp_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_dscp_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_dscp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_dscp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_dscp_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_dscp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000690s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_target___) [0.000925s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.001639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_target___) [0.000929s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000952s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_label_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_label_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_label_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_label_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_label_305419896) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_label_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_tc__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_tc__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_tc__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_tc__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_tc_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_tc_255) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_tc_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_tc_255) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_uca__0__255_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_uca__255__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_uca__255__255_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pbb_uca_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pbb_uca_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pbb_uca_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pbb_uca_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_) [0.000904s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_flags_0) [0.000877s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_flags_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tcp_flags_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_flags_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_flags_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tcp_flags_65535) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_dscp__0__255_) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_dscp__255__255_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_dscp_0) [0.000915s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_dscp_0) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_dscp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_dscp_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_dscp_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_dscp_255) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000964s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000971s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.001071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.001083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000782s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.001856s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.001192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.001204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.001182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000938s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000826s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000745s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.001422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000850s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.001421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_nxm_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000790s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.001386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000991s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pkt_mark_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pkt_mark_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pkt_mark_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pkt_mark_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pkt_mark_305419896) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pkt_mark_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_dscp__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_dscp__255__255_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_dscp_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_dscp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_dscp_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_dscp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_dscp_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_dscp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000918s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_src___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_src___) [0.000735s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000839s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_dst___) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_dst___) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_) [0.000733s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_dscp_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_dscp_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_dscp_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_dscp_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_dscp_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_dscp_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg0__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg0__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg0_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg0_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg0_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg0_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg1__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg1__0__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg1_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg1_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg1_4294967295) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg1_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg1_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg1_4294967295) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg2__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg2__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg2_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg2_4294967295) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg2_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg2_305419896) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg2_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg3__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg3__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg3_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg3_305419896) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg3_4294967295) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg3_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg3_305419896) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg3_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg4__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg4__0__305419896_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg4_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg4_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg4_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg4_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg4_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg4_4294967295) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg5__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg5__0__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg5_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg5_305419896) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg5_4294967295) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg5_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg5_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg5_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg6__0__305419896_) [0.000827s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg6__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg6_0) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg6_305419896) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg6_4294967295) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg6_0) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg6_4294967295) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg7__0__305419896_) [0.001350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg7__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg7_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg7_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg7_4294967295) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg7_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg7_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_bos__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__mpls_bos__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_bos__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__mpls_bos__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_bos_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_mpls_bos_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_bos_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_mpls_bos_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_isid__0__1193046_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_isid__1193046__1193046_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__pbb_isid__16777215__1193046_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_isid__0__1193046_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_isid__1193046__1193046_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__pbb_isid__16777215__1193046_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pbb_isid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pbb_isid_1193046) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_pbb_isid_16777215) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pbb_isid_0) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pbb_isid_1193046) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_pbb_isid_16777215) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id__0__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id__0__1311768467463790320_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_0) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_tunnel_id_18446744073709551615) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_1311768467463790320) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_tunnel_id_18446744073709551615) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_exthdr__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_exthdr__4660__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255__ipv6_exthdr__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_exthdr__0__4660_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_exthdr__4660__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255__ipv6_exthdr__65535__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_exthdr_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_exthdr_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_exthdr_65535) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_exthdr_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_exthdr_4660) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_exthdr_65535) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ip_proto__0__255_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ip_proto__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ip_proto__0__255_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ip_proto__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ip_proto_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ip_proto_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ip_proto_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ip_proto_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_src_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_src_0_0_0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_src_192_0_2_1) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_src_255_255_255_255) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_dst_0_0_0_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_dst_192_0_2_1) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv4_dst_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_dst_0_0_0_0) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_src__0__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_src_0) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_src_4660) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_src_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_dst_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_dst_4660) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_dst_65535) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_src__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_src__4660__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_src__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_src__4660__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_src__65535__4660_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_src_4660) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_src_65535) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_src_0) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_dst_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_) [0.000902s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_src__0__4660_) [0.001127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_src_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_src_65535) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_src_4660) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_dst_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_dst_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_sctp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_ecn_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_ecn_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_ecn_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_ecn_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_ecn_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_ecn_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_ecn_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_ecn_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_ecn__0__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_ecn__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_ecn__0__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_ecn__255__255_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_ecn__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_ecn__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_ecn_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_ecn_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_ecn_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_ecn_255) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_ecn_255) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_ecn_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000879s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_ecn_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_ecn_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_ecn_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_ecn_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_ecn_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_ecn_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000902s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_ecn_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_ecn_0) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_ecn_0) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_ecn_255) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_ecn_255) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_ecn_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000743s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000960s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.001267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.001125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.001088s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000740s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.001094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.001159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.001189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000968s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000952s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000766s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000983s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_src___) [0.001664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_src___) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000822s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_dst___) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_dst___) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_flabel_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_flabel_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_flabel_4294967295) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_flabel_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_flabel_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_flabel_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_ecn_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_ecn_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_ecn_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_ecn_255) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_ecn_0) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_ecn_0) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_ecn_255) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_ecn_255) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.003309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_target___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.002118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_target___) [0.000990s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.001193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.003008s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.002548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.002876s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000834s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000901s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000951s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_label_0) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_label_305419896) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_label_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_label_0) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_label_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_label_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_tc__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_tc__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_tc__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_tc__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_tc_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_tc_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_tc_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_tc_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_uca__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_uca__255__255_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_uca__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_uca__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pbb_uca_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pbb_uca_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pbb_uca_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pbb_uca_255) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_flags_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_flags_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tcp_flags_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_flags_0) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_flags_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_ecn__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_ecn__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_ecn_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_ecn_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_ecn_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_ecn_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_ecn_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_ecn_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000699s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.002832s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.001351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255) [0.001296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.001533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000813s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000960s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.001321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.001138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.001064s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.001122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_nxm_0) [0.000855s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320) [0.000886s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_nxm_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000884s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000895s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.001232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000705s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1) [0.000915s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000980s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000879s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pkt_mark_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pkt_mark_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pkt_mark_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pkt_mark_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pkt_mark_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_ecn__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_ecn__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_ecn_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_ecn_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_ecn_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_ecn_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_ecn_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_ecn_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.002813s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000933s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_src___) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_src___) [0.000812s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_dst___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_) [0.000709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_ecn_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_ecn_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_ecn_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_ecn_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_ecn_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_ecn_255) [0.001221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg0__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg0__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg0_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg0_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg0_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg0_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg1__0__305419896_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg1__0__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_) [0.001218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg1_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg1_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg1_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg1_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg1_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg1_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg2__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg2__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg2_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg2_305419896) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg2_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg2_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg2_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg3__0__305419896_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg3__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg3_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg3_305419896) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg3_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg3_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg3_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg3_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg4__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg4__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg4_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg4_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg4_4294967295) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg4_0) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg4_305419896) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg4_4294967295) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg5__0__305419896_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg5__0__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg5_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg5_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg5_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg5_0) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg5_305419896) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg5_4294967295) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg6__0__305419896_) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg6__0__305419896_) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg6_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg6_305419896) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg6_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg6_0) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg6_305419896) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg6_4294967295) [0.001081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg7__0__305419896_) [0.001103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg7__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg7_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg7_305419896) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg7_4294967295) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg7_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg7_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg7_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_bos__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__mpls_bos__255__255_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_bos__0__255_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__mpls_bos__255__255_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_bos_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_mpls_bos_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_bos_0) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_mpls_bos_255) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_isid__0__1193046_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_isid__1193046__1193046_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__pbb_isid__16777215__1193046_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_isid__0__1193046_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_isid__1193046__1193046_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__pbb_isid__16777215__1193046_) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pbb_isid_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pbb_isid_1193046) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_pbb_isid_16777215) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pbb_isid_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pbb_isid_1193046) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_pbb_isid_16777215) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id__0__1311768467463790320_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000987s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id__0__1311768467463790320_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_0) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_1311768467463790320) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_tunnel_id_18446744073709551615) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_1311768467463790320) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_tunnel_id_18446744073709551615) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_exthdr__0__4660_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_exthdr__4660__4660_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255__ipv6_exthdr__65535__4660_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_exthdr__0__4660_) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_exthdr__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255__ipv6_exthdr__65535__4660_) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_exthdr_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_exthdr_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_exthdr_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_exthdr_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_exthdr_4660) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_exthdr_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.001009s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.001033s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.001779s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_src_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv4_dst_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_src__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_src_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__udp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_dst_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_udp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_src__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_src__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_src__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_src_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_dst__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_sctp_dst_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_dst_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_sctp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_proto__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_proto__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ip_proto__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ip_proto__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_proto_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_proto_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ip_proto_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ip_proto_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_proto__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_proto__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ip_proto__255__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ip_proto__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_proto_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_proto_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ip_proto_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ip_proto_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_proto__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_proto__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_proto__0__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ip_proto__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ip_proto__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ip_proto__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_proto_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_proto_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_proto_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ip_proto_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ip_proto_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ip_proto_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_proto_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_proto_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_proto_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ip_proto_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ip_proto_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ip_proto_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_proto_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_proto_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_proto_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ip_proto_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ip_proto_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ip_proto_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_proto_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ip_proto_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_proto_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ip_proto_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_src___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_dst___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_flabel_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_flabel_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_flabel_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_flabel_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_flabel_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_flabel_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_proto__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_proto__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ip_proto__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ip_proto__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_proto_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_proto_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ip_proto_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ip_proto_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_proto__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_proto__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ip_proto__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ip_proto__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_proto_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_proto_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ip_proto_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ip_proto_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_target___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_target___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_label__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_label__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_label_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_label_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_label_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_label_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_label_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_label_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_tc__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_tc__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_tc__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_tc__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_tc_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_tc_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_tc_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_uca__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_uca__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_uca__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_uca__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pbb_uca_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pbb_uca_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pbb_uca_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pbb_uca_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_flags__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_flags__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_flags_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_flags_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_proto__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ip_proto__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_proto_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_proto_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_proto_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ip_proto_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ip_proto_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ip_proto_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.002521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_nxm_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_src_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pkt_mark_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pkt_mark_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_proto__0__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ip_proto__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_proto_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_proto_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_proto_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ip_proto_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ip_proto_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ip_proto_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_dst___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_proto__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ip_proto__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_proto_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_proto_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_proto_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ip_proto_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ip_proto_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ip_proto_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg0__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg0__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg0__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg0__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg0_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg0_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg0_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg0_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg1__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg1__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg1__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg1__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg1_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg1_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg1_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg1_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg2__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg2__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg2__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg2__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg2_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg2_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg2_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg2_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg3__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg3__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg3__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg3__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg3_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg3_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg4__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg4__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg4__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg4__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg4_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg4_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg5__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg5__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg5__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg5_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg5_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg5_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg5_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg5_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg5_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg6__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg6__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg6__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg6__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg6_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg7__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg7__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg7__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg7__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg7_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_proto_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ip_proto_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_bos__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__mpls_bos__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_bos__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__mpls_bos__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_bos_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_mpls_bos_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_bos_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_mpls_bos_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_isid__0__1193046_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_isid__1193046__1193046_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__pbb_isid__16777215__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_isid__0__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_isid__1193046__1193046_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__pbb_isid__16777215__1193046_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pbb_isid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pbb_isid_1193046) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_pbb_isid_16777215) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pbb_isid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pbb_isid_1193046) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_pbb_isid_16777215) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_1311768467463790320) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_tunnel_id_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_exthdr__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_exthdr__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255__ipv6_exthdr__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_exthdr__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_exthdr__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255__ipv6_exthdr__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_exthdr_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_exthdr_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_exthdr_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_exthdr_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_exthdr_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_exthdr_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_src_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_src_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_src_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_src_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_src_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_dst_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_dst_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_dst_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_dst_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_dst_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_src_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_src_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_src_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_src_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_src_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_src_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_src_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_src_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_dst_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_udp_dst_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_dst_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_udp_dst_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_udp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_src_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_src_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_src_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_src_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_src_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_src_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_src_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_src_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_src_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_dst_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_sctp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_dst_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_dst_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_sctp_dst_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_sctp_dst_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_src_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_src_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_src_255_255_255_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_src_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_src_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_src_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_src___) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_src___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_src___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_dst___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_dst___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_dst___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_flabel_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_flabel_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_flabel_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_src_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_src_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_target___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_target___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_target___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_label_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_label_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_label_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_label_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_label_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_label_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_label_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_label_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_label_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_tc_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_tc_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_tc_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_tc_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_tc_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_tc_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_uca_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_uca_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_uca_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_uca_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_uca_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_uca_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_flags_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_flags_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tcp_flags_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_flags_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_flags_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tcp_flags_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_flags_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_flags_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tcp_flags_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_src_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_src_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_src_192_0_2_1) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_src_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_src_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_src_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.001586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pkt_mark_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pkt_mark_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pkt_mark_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pkt_mark_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pkt_mark_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pkt_mark_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_src_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_src_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_src_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_src_192_0_2_1) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_src_255_255_255_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_src_0_0_0_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_src_192_0_2_1) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_src_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_src_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_src_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_src_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_src_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg0_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg0_4294967295) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg0_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg0_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg0_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg0_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg1_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg1_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg1_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg1_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg1_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg1_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg1_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg1_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg1_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg2_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg2_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg2_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg2_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg2_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg2_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg2_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg2_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg2_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg3_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg3_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg3_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg3_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg3_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg3_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg3_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg3_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg3_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg4_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg4_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg4_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg4_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg4_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg4_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg4_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg4_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg4_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.007034s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg5_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg5_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg5_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg5_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg5_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg5_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg5_0) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg5_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg5_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg6_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg6_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg6_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg6_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg6_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg6_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg6_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg6_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg6_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg7_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg7_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_reg7_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg7_0) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg7_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_reg7_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg7_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg7_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_reg7_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_bos_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_mpls_bos_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_bos_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_mpls_bos_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_bos_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_mpls_bos_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_isid_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_isid_1193046) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_pbb_isid_16777215) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_isid_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_isid_1193046) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_pbb_isid_16777215) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_isid_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_isid_1193046) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_pbb_isid_16777215) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_exthdr_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_exthdr_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_0_0_0_0_ipv6_exthdr_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_exthdr_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_exthdr_4660) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_192_0_2_1_ipv6_exthdr_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_exthdr_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_exthdr_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_src_255_255_255_255_ipv6_exthdr_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_src_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_src_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_src_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_src_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_src_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_dst_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_dst_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_src_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_src_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_src_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_src_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_src_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_src_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_src_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_src_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_dst_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_src_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_src_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_src_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_src_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_src_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_src_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_dst_4660) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_sctp_dst_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_dst_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_sctp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_dst_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_sctp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_dst_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_dst_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv4_dst_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_dst_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv4_dst_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_dst_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_dst_192_0_2_1) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.001345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.001314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_src___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_src___) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_src___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_dst___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_dst___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_dst___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv4_dst_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_dst_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv4_dst_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_label_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_label_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_label_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_label_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_label_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_label_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_tc_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_tc_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_tc_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_tc_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_tc_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_tc_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_uca_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_uca_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_uca_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_uca_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_uca_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_uca_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_flags_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_flags_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tcp_flags_65535) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_flags_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_flags_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tcp_flags_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_flags_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_flags_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tcp_flags_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_dst_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_dst_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv4_dst_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv4_dst_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.008919s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pkt_mark_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pkt_mark_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pkt_mark_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.006759s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_dst_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_dst_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_dst_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_dst_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv4_dst_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv4_dst_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv4_dst_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_dst_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_dst_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv4_dst_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg0_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg0_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg0_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg0_305419896) [0.000778s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg0_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg0_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg0_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg1_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg1_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg1_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg1_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg1_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg1_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg1_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg1_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg1_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg2_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg2_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg2_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg2_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg2_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg2_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg2_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg2_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg2_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg3_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg3_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg3_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg3_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg3_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg3_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg3_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg3_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg3_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg4_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg4_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg4_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg4_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg4_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg4_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg4_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg4_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg4_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg5_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg5_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg5_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg5_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg5_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg5_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg5_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg5_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg5_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg6_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg6_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg6_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg6_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg6_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg6_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg6_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg6_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg6_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg7_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg7_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_reg7_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg7_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg7_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_reg7_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg7_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg7_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_reg7_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_bos_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_mpls_bos_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_bos_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_mpls_bos_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_bos_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_mpls_bos_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_isid_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_isid_1193046) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_pbb_isid_16777215) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_isid_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_isid_1193046) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_pbb_isid_16777215) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_isid_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_isid_1193046) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_pbb_isid_16777215) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_src_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_src_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_src_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_udp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_udp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_udp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_src_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_src_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_src_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_src_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_src__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_src_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_src_65535) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_src_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_src_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_src_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_src_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_src_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_src_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_src_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_src_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_src_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_src_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_src_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_src_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_src_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_src_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_src_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_src_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_src_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_src_4660) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_src_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_src_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_src_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_src_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_src_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.001385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_src_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_src_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_src_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_src_0) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_src_4660) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tcp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tcp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tcp_src_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tcp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tcp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tcp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tcp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tcp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_src__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_src_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_nxm_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_nxm_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_src_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_src_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_src_65535) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_src___) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_src___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_src_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_src_65535) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_src_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_src__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_src_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_65535) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_src__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_src__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_src__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_src_65535) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_src__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_src__65535__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_src_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_src_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_src_65535) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_src__0__4660_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_src_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_src_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_src__0__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_src__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_src__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_src_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_src_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_src_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_src__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_src__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_src_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_src__0__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_src__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_src__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0_tunnel_id_18446744073709551615) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660_tunnel_id_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_1311768467463790320) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_65535_tunnel_id_18446744073709551615) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_src__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_src_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_src_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_udp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_dst_4660) [0.003161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_udp_dst_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_dst_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_dst_65535) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_dst_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_dst_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_dst_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_dst_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_dst_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_dst_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_dst_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_dst_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_dst_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_dst_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_dst_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_dst_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_dst_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.001022s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.002651s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_4660) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_) [0.001756s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_) [0.001963s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_dst_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_dst_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_dst_0) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_) [0.001018s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_dst_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_dst_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_dst_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_dst_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_dst_0) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_dst_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_dst_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_dst_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_) [0.000920s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_flags_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tcp_flags_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_flags_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_flags_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tcp_flags_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_flags_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tcp_flags_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_dst_4660) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_dst_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_nxm_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_nxm_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_dst_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_dst_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_dst_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_src___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_dst___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_) [0.004369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_dst_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_dst_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_dst_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_dst_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_dst__0__4660_) [0.002153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_dst_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_dst_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_dst_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_65535) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_4660) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_dst_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_dst__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_dst_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_dst_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_dst__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_dst__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_dst_65535) [0.002004s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.001121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_0_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660_tunnel_id_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535_tunnel_id_18446744073709551615) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_dst_0) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__udp_src__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__udp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__udp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__udp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660__udp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_udp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_udp_src_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_udp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_udp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535_udp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_src_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_src_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_src_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_src_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_src__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_src__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_src_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_src_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_src_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_src_4660) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_src_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_src_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_src_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_src_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_src_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_src_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_src_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_src_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_src_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.001070s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_src_0) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_src_4660) [0.001591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_src_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000935s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_src_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_src_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_src_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_src_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_src_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_src_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_src_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_src_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_src_65535) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_src__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_src_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_src_4660) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000884s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_src_0) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_src_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_src_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.001063s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000864s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.001092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.002609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.001082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000837s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000906s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660) [0.000986s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000804s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_src__0__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_src_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_src__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_src_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_src__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_src__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_src__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_src_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_src_65535) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_src_65535) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_src__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_src__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_src__65535__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_src_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_src_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_src_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_src_4660) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_src_4660) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_src_65535) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_src_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000740s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000936s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000859s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_src_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000903s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_src_0) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_src_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_src_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_src_4660) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_src_4660) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_src_4660) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_src_65535) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_src_65535) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_src_65535) [0.000827s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000735s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_src_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_src_0) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_src_0) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_) [0.000763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_src_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_src_4660) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_src_65535) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_src__0__4660_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_src__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_src_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_src_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_src_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_src_65535) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_src_65535) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_src_0) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.001173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_src_65535) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000840s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000946s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_src_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_src_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_src__0__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_) [0.000934s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_src_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_src_0) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_src_0) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_src_4660) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_src_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_src_65535) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_src__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_src__4660__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_src__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_src_4660) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_src_4660) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_src_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_src__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_src__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_src_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_src_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_src__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_src_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_src_4660) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_src__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_src__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_src_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_src_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_src_4660) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_src_65535) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_src__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_src__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_src__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_src__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_src_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_src_4660) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_src_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_src_65535) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_src__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_src__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_src__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_src_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_src_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_src_0) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_src_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_src_4660) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_src_65535) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_src_65535) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_src__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_src__0__4660_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_src_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_src_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_src_4660) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_src_65535) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_src__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_src__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_src__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_src_0) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_src_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_src_4660) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_src_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_src_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_src_4660) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_src__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_src__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_src_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_src_4660) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_src_4660) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_src_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_src__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_src__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_src__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_src__4660__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_src__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_src__4660__4660_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_src__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_src__65535__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_src__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_src_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_src_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_src_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_src_4660) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_src_65535) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_src__0__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_src__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_src__65535__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_src_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_src_4660) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_src_4660) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_src_65535) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_src__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_src__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_src__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_src__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_src__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_src__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_src_0) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_src_4660) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_src_4660) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_src_65535) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_dst__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_dst_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_dst_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_dst_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_dst_4660) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_dst_4660) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_udp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_udp_dst_65535) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_udp_dst_65535) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_udp_dst_65535) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_udp_dst_65535) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_) [0.000851s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_dst_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_dst_4660) [0.000723s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_dst_4660) [0.000747s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_udp_dst_65535) [0.000726s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_udp_dst_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_dst__0__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__udp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_dst_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_dst_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_dst_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_udp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.001165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000840s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.001042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000811s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_dst_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_dst_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_dst_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_udp_dst_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_udp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_udp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_dst_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_dst_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_dst_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_udp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_udp_dst_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_udp_dst_65535) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.001027s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_dst_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.002137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000849s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000962s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.001192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_dst_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.001287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000951s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_dst_4660) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_dst_65535) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.002996s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.001751s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000838s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.001243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000754s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000882s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_dst_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_dst_4660) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_dst_65535) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_dst_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_dst_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_dst_4660) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_udp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_dst_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_dst_4660) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_dst_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_udp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_udp_dst_65535) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_udp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.001002s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000967s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000747s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000858s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000764s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000751s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_dst_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_dst_4660) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____udp_dst_65535) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.001063s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000867s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000753s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0) [0.000756s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535) [0.000863s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000752s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_dst_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_udp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_dst__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_udp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_udp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_dst__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_dst__0__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_dst_4660) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_udp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_udp_dst_65535) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_) [0.001526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_dst_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_dst_0) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_udp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_udp_dst_65535) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_dst__0__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_) [0.000939s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_dst_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_dst_0) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_udp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_udp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_udp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.007836s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.001513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.002604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660) [0.003283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000949s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535) [0.001789s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.005210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.003050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_dst_0) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_dst_4660) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0_udp_dst_65535) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.002643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.002812s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000854s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0) [0.001421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660) [0.003556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_dst_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_dst_4660) [0.000800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_dst_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_udp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_dst__0__4660_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_) [0.002912s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_dst_0) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_dst_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_udp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000778s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000806s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000830s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_dst_0) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_dst_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____udp_dst_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.001238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.001853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.001160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_dst_0) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_dst_4660) [0.000911s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____udp_dst_65535) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_dst_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_dst_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_dst_4660) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_dst_4660) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_udp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_udp_dst_65535) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_dst__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__udp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_dst_4660) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_dst_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_4660) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_dst_65535) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_dst_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_dst__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_dst__4660__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__udp_dst__65535__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_dst_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_dst_65535) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_dst__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_dst__4660__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__udp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_4660) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_dst_65535) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_dst__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__udp_dst__65535__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_dst_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_dst_4660) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_dst_4660) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_4660) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_dst_65535) [0.000757s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_dst_65535) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_65535) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__udp_dst__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_dst_4660) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_4660) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_dst_65535) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_dst_65535) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_65535) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_dst__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_dst__4660__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__udp_dst__65535__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_dst_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_dst_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_dst_4660) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_dst_4660) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_4660) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_dst_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_dst__4660__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__udp_dst__65535__4660_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_4660) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_65535) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_dst__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__udp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_dst_0) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_dst_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_65535) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_dst_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_dst__0__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_dst__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__udp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__udp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_udp_dst_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_dst__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_dst__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_dst__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__udp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__udp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__udp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_dst_0) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_dst_4660) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_udp_dst_65535) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_udp_dst_65535) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_udp_dst_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__0__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__4660__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_dst_0) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_dst_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_dst_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_dst_4660) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_dst_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_dst_4660) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_udp_dst_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_udp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_udp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_dst__0__4660_) [0.000762s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_dst__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_dst__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__udp_dst__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__udp_dst__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__udp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_dst_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_dst_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_dst_4660) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_dst_4660) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_udp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_) [0.000970s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_sctp_src_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_sctp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_sctp_src_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_sctp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_sctp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_sctp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_sctp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_src_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_src_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_src_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_src_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_src_65535) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_src__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_src_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_src_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_src_4660) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_src_65535) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_src_65535) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_src_0) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_src_0) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_src_0) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_src_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_src_4660) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_src_4660) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_src_65535) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_src_65535) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_src_65535) [0.000852s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000808s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_src_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_src_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_src_4660) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_src_4660) [0.001011s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_src_4660) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_src_65535) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_src_65535) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.001956s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000920s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.001079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000705s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.001095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.001065s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_src_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_src_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_src_0) [0.002333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_src_65535) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_src_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_src_4660) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_src_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_src_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_src_0) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_src_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_src_65535) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000794s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_src_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_src_65535) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_src_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_src_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_src_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_src_65535) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_flags_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_flags_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_flags_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tcp_flags_65535) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_flags_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tcp_flags_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_src_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_src_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_nxm_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_nxm_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_src_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_src_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_src_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_src___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_src_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_src_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_src__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_src__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_src_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_src__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_src__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_src__0__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_src__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_src__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_src__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_src_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_src__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_src_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_) [0.002703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_src__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_src__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_4660) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_src__0__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_src_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_src__0__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_src__0__4660_) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_src__65535__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_src_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_src__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_src_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_src_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660_tunnel_id_18446744073709551615) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_src__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_src__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_src__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_src__65535__4660_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_src_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_sctp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_sctp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_sctp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_sctp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_sctp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_sctp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_sctp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_dst_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_dst_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_dst_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_sctp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_sctp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_sctp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_dst_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_dst_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_sctp_dst_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_sctp_dst_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_sctp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_dst_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_dst_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_dst_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_sctp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_dst_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_dst_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_sctp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_sctp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_sctp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_sctp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_dst_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_dst_4660) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____sctp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_dst_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_dst_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_sctp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_sctp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_sctp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_sctp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_dst_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_sctp_dst_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_flags_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tcp_flags_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_flags_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_flags_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tcp_flags_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_flags_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tcp_flags_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_) [0.002488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_dst_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_sctp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_sctp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_sctp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.002457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_dst_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_sctp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_sctp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_sctp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_sctp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_sctp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_sctp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_src___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_dst___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_dst_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_sctp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_sctp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_sctp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_dst__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_dst_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_65535) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_dst_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_dst__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_dst_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_dst__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_dst_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_dst_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_dst_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_0) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_dst__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__sctp_dst__65535__4660_) [0.003348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__sctp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_sctp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_sctp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_dst__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_dst__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__sctp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__sctp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__sctp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_dst_4660) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_sctp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_sctp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0_tunnel_id_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660_tunnel_id_18446744073709551615) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__sctp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__65535__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_dst_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_sctp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_sctp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_sctp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_) [0.002251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv4_type_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv4_type_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv4_type_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv4_type_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_type__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_type__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv4_type_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv4_type_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv4_type_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv4_type_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv4_type_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv4_type_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_type_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_type_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_type_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_type_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_type_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_type_255) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_type_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_type_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_type_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_type_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_type_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_type_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_dst___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_dst___) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_flabel_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_flabel_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_flabel_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_flabel_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_flabel_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_flabel_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_type_0) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_type_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_type_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_type_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_code_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_icmpv6_code_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_code_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_icmpv6_code_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_target___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_target___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_label_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_label_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_label_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_label_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_label_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_label_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_tc_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_tc_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_tc_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_tc_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pbb_uca_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pbb_uca_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pbb_uca_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pbb_uca_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_flags_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_flags_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tcp_flags_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_flags_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_flags_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tcp_flags_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv4_type_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_type_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_type_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv4_type_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_type_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_type_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_nxm_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pkt_mark_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pkt_mark_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pkt_mark_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pkt_mark_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pkt_mark_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv4_type_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_type_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_type_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv4_type_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_type_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_type_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_dst___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv4_type_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_type_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_type_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv4_type_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_type_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_type_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg0__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg0__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg0_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg0_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg0_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg0_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg0_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg1__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg1__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg1_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg1_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg1_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg1_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg1_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg2__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg2__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg2_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg2_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg2_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg2_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg2_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg2_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg3__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg3__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg3_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg3_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg3_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg3_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg3_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg4__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg4__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg4_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg4_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg4_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg5__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg5__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg5_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg5_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg5_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg5_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg5_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg6__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg6__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg6_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg6_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg6_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg6_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg7__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg7__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg7_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg7_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg7_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_bos__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__mpls_bos__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_bos__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__mpls_bos__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_bos_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_mpls_bos_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_bos_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_mpls_bos_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_isid__0__1193046_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_isid__1193046__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__pbb_isid__16777215__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_isid__0__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_isid__1193046__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__pbb_isid__16777215__1193046_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pbb_isid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pbb_isid_1193046) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_pbb_isid_16777215) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pbb_isid_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pbb_isid_1193046) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_pbb_isid_16777215) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_tunnel_id_18446744073709551615) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_exthdr__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_exthdr__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255__ipv6_exthdr__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_exthdr__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_exthdr__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255__ipv6_exthdr__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_exthdr_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_exthdr_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_exthdr_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_exthdr_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_exthdr_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_exthdr_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_code__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv4_code__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv4_code_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv4_code_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv4_code_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv4_code_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv4_code_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv4_code_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_code_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_code_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_code_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv4_code_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv4_code_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv4_code_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_code_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_code_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_code_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv4_code_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv4_code_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv4_code_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_src___) [0.002482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_src___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_dst___) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_) [0.000860s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_flabel_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_flabel_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_flabel_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_flabel_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_flabel_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_flabel_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_type_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_type_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_type_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_type_255) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_code_0) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_icmpv6_code_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_code_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_icmpv6_code_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000930s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_target___) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_target___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_label_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_label_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_label_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_label_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_label_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_label_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_tc_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_tc_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_tc_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_tc_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pbb_uca_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pbb_uca_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pbb_uca_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pbb_uca_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_flags_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tcp_flags_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_flags_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tcp_flags_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv4_code_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_code_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_code_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv4_code_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv4_code_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv4_code_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_nxm_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_nxm_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pkt_mark_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pkt_mark_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pkt_mark_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pkt_mark_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv4_code_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_code_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_code_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv4_code_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv4_code_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv4_code_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv4_code_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_code_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_code_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv4_code_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv4_code_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv4_code_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg0__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg0__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg0_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg0_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg0_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg1__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg1__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg1_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg1_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg1_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg2__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg2__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg2_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg2_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg2_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg2_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg2_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg3__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg3__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg3_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg3_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg3_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg4__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg4_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg4_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg4_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg4_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg4_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg5__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg5__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg5_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg5_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg5_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg5_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg5_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg6__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg6_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg6_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg6_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg6_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg6_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg7__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg7__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg7_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg7_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg7_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg7_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg7_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_bos__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__mpls_bos__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_bos__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__mpls_bos__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_bos_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_mpls_bos_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_bos_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_mpls_bos_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_isid__0__1193046_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_isid__1193046__1193046_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__pbb_isid__16777215__1193046_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_isid__0__1193046_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_isid__1193046__1193046_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__pbb_isid__16777215__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pbb_isid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pbb_isid_1193046) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_pbb_isid_16777215) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pbb_isid_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pbb_isid_1193046) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_pbb_isid_16777215) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id__0__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_tunnel_id_18446744073709551615) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_exthdr__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_exthdr__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255__ipv6_exthdr__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_exthdr__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_exthdr__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255__ipv6_exthdr__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_exthdr_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_exthdr_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_exthdr_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_exthdr_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_exthdr_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_exthdr_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_spa_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_spa_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_spa_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_spa_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_spa_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_spa_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_spa_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_spa_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_spa_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tpa_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tpa_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tpa_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tpa_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tpa_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tpa_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tpa_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tpa_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tpa_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_sha_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_sha_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_sha_00_00_00_00_00_00) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tha_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tha_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tha_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.002554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_src___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_flabel_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_flabel_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_flabel_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_flabel_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_flabel_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_flabel_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_flabel_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_flabel_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_flabel_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_type__0__255_) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_type__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_) [0.000804s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv6_type_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv6_type_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv6_type_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv6_type_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv6_type_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv6_type_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_code__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__icmpv6_code__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv6_code_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_icmpv6_code_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv6_code_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_icmpv6_code_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv6_code_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_icmpv6_code_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_target___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_target___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_target___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_label__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_label_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_label_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_label_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_label_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_label_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_label_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_label_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_label_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_label_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_tc__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_tc__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_tc__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_tc__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_tc__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_tc__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_tc_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_tc_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_tc_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_tc_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_tc_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_tc_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_uca__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_uca__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_uca__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_uca__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_uca__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_uca__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pbb_uca_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pbb_uca_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pbb_uca_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pbb_uca_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pbb_uca_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pbb_uca_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_flags__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_flags_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_flags_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_flags_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tcp_flags_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_op__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_op__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_op__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_op_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_op_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_op_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_op_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_op_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_op_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_op_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_op_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_op_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_src_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_dst_0_0_0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pkt_mark_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pkt_mark_305419896) [0.003975s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pkt_mark_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pkt_mark_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pkt_mark_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pkt_mark_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pkt_mark_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pkt_mark_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pkt_mark_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__conj_id__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__conj_id__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__conj_id__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_conj_id_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_conj_id_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_conj_id_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_conj_id_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_conj_id_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_conj_id_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_conj_id_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_conj_id_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_conj_id_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_src___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_dst___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_op__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_op_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_op_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_op_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_op_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_op_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_op_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_op_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_op_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_op_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg0__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg0__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg0__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg0__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg0_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg0_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg0_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg0_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg1__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg1__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg1__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg1__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg1_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg1_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg1_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg1_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg1_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg2__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg2__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg2__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg2__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg2_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg2_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg2_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg2_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg2_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg2_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg3__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg3__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg3__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg3__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg3_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg3_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg3_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg3_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg3_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg3_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg4__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg4__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg4__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg4__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg4_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg4_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg4_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg4_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg4_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg4_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg5__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg5__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg5__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg5__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg5_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg5_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg5_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg5_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg5_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg5_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg5_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg5_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg5_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg6__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg6__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg6__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg6__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg6_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg6_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg6_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg6_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg7__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg7__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg7__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg7__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg7_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_field_100_aG9nZWhvZ2U=) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_field_100_ZnVnYWZ1Z2E=) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_field_100_aG9nZWhvZ2U=) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E=) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_field_100_aG9nZWhvZ2U=) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E=) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_bos__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__mpls_bos__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_bos__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__mpls_bos__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_bos__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__mpls_bos__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_bos_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_mpls_bos_255) [0.002505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_bos_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_mpls_bos_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_bos_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_mpls_bos_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_isid__0__1193046_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_isid__1193046__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__pbb_isid__16777215__1193046_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_isid__0__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_isid__1193046__1193046_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__pbb_isid__16777215__1193046_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_isid__0__1193046_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_isid__1193046__1193046_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__pbb_isid__16777215__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pbb_isid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pbb_isid_1193046) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_pbb_isid_16777215) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pbb_isid_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pbb_isid_1193046) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_pbb_isid_16777215) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pbb_isid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pbb_isid_1193046) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_pbb_isid_16777215) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id__0__1311768467463790320_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_tunnel_id_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_tunnel_id_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_exthdr__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_exthdr__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660__ipv6_exthdr__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_exthdr__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_exthdr__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660__ipv6_exthdr__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_exthdr__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_exthdr__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660__ipv6_exthdr__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_exthdr_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_exthdr_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_exthdr_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_exthdr_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_exthdr_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_exthdr_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_exthdr_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_exthdr_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_exthdr_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000870s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000749s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_src___) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_src___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_dst___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_dst___) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_dst___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_flabel_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_flabel_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_flabel_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_type_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_type_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_type_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_type_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_type_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_type_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_code_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_icmpv6_code_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_code_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_icmpv6_code_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_code_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_icmpv6_code_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_target___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_target___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_target___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_label_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_label_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_label_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_label_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_label_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_label_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_label_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_label_305419896) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_label_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_tc_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_tc_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_tc_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_tc_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_tc_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_tc_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_uca_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_uca_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_uca_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_uca_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_uca_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_uca_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_flags_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_flags_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tcp_flags_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_flags_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_flags_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tcp_flags_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_flags_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_flags_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tcp_flags_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_spa_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_spa_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_spa_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_spa_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_spa_192_0_2_1) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_spa_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_spa_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_spa_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_spa_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pkt_mark_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pkt_mark_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pkt_mark_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pkt_mark_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pkt_mark_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pkt_mark_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pkt_mark_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pkt_mark_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pkt_mark_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_conj_id_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_conj_id_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_conj_id_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_conj_id_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_conj_id_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_conj_id_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_conj_id_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_conj_id_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_conj_id_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_src___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000744s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_dst___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_dst___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_dst___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_spa_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_spa_0_0_0_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_spa_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_spa_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_spa_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_spa_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_spa_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_spa_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_spa_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000712s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg0_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg0_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg0_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg0_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg0_305419896) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg0_4294967295) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg1_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg1_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg1_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg1_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg1_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg1_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg1_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg1_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg1_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg2_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg2_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg2_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg2_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg2_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg2_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg2_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg2_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg2_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg3_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg3_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg3_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg3_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg3_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg3_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg3_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg3_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg3_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg4_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg4_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg4_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg4_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg4_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg4_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg4_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg4_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg4_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg5_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg5_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg5_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg5_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg5_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg5_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg5_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg5_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg5_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg6_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg6_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg6_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg6_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg6_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg6_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg6_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg6_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg6_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg7_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg7_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_reg7_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg7_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg7_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_reg7_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg7_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg7_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_reg7_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_bos_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_mpls_bos_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_bos_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_mpls_bos_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_bos_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_mpls_bos_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_isid_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_isid_1193046) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_pbb_isid_16777215) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_isid_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_isid_1193046) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_pbb_isid_16777215) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_isid_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_isid_1193046) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_pbb_isid_16777215) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_tunnel_id_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_1311768467463790320) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_tunnel_id_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_1311768467463790320) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_tunnel_id_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_exthdr_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_exthdr_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_0_0_0_0_ipv6_exthdr_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_exthdr_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_exthdr_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_192_0_2_1_ipv6_exthdr_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_exthdr_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_exthdr_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_spa_255_255_255_255_ipv6_exthdr_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_src___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_src___) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_src___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_dst___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_dst___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_dst___) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_flabel_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_flabel_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_flabel_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_type_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_type_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_type_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_type_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_type_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_type_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_code_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_icmpv6_code_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_code_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_icmpv6_code_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_code_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_icmpv6_code_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_target___) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_target___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_target___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.009730s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_label_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_label_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_label_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_label_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_label_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_label_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_label_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_label_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_label_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_tc_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_tc_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_tc_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_tc_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_tc_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_tc_255) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_uca_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_uca_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_uca_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_uca_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_uca_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_uca_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_flags_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_flags_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tcp_flags_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_flags_0) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_flags_4660) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tcp_flags_65535) [0.000826s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_flags_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_flags_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tcp_flags_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tpa_0_0_0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tpa_0_0_0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tpa_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tpa_192_0_2_1) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tpa_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tpa_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tpa_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tpa_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tpa_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000986s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000778s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.009957s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pkt_mark_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pkt_mark_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pkt_mark_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pkt_mark_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pkt_mark_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pkt_mark_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_conj_id_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_conj_id_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_conj_id_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_conj_id_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_conj_id_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_conj_id_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_conj_id_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_conj_id_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_conj_id_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_src___) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000786s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.002594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tpa_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tpa_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tpa_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tpa_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tpa_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tpa_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tpa_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tpa_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tpa_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.003570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg0_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg0_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg0_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg0_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg0_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg0_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg0_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg1_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg1_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg1_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg1_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg1_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg1_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg1_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg1_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg1_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg2_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg2_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg2_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg2_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg2_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg2_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg2_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg2_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg2_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg3_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg3_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg3_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg3_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg3_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg3_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg3_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg3_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg3_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg4_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg4_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg4_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg4_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg4_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg4_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg4_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg4_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg4_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.004632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg5_0) [0.000901s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg5_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg5_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg5_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg5_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg5_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg5_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg5_305419896) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg5_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg6_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg6_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg6_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg6_0) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg6_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg6_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg6_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg6_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg6_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.002496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg7_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg7_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_reg7_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg7_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg7_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_reg7_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg7_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg7_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_reg7_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_bos_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_mpls_bos_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_bos_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_mpls_bos_255) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_bos_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_mpls_bos_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_isid_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_isid_1193046) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_pbb_isid_16777215) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_isid_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_isid_1193046) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_pbb_isid_16777215) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_isid_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_isid_1193046) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_pbb_isid_16777215) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_tunnel_id_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_tunnel_id_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_tunnel_id_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_exthdr_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_exthdr_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_0_0_0_0_ipv6_exthdr_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_exthdr_0) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_exthdr_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_192_0_2_1_ipv6_exthdr_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_exthdr_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_exthdr_4660) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tpa_255_255_255_255_ipv6_exthdr_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_src___) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_label_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.002599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_sha_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000900s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000701s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_conj_id_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_sha_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.002253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg0_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg0_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg1_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg1_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg2_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg2_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.006823s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg3_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg3_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg4_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg4_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.001058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg5_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg5_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg6_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg6_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg7_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg7_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_bos_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_mpls_bos_255) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_isid_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_isid_1193046) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_pbb_isid_16777215) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000793s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_src___) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000888s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_label_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000778s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tha_00_00_00_00_00_00) [0.004766s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.002650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_conj_id_0) [0.002461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000706s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tha_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg0_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg0_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg1_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg1_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg2_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg2_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.002607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg3_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg3_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg4_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg4_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0) [0.005909s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg5_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg5_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0) [0.001421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg6_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg6_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg7_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg7_305419896) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_bos_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_mpls_bos_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.006605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_isid_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_isid_1193046) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_pbb_isid_16777215) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_src___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_src___) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_src___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_src___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_src___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_src___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_src___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_label_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_label_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_label_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_tc_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_tc_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_uca_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_uca_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.002303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_flags_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_flags_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_flags_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_src___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_src___) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_src___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_nxm_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_src_0_0_0_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_src_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_src_255_255_255_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_dst_0_0_0_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_dst_192_0_2_1) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pkt_mark_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pkt_mark_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pkt_mark_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.002465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_src___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_src___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000836s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_src___) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000842s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_dst___) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000821s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_src___) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_src___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_src___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg0_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg0_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg1_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg1_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg1_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg2_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg2_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg2_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg3_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg3_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg3_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg4_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg4_305419896) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg4_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg5_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg5_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg5_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg6_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg6_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg6_4294967295) [0.002285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg7_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg7_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg7_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000777s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_bos_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_bos_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_isid_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_isid_1193046) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_isid_16777215) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_1311768467463790320) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_18446744073709551615) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_src___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_src___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_305419896) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_dst___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_dst___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_target___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.002615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000910s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_label_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_label_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_label_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_tc_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_tc_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_uca_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_uca_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_dst___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_dst___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_nxm_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_src_0_0_0_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_src_192_0_2_1) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_src_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.002302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000809s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_dst___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_dst___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_dst___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_src___) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_dst___) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_dst___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_dst___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg0_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg0_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg0_4294967295) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.002942s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg1_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg1_305419896) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg1_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg2_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg2_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg2_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000699s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg3_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg3_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg3_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.028889s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg4_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg4_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg4_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg5_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg5_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg5_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000936s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg6_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg6_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg6_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.002736s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg7_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg7_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg7_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_bos_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_bos_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000771s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_1193046) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_16777215) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_1311768467463790320) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_flabel_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_flabel_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_flabel_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_flabel_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_flabel_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_flabel_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_flabel_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_flabel_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_flabel_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_flabel_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_flabel_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_flabel_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_target___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_target___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_target___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.002721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_label_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_label_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_label_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_label_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_label_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_label_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_label_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_label_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_tc_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_tc_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_tc_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_tc_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_tc_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_tc_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_uca_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_uca_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_uca_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_uca_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_uca_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_uca_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_flags_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_flags_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_flags_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_flabel_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_flabel_0) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_flabel_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_flabel_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_flabel_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_flabel_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_flabel_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_flabel_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_flabel_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000773s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.001556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.003130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.006352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000893s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000809s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.001100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000847s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000886s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000938s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_nxm_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_nxm_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0) [0.000936s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pkt_mark_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pkt_mark_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pkt_mark_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pkt_mark_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pkt_mark_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pkt_mark_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pkt_mark_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pkt_mark_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pkt_mark_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_flabel_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_flabel_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_flabel_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_flabel_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_flabel_305419896) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_flabel_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_flabel_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_flabel_4294967295) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_flabel_4294967295) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001033s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_src___) [0.000795s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_src___) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.001131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_src___) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000775s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000825s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_dst___) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_dst___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_flabel_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_flabel_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_flabel_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_flabel_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_flabel_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_flabel_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_flabel_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_flabel_4294967295) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_flabel_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_0) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_305419896) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_4294967295) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_305419896) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_305419896) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_305419896) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_0) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_305419896) [0.000726s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_) [0.002921s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_305419896) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_4294967295) [0.001190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_) [0.001656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_) [0.005650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_0) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_305419896) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_0) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_) [0.000932s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_305419896) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_4294967295) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_305419896) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_bos__0__255_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__mpls_bos__255__255_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__0__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__255__255_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__0__255_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__255__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_bos_0) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_mpls_bos_255) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_bos_0) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_mpls_bos_255) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_bos_0) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_mpls_bos_255) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_isid__0__1193046_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_isid__1193046__1193046_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__pbb_isid__16777215__1193046_) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__0__1193046_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__1193046__1193046_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__16777215__1193046_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__0__1193046_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_isid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_isid_1193046) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_pbb_isid_16777215) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_isid_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_isid_1193046) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_pbb_isid_16777215) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_isid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_isid_1193046) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_pbb_isid_16777215) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id__0__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_tunnel_id_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_1311768467463790320) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_tunnel_id_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_0) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_1311768467463790320) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_tunnel_id_18446744073709551615) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__0__305419896_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__0__305419896_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__305419896__305419896_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__305419896__305419896_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__4294967295__305419896_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_flabel_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_flabel_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_flabel_0) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_flabel_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_flabel_305419896) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_flabel_305419896) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_flabel_4294967295) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_flabel_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_flabel_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_icmpv6_type_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_icmpv6_type_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_icmpv6_type_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_icmpv6_type_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000875s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.001278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_target___) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_target___) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000788s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001009s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000879s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000906s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000922s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000905s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000879s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_label_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_label_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_label_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_label_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_label_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_label_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_tc_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_tc_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_tc_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_tc_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pbb_uca_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pbb_uca_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pbb_uca_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pbb_uca_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_flags_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tcp_flags_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_flags_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tcp_flags_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv6_type_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_type_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_type_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv6_type_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_type_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_type_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_nxm_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pkt_mark_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pkt_mark_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pkt_mark_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pkt_mark_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pkt_mark_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv6_type_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_type_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_type_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv6_type_255) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_type_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_type_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_dst___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_dst___) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv6_type_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_type_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_type_0) [0.000788s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv6_type_255) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_type_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_type_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg0__0__305419896_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg0__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg0_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg0_305419896) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg0_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg1__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg1__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg1_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg1_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg1_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg1_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg1_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg1_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg2__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg2__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg2_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg2_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg2_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg2_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg2_305419896) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg2_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg3__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg3__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg3_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg3_305419896) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg3_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg3_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg3_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg3_4294967295) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg4__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg4_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg4_305419896) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg4_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg4_4294967295) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg5__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg5__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg5_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg5_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg5_4294967295) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg5_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg5_305419896) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg5_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg6__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg6__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg6_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg6_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg6_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg6_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg7__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg7__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg7_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg7_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg7_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg7_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_bos__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__mpls_bos__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_bos__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__mpls_bos__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_bos_0) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_mpls_bos_255) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_bos_0) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_mpls_bos_255) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_isid__0__1193046_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_isid__1193046__1193046_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__pbb_isid__16777215__1193046_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_isid__0__1193046_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_isid__1193046__1193046_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__pbb_isid__16777215__1193046_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pbb_isid_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pbb_isid_1193046) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_pbb_isid_16777215) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pbb_isid_0) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pbb_isid_1193046) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_pbb_isid_16777215) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id__0__1311768467463790320_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_tunnel_id_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_tunnel_id_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_exthdr__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_exthdr__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255__ipv6_exthdr__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_exthdr__0__4660_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_exthdr__4660__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255__ipv6_exthdr__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_exthdr_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_exthdr_4660) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_exthdr_65535) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_exthdr_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_exthdr_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_exthdr_65535) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.001553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.001253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_target___) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_target___) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000836s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000837s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001007s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.001023s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000752s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_label_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_label_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_label_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_label_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_label_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_) [0.000722s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_) [0.001402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_tc_0) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_tc_255) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_tc_0) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_tc_255) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_) [0.000808s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_) [0.000914s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pbb_uca_0) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pbb_uca_255) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pbb_uca_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pbb_uca_255) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_) [0.000748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_flags_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_flags_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tcp_flags_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_flags_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_flags_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tcp_flags_65535) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_) [0.000870s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv6_code_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_code_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_code_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_icmpv6_code_255) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_icmpv6_code_255) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_icmpv6_code_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.001196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.001179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000722s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.001045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_nxm_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_nxm_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pkt_mark_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pkt_mark_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pkt_mark_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pkt_mark_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv6_code_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_code_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_code_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_icmpv6_code_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_icmpv6_code_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_icmpv6_code_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_src___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_dst___) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv6_code_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_code_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_code_0) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_icmpv6_code_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_icmpv6_code_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_icmpv6_code_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg0__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg0__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg0_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg0_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg0_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg0_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg1__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg1__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg1_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg1_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg1_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg1_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg1_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg2__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg2__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg2_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg2_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg3__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg3__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg3_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg3_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg3_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg3_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg3_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg4__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg4__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg4_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg4_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg4_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg5__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg5__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg5_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg5_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg5_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg5_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg5_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg5_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg6__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg6__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg6_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg6_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg6_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg7__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg7__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg7_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg7_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg7_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg7_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg7_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_bos__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__mpls_bos__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_bos__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__mpls_bos__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_bos_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_mpls_bos_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_bos_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_mpls_bos_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_isid__0__1193046_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_isid__1193046__1193046_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__pbb_isid__16777215__1193046_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_isid__0__1193046_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_isid__1193046__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__pbb_isid__16777215__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pbb_isid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pbb_isid_1193046) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_pbb_isid_16777215) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pbb_isid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pbb_isid_1193046) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_pbb_isid_16777215) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_tunnel_id_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_tunnel_id_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_exthdr__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_exthdr__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255__ipv6_exthdr__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_exthdr__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_exthdr__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255__ipv6_exthdr__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_exthdr_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_exthdr_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_exthdr_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_exthdr_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_exthdr_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_exthdr_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_label_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_label_305419896) [0.002363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_label_4294967295) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_tc_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_tc_255) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pbb_uca_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pbb_uca_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_flags_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_flags_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tcp_flags_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000908s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_target___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_target___) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_target___) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000762s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_nxm_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pkt_mark_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pkt_mark_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pkt_mark_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_target___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_target___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_target___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_src___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_dst___) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_target___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_target___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_target___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg0_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg0_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg1_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg1_305419896) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg1_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg2_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg2_305419896) [0.000944s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg2_4294967295) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.003030s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg3_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg3_305419896) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg3_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.002622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg4_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg4_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg4_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg5_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg5_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg5_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000864s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg6_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg6_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg6_4294967295) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg7_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg7_305419896) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg7_4294967295) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_bos_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____mpls_bos_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pbb_isid_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pbb_isid_1193046) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____pbb_isid_16777215) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_1311768467463790320) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____tunnel_id_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_target___) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_target___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_target___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000760s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.002560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.001009s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000758s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_1193046) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_16777215) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.002935s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000832s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000771s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.002679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_1193046) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_16777215) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000932s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_mpls_tc_0) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_mpls_tc_255) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_mpls_tc_0) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_mpls_tc_255) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_mpls_tc_0) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_mpls_tc_255) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pbb_uca_0) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pbb_uca_255) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pbb_uca_0) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pbb_uca_255) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_uca_0) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_uca_255) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_flags_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_flags_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tcp_flags_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tcp_flags_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tcp_flags_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_label_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_label_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_label_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_label_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_label_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_label_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_label_4294967295) [0.010197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_label_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_src_192_0_2_1) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pkt_mark_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pkt_mark_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pkt_mark_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pkt_mark_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pkt_mark_305419896) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pkt_mark_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pkt_mark_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pkt_mark_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pkt_mark_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_label_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_label_0) [0.010760s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_label_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_label_305419896) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_label_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_label_305419896) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_label_4294967295) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_label_4294967295) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_label_4294967295) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000801s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000740s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_src___) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.008691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000868s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_dst___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_dst___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_label_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_label_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_label_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_label_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_label_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_label_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_label_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg0__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg0_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg0_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg0_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg0_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg1__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg1_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg1_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg1_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg1_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg1_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg2__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg2_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg2_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg3__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg3_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg3_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg3_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg3_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg3_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg4__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg4_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg4_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg4_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg4_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg5__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_) [0.003850s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg5_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg5_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg5_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg5_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg5_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg5_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_305419896) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg6__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg6_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg6_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg6_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg7__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg7_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg7_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg7_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_label_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_label__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_label__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_label__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_label__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_label__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_label__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_mpls_label_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_mpls_label_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_mpls_label_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_mpls_label_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_mpls_label_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_mpls_label_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_isid__0__1193046_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_isid__1193046__1193046_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__pbb_isid__16777215__1193046_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_isid__0__1193046_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_isid__1193046__1193046_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__pbb_isid__16777215__1193046_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_isid__0__1193046_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pbb_isid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pbb_isid_1193046) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_pbb_isid_16777215) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pbb_isid_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pbb_isid_1193046) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_pbb_isid_16777215) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_isid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_isid_1193046) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_pbb_isid_16777215) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id__0__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_label__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_label__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_label__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_label__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_label__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_label__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_label__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_label__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_label__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_label_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_label_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_label_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_label_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_label_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_label_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_label_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_label_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_label_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_uca__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_uca__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_uca__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_uca__255__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pbb_uca_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pbb_uca_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pbb_uca_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pbb_uca_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_flags_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_flags_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_flags_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tcp_flags_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_tc__0__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_tc__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_tc_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_tc_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_tc_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_tc_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_tc_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_tc_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_nxm_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_nxm_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pkt_mark_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pkt_mark_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pkt_mark_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pkt_mark_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pkt_mark_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_tc__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_tc__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_tc_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_tc_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_tc_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_tc_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_tc_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_tc_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_dst___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_tc_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_tc_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_tc_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_tc_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_tc_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_tc_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg0__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg0__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg0_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg0_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg0_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg0_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg0_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg0_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg1__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg1__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg1_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg1_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg1_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg1_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg1_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg1_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg2__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg2__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg2_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg2_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg2_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg2_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg2_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg3__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg3__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg3_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg3_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg3_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg4__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg4_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg4_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg5__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg5__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg5_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg5_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg5_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg5_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg5_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg6__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg6__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg6_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg6_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg6_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg6_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg7__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg7__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg7_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg7_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg7_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg7_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg7_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg7_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_tc__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_tc__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__mpls_tc__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__mpls_tc__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_mpls_tc_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_mpls_tc_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_mpls_tc_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_mpls_tc_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_isid__0__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_isid__1193046__1193046_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__pbb_isid__16777215__1193046_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_isid__0__1193046_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_isid__1193046__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__pbb_isid__16777215__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pbb_isid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pbb_isid_1193046) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_pbb_isid_16777215) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pbb_isid_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pbb_isid_1193046) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_pbb_isid_16777215) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_tunnel_id_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_tunnel_id_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_tc__0__255_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__0__255_) [0.002677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_tc__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_tc_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_tc_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_tc_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_tc_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_tc_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_tc_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_flags_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tcp_flags_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_flags_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tcp_flags_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_uca__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pbb_uca_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pbb_uca_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pbb_uca_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pbb_uca_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pbb_uca_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pbb_uca_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.004435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_nxm_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.007284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_pkt_mark_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_pkt_mark_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_pkt_mark_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_pkt_mark_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_pkt_mark_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_uca__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_uca__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pbb_uca_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pbb_uca_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pbb_uca_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pbb_uca_255) [0.006781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pbb_uca_255) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pbb_uca_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.003096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000953s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.010432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_dst___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_) [0.003440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_) [0.006929s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pbb_uca_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pbb_uca_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_uca_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pbb_uca_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pbb_uca_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_uca_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg0__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg0__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_) [0.003103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg0_305419896) [0.002440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg0_4294967295) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg0_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg0_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg1__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg1__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg1_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg1_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg1_4294967295) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg1_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg1_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg1_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg2__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg2__0__305419896_) [0.000733s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_) [0.000875s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_) [0.000845s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg2_0) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg2_305419896) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg2_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg2_0) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg2_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg2_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg3__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg3__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg3_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg3_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg3_4294967295) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg3_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg3_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg3_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg4__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg4__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg4_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg4_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg4_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg5__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg5__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg5_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg5_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg5_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg6__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg6__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg6_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg6_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg6_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg7__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg7_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg7_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg7_4294967295) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg7_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_uca__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_uca__0__255_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_uca__255__255_) [0.003509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_uca__255__255_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pbb_uca_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pbb_uca_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pbb_uca_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pbb_uca_255) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pbb_uca__0__255_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pbb_uca__0__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pbb_uca__0__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pbb_uca__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pbb_uca__255__255_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pbb_uca__255__255_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_pbb_uca_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_pbb_uca_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_pbb_uca_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_pbb_uca_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_pbb_uca_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_pbb_uca_255) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id__0__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id__0__1311768467463790320_) [0.000808s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000913s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_1311768467463790320) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_tunnel_id_18446744073709551615) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_1311768467463790320) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_tunnel_id_18446744073709551615) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_uca__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__0__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__0__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_uca__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_uca_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_uca_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_uca_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_uca_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_uca_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_uca_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_) [0.000779s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_) [0.000972s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_flags_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_flags_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_flags_4660) [0.003318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_flags_4660) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tcp_flags_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tcp_flags_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tcp_flags_65535) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.001279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.001139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.001487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.002496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_nxm_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_nxm_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615) [0.008576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_nxm_0) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.003037s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000706s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.002676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255) [0.004164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_flags_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_flags_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_flags_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_flags_4660) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tcp_flags_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tcp_flags_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tcp_flags_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_) [0.001551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_flags_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tcp_flags_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tcp_flags_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_src___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_dst___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_flags_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_flags_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_flags_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tcp_flags_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_flags__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_flags__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_flags_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_flags_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_flags__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_flags_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_flags_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_flags_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_flags__0__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_flags_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_flags__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_flags_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_flags_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_flags__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_flags__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_flags_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_flags_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_flags_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_flags__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_) [0.004047s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_flags_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_flags_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_flags__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_flags__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_flags__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tcp_flags__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tcp_flags__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_flags_0) [0.001026s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_flags_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_flags_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_flags__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_flags__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_flags__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_flags__4660__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_flags__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tcp_flags__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tcp_flags__65535__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tcp_flags__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_flags_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_flags_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_flags_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tcp_flags_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id__0__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_1311768467463790320) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0_tunnel_id_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_0) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660_tunnel_id_18446744073709551615) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535_tunnel_id_18446744073709551615) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_flags__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_flags__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__4660__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tcp_flags__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__65535__4660_) [0.001113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__65535__4660_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_flags_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_flags_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_flags_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_flags_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_flags_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tcp_flags_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tcp_flags_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001964s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.002925s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.001062s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_nxm_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_nxm_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_nxm_18446744073709551615) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_nxm_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_nxm_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_src_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_src_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_dst_0_0_0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_dst_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv4_dst_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pkt_mark_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pkt_mark_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pkt_mark_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pkt_mark_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pkt_mark_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pkt_mark_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pkt_mark_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pkt_mark_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pkt_mark_4294967295) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__conj_id__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_conj_id_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_conj_id_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_conj_id_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_conj_id_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_conj_id_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_conj_id_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_conj_id_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_conj_id_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_conj_id_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_src___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_src___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_dst___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_dst___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_dst___) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_actset_output_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_actset_output_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_actset_output_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_actset_output_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_actset_output_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_actset_output_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_actset_output_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_actset_output_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_actset_output_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg0__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg0_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg0_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg0_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg0_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg0_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg0_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg0_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg1__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg1_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg1_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg1_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg1_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg1_305419896) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg1_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg1_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg1_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg2__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg2_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg2_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg2_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg2_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg2_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg2_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg2_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg2_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg2_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg3__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg3_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg3_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg3_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg3_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg3_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg3_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg4__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg4_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg4_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg4_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg4_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg4_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg4_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg4_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg5__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg5_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg5_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg5_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg5_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg5_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg5_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg5_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg5_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg6__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg6_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg6_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg6_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg6_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg6_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg7__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_) [0.001934s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg7_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg7_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg7_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg7_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg7_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg7_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg7_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_field_100_aG9nZWhvZ2U=) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_field_100_ZnVnYWZ1Z2E=) [0.002810s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_field_100_aG9nZWhvZ2U=) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E=) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U=) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_bos__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__mpls_bos__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_bos__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__mpls_bos__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_bos__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__mpls_bos__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_bos_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_mpls_bos_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_bos_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_mpls_bos_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_bos_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_mpls_bos_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_isid__0__1193046_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_isid__1193046__1193046_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__pbb_isid__16777215__1193046_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_isid__0__1193046_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_isid__1193046__1193046_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__pbb_isid__16777215__1193046_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_isid__0__1193046_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pbb_isid_0) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pbb_isid_1193046) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_pbb_isid_16777215) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pbb_isid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pbb_isid_1193046) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_pbb_isid_16777215) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pbb_isid_0) [0.000807s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pbb_isid_1193046) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_pbb_isid_16777215) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id__0__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_tunnel_id_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_tunnel_id_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_tunnel_id_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_exthdr__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_exthdr__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896__ipv6_exthdr__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_exthdr_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_exthdr_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_exthdr_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_exthdr_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_exthdr_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_exthdr_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_exthdr_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_exthdr_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_exthdr_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.001289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.001442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000752s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.002841s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000952s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0) [0.002375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.002675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.003493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.001397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.002370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_nxm_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_nxm_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_nxm_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_nxm_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_nxm_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_nxm_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_nxm_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_nxm_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_nxm_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_nxm_1311768467463790320) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_nxm_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_nxm_18446744073709551615) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_nxm_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_nxm_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_nxm_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_nxm_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_nxm_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_nxm_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_nxm_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_nxm_1311768467463790320) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_nxm_18446744073709551615) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_nxm_18446744073709551615) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_tunnel_id_nxm_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_tunnel_id_nxm_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0_tunnel_id_nxm_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_nxm_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_nxm_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_nxm_18446744073709551615) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_nxm_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.002595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.001287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.001585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0) [0.000812s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255) [0.000793s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.001722s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.001882s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_src_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_src_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_src_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_src_255_255_255_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_src_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_src_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_src_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_src_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_src_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_src_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_src_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_src_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_src_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_src_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_src_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_src_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_src_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_src_0_0_0_0) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_src_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_src_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_src_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_src_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_src_192_0_2_1) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_src_255_255_255_255) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_src_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_src_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_src_0_0_0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_src_0_0_0_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_src_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_src_192_0_2_1) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_src_192_0_2_1) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_src_255_255_255_255) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_src_255_255_255_255) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_src_255_255_255_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_dst_0_0_0_0) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_dst_192_0_2_1) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv4_dst_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.002524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000984s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_dst_0_0_0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv4_dst_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.005641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_dst_0_0_0_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_dst_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_dst_0_0_0_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0) [0.000735s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_dst_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv4_dst_255_255_255_255) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_dst_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_dst_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv4_dst_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_dst_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_dst_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_dst_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv4_dst_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_dst_0_0_0_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_dst_0_0_0_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_dst_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv4_dst_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv4_dst_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv4_dst_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_dst_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_dst_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_dst_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv4_dst_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv4_dst_255_255_255_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pkt_mark_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pkt_mark_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pkt_mark_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pkt_mark_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pkt_mark_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pkt_mark_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pkt_mark_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pkt_mark_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pkt_mark_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_src___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_src___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_src___) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_dst___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pkt_mark_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pkt_mark_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pkt_mark_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pkt_mark_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pkt_mark_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pkt_mark_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pkt_mark_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pkt_mark_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pkt_mark_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg0_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg0_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_) [0.000718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg1_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg1_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg2_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg2_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg2_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg3_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg3_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg3_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg4_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg4_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg4_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_4294967295) [0.002297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg5_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg5_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg5_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg6_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg6_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_305419896) [0.004128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg7_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg7_305419896) [0.001808s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg7_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pkt_mark__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pkt_mark__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pkt_mark__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pkt_mark__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pkt_mark__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pkt_mark__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pkt_mark_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pkt_mark_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pkt_mark_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pkt_mark_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pkt_mark_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pkt_mark_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pkt_mark__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pkt_mark__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pkt_mark__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pkt_mark__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pkt_mark__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pkt_mark__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__pkt_mark__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__pkt_mark__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__pkt_mark__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_pkt_mark_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_pkt_mark_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_pkt_mark_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_pkt_mark_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_pkt_mark_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_pkt_mark_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_pkt_mark_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_tunnel_id_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_tunnel_id_18446744073709551615) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pkt_mark__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pkt_mark__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pkt_mark__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pkt_mark_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pkt_mark_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pkt_mark_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pkt_mark_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pkt_mark_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pkt_mark_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_src___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_dst___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_dst___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_conj_id_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_conj_id_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_conj_id_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_conj_id_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_conj_id_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_conj_id_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_conj_id_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_conj_id_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_conj_id_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg0__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg0_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg0_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg0_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg0_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg0_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg0_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg0_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg1__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg1_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg1_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg1_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg1_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg1_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg1_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg1_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg1_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg2__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg2_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg2_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg2_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg2_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg2_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg2_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg2_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg2_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg3_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg3_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg3_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg3_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg3_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg4__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg4_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg4_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg4_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg4_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg4_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg5__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg5_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg5_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg5_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg5_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg5_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg6__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg6_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg6_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg6_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg7__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg7_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg7_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg7_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg7_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_field_100_aG9nZWhvZ2U=) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_field_100_ZnVnYWZ1Z2E=) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_field_100_aG9nZWhvZ2U=) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E=) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U=) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_bos__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__mpls_bos__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_bos__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__mpls_bos__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_bos__0__255_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__mpls_bos__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_bos_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_mpls_bos_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_bos_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_mpls_bos_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_bos_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_mpls_bos_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_isid__0__1193046_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_isid__1193046__1193046_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__pbb_isid__16777215__1193046_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_isid__0__1193046_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_isid__1193046__1193046_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__pbb_isid__16777215__1193046_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_isid__0__1193046_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pbb_isid_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pbb_isid_1193046) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_pbb_isid_16777215) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pbb_isid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pbb_isid_1193046) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_pbb_isid_16777215) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pbb_isid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pbb_isid_1193046) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_pbb_isid_16777215) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_1311768467463790320) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_tunnel_id_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_exthdr__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_exthdr__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896__ipv6_exthdr__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_exthdr_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_exthdr_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_exthdr_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_exthdr_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_exthdr_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_exthdr_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_exthdr_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_exthdr_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_exthdr_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tun_ipv6_src___) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_src___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_src___) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_src___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_src___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_src___) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_src___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_src___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_src___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_1311768467463790320) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src____tunnel_id_18446744073709551615) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.003768s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_src___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.003473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001947s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000774s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_dst___) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.015213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.006065s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_dst___) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_dst___) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_dst___) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001868s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_dst___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_dst___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_dst___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.004775s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000989s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_dst___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_dst___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_dst___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.002378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_dst___) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_dst___) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_dst___) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_dst___) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_dst___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_dst___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_dst___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_dst___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_dst___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst____tunnel_id_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_dst___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_dst___) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg0__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg0_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg0_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg0_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg0_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg0_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg1__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg1_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg1_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg1_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg1_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg1_305419896) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg1_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg2__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg2_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg2_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg2_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg3__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg3_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg3_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg3_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg4__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg4_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg4_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg4_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg5__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg5_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg5_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg5_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg5_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg5_305419896) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg5_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg6__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg6_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg6_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg6_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg7__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg7_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg7_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg7_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg7_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg7_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg7_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_field_100_aG9nZWhvZ2U=) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E=) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U=) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E=) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U=) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_bos__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__mpls_bos__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_bos__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__mpls_bos__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_bos__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__mpls_bos__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_bos_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_mpls_bos_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_bos_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_mpls_bos_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_bos_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_mpls_bos_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_isid__0__1193046_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_isid__1193046__1193046_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__pbb_isid__16777215__1193046_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_isid__0__1193046_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_isid__1193046__1193046_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__pbb_isid__16777215__1193046_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_isid__0__1193046_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pbb_isid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pbb_isid_1193046) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_pbb_isid_16777215) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pbb_isid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pbb_isid_1193046) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_pbb_isid_16777215) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_isid_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_isid_1193046) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_pbb_isid_16777215) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_tunnel_id_18446744073709551615) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_tunnel_id_18446744073709551615) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_tunnel_id_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_exthdr__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_exthdr__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896__ipv6_exthdr__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_exthdr_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_exthdr_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_exthdr_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_exthdr_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_exthdr_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_exthdr_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_exthdr_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_exthdr_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_exthdr_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg1__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg1__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg1__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg1_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg1_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg1_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg1_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg1_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg2__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg2__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg2__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg2_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg2_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg2_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg2_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg2_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg3__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg3__0__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg3_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg3_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg3_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg3_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg3_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg3_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg3_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg4__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg4__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg4__0__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg4_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg4_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg4_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg4_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg4_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg5__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg5__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg5__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg5_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg5_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg5_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg5_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg5_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg5_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg6__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg6__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg6__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg6_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg6_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg6_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg6_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg6_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg6_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg7__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg7__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg7__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg7_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg7_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg7_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg7_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg7_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg0__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg0__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg0__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg0__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg0__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg0__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg0_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg0_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg0_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg0_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg0__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg0__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg0__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg0__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg0__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg0__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg0__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg0__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg0__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg0_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg0_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg0_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id__0__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg0__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg0__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg0__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg0__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg0__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg0__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg0__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg0__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg0__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg2__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg2__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg2__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg2_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg2_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg2_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg2_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg2_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg2_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg2_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg3__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg3__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg3__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg3_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg3_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg3_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg3_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg3_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg4__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg4__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg4_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg4_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg4_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg4_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg4_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg4_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg5__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg5__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg5__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg5_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg5_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg5_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg5_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg5_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg5_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg5_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg5_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg6__0__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg6__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg6__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg6_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg6_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg6_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg6_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg6_0) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg7__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg7__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg7__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg7_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg7_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg7_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg7_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg7_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg1__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg1__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg1__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg1__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg1__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg1__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg1_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg1_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg1_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg1_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg1_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg1__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg1__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg1__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg1__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg1__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg1__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg1__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg1__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg1__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg1_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg1_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg1__0__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg1__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg1__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg1__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg1__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg1__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg1__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg1__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg1__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg3__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg3__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg3__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg3_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg3_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg3_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg3_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg3_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg4__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg4__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg4__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg4_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg4_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg4_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg4_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg5__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg5__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg5__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg5_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg5_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg5_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg5_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg5_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg6__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg6__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg6__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg6_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg6_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg6_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg7__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg7__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg7__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg7_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg7_305419896) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg7_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg7_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg2__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg2__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg2__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg2__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg2__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg2__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg2_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg2_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg2_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg2_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg2_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg2__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg2__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg2__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg2__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg2__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg2__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg2__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg2__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg2__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg2_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg2_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg2__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg2__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg2__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg2__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg2__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg2__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg2__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg2__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg2__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg4__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg4__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg4__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg4_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg4_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg4_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg4_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg4_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg4_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg5__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg5__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg5__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg5_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg5_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg5_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg5_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg6__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg6_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg6_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg6_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg6_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg7__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg7__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg7_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg7_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg7_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg3__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg3__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg3__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg3__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg3__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg3_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg3_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg3_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg3_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg3_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg3_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg3__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg3__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg3__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg3__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg3__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg3__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg3__4294967295__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg3_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg3_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg3__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg3__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg3__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg3__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg3__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg3__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg3__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg3__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg3__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg5__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg5__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg5__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg5_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg5_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg5_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg5_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg5_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg5_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg6__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg6_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg6_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg6_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg6_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg7__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg7__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg7_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg7_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg7_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg7_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg7_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg7_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg4__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg4__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg4__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg4__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg4__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg4__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg4_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg4_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg4_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg4_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg4__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg4__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg4__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg4__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg4__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg4__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg4__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg4__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg4_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg4_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg4_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id__0__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg4__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg4__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg4__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg4__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg4__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg4__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg4__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg4__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg4__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg6__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg6__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg6__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_) [0.004423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg6_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg6_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg6_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg6_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg6_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg6_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg7__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg7__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg7_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg7_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg7_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg7_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg7_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg7_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000989s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.002035s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg5__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg5__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg5__305419896__305419896_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg5__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg5__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg5__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg5_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg5_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg5_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg5_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg5_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg5_4294967295) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg5__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg5__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg5__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg5__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg5__305419896__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg5__305419896__305419896_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg5__4294967295__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg5__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg5__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg5_0) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_0) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_0) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg5_305419896) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_305419896) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg5_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_4294967295) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id__0__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_1311768467463790320) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_18446744073709551615) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg5__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg5__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg5__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg5__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg5__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg5__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg5__4294967295__305419896_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg5__4294967295__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg5__4294967295__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_0) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_305419896) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_305419896) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_305419896) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_4294967295) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__reg7__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__reg7__305419896__305419896_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__reg7__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_reg7_0) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_reg7_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_reg7_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_reg7_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_reg7_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg6__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg6__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg6__305419896__305419896_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg6__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg6__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg6__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg6_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg6_305419896) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg6_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg6_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg6__0__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg6__0__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg6__0__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg6__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg6__305419896__305419896_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg6__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg6__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg6__4294967295__305419896_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg6__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg6_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg6_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg6_4294967295) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_4294967295) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_4294967295) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id__0__1311768467463790320_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_18446744073709551615) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_18446744073709551615) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_18446744073709551615) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg6__0__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg6__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg6__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg6__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg6__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg6__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg6__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg6__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg6__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_4294967295) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg7__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg7__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg7__305419896__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg7__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__reg7__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__reg7__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg7_0) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg7_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg7_305419896) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg7_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg7_4294967295) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg7__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg7__0__305419896_) [0.000868s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg7__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg7__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__reg7__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__reg7__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__reg7__4294967295__305419896_) [0.003232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg7_0) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_305419896) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg7_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_4294967295) [0.000864s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id__0__1311768467463790320_) [0.001118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000871s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.003483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_18446744073709551615) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_0) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_1311768467463790320) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_18446744073709551615) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg7__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg7__0__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg7__0__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg7__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg7__305419896__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg7__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__reg7__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__reg7__4294967295__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_bos_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_mpls_bos_255) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_255) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_isid_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_isid_1193046) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_pbb_isid_16777215) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_1193046) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_16777215) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_1311768467463790320) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_tunnel_id_18446744073709551615) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_1311768467463790320) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_18446744073709551615) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_4660) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_65535) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_65535) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_isid__0__1193046_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_isid__1193046__1193046_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__pbb_isid__16777215__1193046_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_isid__0__1193046_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_isid__1193046__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__pbb_isid__16777215__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pbb_isid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pbb_isid_1193046) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_pbb_isid_16777215) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pbb_isid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pbb_isid_1193046) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_pbb_isid_16777215) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id__0__1311768467463790320_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.009465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_tunnel_id_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_tunnel_id_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_bos__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__mpls_bos__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_bos_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_bos_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_bos_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_mpls_bos_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_mpls_bos_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_mpls_bos_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id__0__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id__0__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_1311768467463790320) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_tunnel_id_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_tunnel_id_18446744073709551615) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_1311768467463790320) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_tunnel_id_18446744073709551615) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_isid__0__1193046_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__0__1193046_) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__0__1193046_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_isid__1193046__1193046_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__1193046__1193046_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__1193046__1193046_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__pbb_isid__16777215__1193046_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__16777215__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__16777215__1193046_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_isid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_isid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_isid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_isid_1193046) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_isid_1193046) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_isid_1193046) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_pbb_isid_16777215) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_pbb_isid_16777215) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_pbb_isid_16777215) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id__0__1311768467463790320_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_1311768467463790320) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_tunnel_id_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320) [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615) [0.000089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660_) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660_) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_vid__0__4660_) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_vid__4660__4660_) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_vid__65535__4660_) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_vid_0) [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_vid_4660) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_vid_65535) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__0__255_) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__255__255_) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_0) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_255) [0.000089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255_) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255_) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255) [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255_) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255) [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255_) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660_) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660_) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660_) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660_) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660_) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660_) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0) [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660_) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660_) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660_) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660_) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660_) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255) [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660_) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660_) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1__) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1__) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src___) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst___) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255_) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255_) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255_) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255_) [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0) [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target___) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255_) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255) [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255_) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255_) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0) [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660_) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0) [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0) [0.000090s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896_) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src___) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst___) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896) [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295) [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896_) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0) [0.000089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295) [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=) [0.000089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255_) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255_) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255) [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046_) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046_) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046) [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215) [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615) [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660_) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660_) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660_) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_in_port_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_in_port_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_in_port_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_in_port_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_in_port_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_in_port_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_in_port_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_in_port_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_in_port_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_metadata_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_metadata_1311768467463790320) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_metadata_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_metadata_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_metadata_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_metadata_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_metadata_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_metadata_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_metadata_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_port_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_port_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000846s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_port_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_port_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_port__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_port__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_port__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_port__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_port_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_port_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_port_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_port_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_port_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_port_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_port_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_vid__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_vlan_vid_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_vlan_vid_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_vlan_vid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_vlan_vid_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_pcp__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__vlan_pcp__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_vlan_pcp_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_vlan_pcp_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_vlan_pcp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_vlan_pcp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_dscp__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_dscp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_) [0.002305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_dscp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_dscp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_dscp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_dscp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_dscp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_dscp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_ecn__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_ecn__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_ecn_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_ecn_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_ecn_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_ecn_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_ecn_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_ecn_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_proto__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ip_proto__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_proto__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ip_proto__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_proto_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ip_proto_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_proto_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ip_proto_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_proto_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ip_proto_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_src_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_src_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_src_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_src_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_src_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_dst_0_0_0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_dst_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_src_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_dst_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_dst_4660) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_dst_65535) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_dst_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_dst_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_dst_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_dst_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_src__0__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_udp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_udp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_src__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_dst__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_sctp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_sctp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_sctp_dst_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_port__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_port__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_port_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_port_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_port_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_port_305419896) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_port_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_port_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_port__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_port__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_port_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_port_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_port_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_port_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_port_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_port_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_port__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_port__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_port__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_port__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_port_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_port_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_port_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_port_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_port_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_port_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_port_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_port_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_port_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_port_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_port_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_port_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_port_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_port_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_port_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_port_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_port_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_port_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_port_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_port_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_port_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_port_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_port_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_port_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_port_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_port_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_port_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_port_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_src___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_dst___) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_dst___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_flabel_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_flabel_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_flabel_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_flabel_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_flabel_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_flabel_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_flabel_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_port__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_port__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_port_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_port_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_port_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_port_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_port_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_port_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_port__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_port__0__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_port_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_port_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_port_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_port_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_port_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_port_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_target___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_target___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_target___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_label__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_label_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_label_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_label_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_label_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_label_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_label_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_label_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_tc__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_tc__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_tc_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_tc_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_tc_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_tc_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_tc_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_tc_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_uca__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_uca__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pbb_uca_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pbb_uca_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pbb_uca_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pbb_uca_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pbb_uca_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pbb_uca_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_flags__0__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_flags_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_flags_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_flags_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_flags_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tcp_flags_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_flags_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tcp_flags_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_port__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_port_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_port_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_port_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_port_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_port_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_port_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_port_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_port_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_port_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_nxm_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_nxm_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_nxm_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_nxm_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000738s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_src_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_src_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_src_255_255_255_255) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_src_0_0_0_0) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.001099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pkt_mark_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pkt_mark_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pkt_mark_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pkt_mark_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pkt_mark_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pkt_mark_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pkt_mark_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pkt_mark_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pkt_mark_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_port__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_port_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_port_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_port_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_port_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_port_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_port_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_port_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_port_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_src___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_src___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_port__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_port_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_port_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_port_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_port_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_port_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_port_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_port_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_port_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_port_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg0__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg0__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg0__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg0_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg0_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg0_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg0_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg0_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg0_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg0_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg0_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg1__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg1__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg1__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg1_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg1_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg1_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg1_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg1_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg1_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg1_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg1_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg1_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg2__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg2__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg2__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg2_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg2_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg2_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg2_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg2_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg2_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg2_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg2_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg3__0__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg3__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg3_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg3_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg3_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg3_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg3_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg3_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg3_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg4__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg4__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg4_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg4_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg4_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg4_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg4_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg4_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg5__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg5__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg5__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg5_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg5_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg5_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg5_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg5_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg5_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg5_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg5_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg6__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg6__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg6__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg6_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg6_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg6_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg6_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg6_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg6_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg6_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg6_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg7__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg7__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg7__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg7_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg7_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg7_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg7_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg7_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg7_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_port_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_port_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_port_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_bos__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__mpls_bos__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_bos__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__mpls_bos__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_bos__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__mpls_bos__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_bos_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_mpls_bos_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_bos_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_mpls_bos_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_bos_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_mpls_bos_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_isid__0__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_isid__1193046__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__pbb_isid__16777215__1193046_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_isid__0__1193046_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pbb_isid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pbb_isid_1193046) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_pbb_isid_16777215) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pbb_isid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pbb_isid_1193046) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_pbb_isid_16777215) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pbb_isid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pbb_isid_1193046) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_pbb_isid_16777215) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_1311768467463790320) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_tunnel_id_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_exthdr__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_exthdr_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_exthdr_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_exthdr_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_exthdr_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_exthdr_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_exthdr_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_exthdr_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_exthdr_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_exthdr_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_metadata_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_metadata_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_metadata_18446744073709551615) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_metadata_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_metadata_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_metadata_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_metadata_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_phy_port_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_phy_port_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_phy_port_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_phy_port_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_phy_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_phy_port_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_phy_port_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_in_phy_port_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_in_phy_port_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_in_phy_port_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_vid_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_vid_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_vid_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_vid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_vid_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_vid_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_vlan_pcp_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_vlan_pcp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_vlan_pcp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_dscp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_dscp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_dscp_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_dscp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_dscp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_dscp_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_ecn_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_ecn_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_ecn_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_ecn_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_ecn_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_ecn_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_proto_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ip_proto_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_proto_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ip_proto_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_proto_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ip_proto_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.002644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_src_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_src_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_dst_0_0_0_0) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_src_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_src_0) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_src_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_dst_0) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_dst_4660) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_dst_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_src_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_src_4660) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_) [0.001126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_udp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_dst_0) [0.001978s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_udp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_src_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_sctp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_sctp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_sctp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_phy_port_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_phy_port_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_phy_port_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_phy_port_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_in_phy_port_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_in_phy_port_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_phy_port_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_phy_port_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_phy_port_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_phy_port_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_in_phy_port_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_in_phy_port_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_phy_port_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_phy_port_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_phy_port_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_phy_port_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_phy_port_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_phy_port_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_in_phy_port_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_in_phy_port_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_in_phy_port_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_phy_port_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_phy_port_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_phy_port_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_phy_port_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_phy_port_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_phy_port_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_in_phy_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_in_phy_port_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_in_phy_port_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_phy_port_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_phy_port_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_phy_port_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_phy_port_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_phy_port_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_phy_port_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_src___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_dst___) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_flabel_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_flabel_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_flabel_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_flabel_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_flabel_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_flabel_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_flabel_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_flabel_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_flabel_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_phy_port_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_phy_port_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_phy_port_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_phy_port_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_in_phy_port_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_in_phy_port_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_phy_port_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_phy_port_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_phy_port_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_phy_port_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_in_phy_port_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_in_phy_port_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_target___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_target___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_target___) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.005641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_label_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_label_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_label_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_label_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_label_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_label_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_label_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_label_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_tc_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_tc_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_tc_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_tc_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_tc_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_tc_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pbb_uca_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pbb_uca_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_uca_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_uca_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_uca_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_uca_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_flags_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tcp_flags_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_flags_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_flags_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tcp_flags_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_flags_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_flags_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tcp_flags_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_phy_port_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_phy_port_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_phy_port_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_phy_port_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_phy_port_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_phy_port_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_in_phy_port_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_in_phy_port_4294967295) [0.002278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_in_phy_port_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_nxm_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.001013s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pkt_mark_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pkt_mark_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pkt_mark_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pkt_mark_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pkt_mark_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pkt_mark_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pkt_mark_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pkt_mark_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pkt_mark_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_phy_port_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_phy_port_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_phy_port_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_phy_port_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_phy_port_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_phy_port_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_in_phy_port_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_in_phy_port_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_in_phy_port_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_src___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_src___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_src___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_dst___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_phy_port_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_phy_port_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_phy_port_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_phy_port_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_phy_port_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_phy_port_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_in_phy_port_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_in_phy_port_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_in_phy_port_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg0_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg0_4294967295) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg0_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg0_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg0_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg0_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg0_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg1_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg1_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg1_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg1_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg1_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg1_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg2_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg2_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg2_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg2_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg2_4294967295) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg2_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg2_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg2_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg3_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg3_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg3_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg3_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg3_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg3_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg3_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg3_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg3_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg4_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg4_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg4_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg4_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg4_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg5_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg5_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg5_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg5_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg5_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg5_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg5_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg5_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg6_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg6_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg6_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg6_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg6_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg7_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_reg7_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg7_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_reg7_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg7_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg7_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_reg7_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_bos__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__mpls_bos__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_bos__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__mpls_bos__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_bos_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_mpls_bos_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_bos_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_mpls_bos_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_bos_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_mpls_bos_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_isid__0__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_isid__1193046__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__pbb_isid__16777215__1193046_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_isid__0__1193046_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pbb_isid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pbb_isid_1193046) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_pbb_isid_16777215) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_isid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_isid_1193046) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_pbb_isid_16777215) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_isid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_isid_1193046) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_pbb_isid_16777215) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_tunnel_id_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_tunnel_id_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_exthdr_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_exthdr_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0_ipv6_exthdr_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_exthdr_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_exthdr_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896_ipv6_exthdr_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_exthdr_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_exthdr_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295_ipv6_exthdr_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_metadata_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_metadata_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_metadata_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_metadata_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_metadata_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_metadata_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_metadata_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_metadata_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_metadata_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_metadata_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_metadata_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_vid_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_vid_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_pcp_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_pcp_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_metadata_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_metadata_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_metadata_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_metadata_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_metadata_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_metadata_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_metadata_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_metadata_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_metadata_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_metadata_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_metadata_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_metadata_18446744073709551615) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_metadata_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_metadata_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_metadata_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_metadata_1311768467463790320) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_metadata_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_metadata_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.002409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_metadata_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_metadata_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_metadata_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_metadata_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_metadata_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_metadata_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_src_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_src_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_metadata_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_metadata_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_metadata_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_metadata_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_metadata_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_metadata_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_metadata_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_metadata_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_metadata_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_metadata_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_metadata_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_metadata_18446744073709551615) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_metadata_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_metadata_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_metadata_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_metadata_1311768467463790320) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_metadata_1311768467463790320) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_metadata_1311768467463790320) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_metadata_18446744073709551615) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_metadata_18446744073709551615) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_metadata_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_metadata_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_metadata_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_metadata_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.002091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_metadata_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_metadata_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0) [0.001033s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____metadata_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____metadata_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____metadata_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____metadata_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____metadata_1311768467463790320) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____metadata_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_metadata_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_metadata_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.002110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_metadata_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_metadata_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____metadata_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_label_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_label_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_label_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_tc_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_tc_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_tc_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_tc_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_tc_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_tc_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_uca_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_uca_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_uca_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_uca_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_uca_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_uca_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_) [0.002682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_flags_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_flags_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_flags_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_metadata_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_metadata_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_metadata_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_metadata_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_metadata_1311768467463790320) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_metadata_18446744073709551615) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_metadata_18446744073709551615) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.001531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_nxm_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_nxm_1311768467463790320) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_nxm_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_nxm_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_nxm_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_src_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_src_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_src_255_255_255_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_dst_0_0_0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_dst_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv4_dst_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1) [0.001344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_) [0.003075s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_) [0.009684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pkt_mark_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pkt_mark_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pkt_mark_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_metadata_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_metadata_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_metadata_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_metadata_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_metadata_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_metadata_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_metadata_18446744073709551615) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_src___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_dst___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.009660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_metadata_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_metadata_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_metadata_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_metadata_18446744073709551615) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg0_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_) [0.001206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg1_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg1_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg1_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg2_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg2_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg2_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg3_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg3_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg3_4294967295) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_305419896) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg4_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg4_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg4_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_305419896) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg5_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg5_305419896) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_0) [0.009955s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_305419896) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_) [0.008924s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg6_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg6_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg6_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg7_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg7_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.009241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_bos__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__mpls_bos__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_bos_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_bos_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_bos_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_bos_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_bos_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_bos_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_isid__0__1193046_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_isid__1193046__1193046_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__pbb_isid__16777215__1193046_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__0__1193046_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__1193046__1193046_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__16777215__1193046_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__0__1193046_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__1193046__1193046_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__16777215__1193046_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_isid_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_isid_1193046) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_isid_16777215) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_1193046) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_16777215) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_1193046) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_16777215) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_1311768467463790320) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__metadata__0__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__metadata__0__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__metadata__0__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.002335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_1311768467463790320) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_18446744073709551615) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.002516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.002209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.003419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_type_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_type_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_type_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000938s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_proto_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ip_proto_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.001167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_src_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_src_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_src_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_dst_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_src_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_00_00_00_00_00_00) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_00_00_00_00_00_00) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_00_00_00_00_00_00) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.002643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.001039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000991s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000667s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_label_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_00_00_00_00_00_00) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.004439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_00_00_00_00_00_00) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_00_00_00_00_00_00) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg0_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg1_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg1_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.001435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg2_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg2_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg3_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg3_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg4_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg4_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg5_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg5_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg6_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg6_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg7_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg7_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_bos_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_mpls_bos_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_isid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_isid_1193046) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_pbb_isid_16777215) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_type_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_type_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_type_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_vid_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_dscp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_dscp_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_ecn_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_ecn_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_proto_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ip_proto_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_src_4660) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_src_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.003841s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_dst_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_dst_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_udp_dst_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_src_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_00_00_00_00_00_00) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.002715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.009432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.005091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.003409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.004430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_src___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001928s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_dst___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000857s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.002577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.001140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000801s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.010108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.010214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.008467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000743s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_label_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_tc_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_tc_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_uca_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_uca_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.002519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_flags_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_00_00_00_00_00_00) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00) [0.003627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pkt_mark_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_00_00_00_00_00_00) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_00_00_00_00_00_00) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg0_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg0_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg1_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg1_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg1_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg2_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg2_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg2_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg3_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg3_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg3_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg4_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg4_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg4_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg5_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg5_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg5_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg6_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg6_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg6_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg7_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg7_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_reg7_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_bos_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_mpls_bos_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_isid_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_isid_1193046) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_pbb_isid_16777215) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.002564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.006515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_vid__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_vlan_vid_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_vlan_vid_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_vlan_vid_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_vlan_vid_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_vlan_vid_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_vlan_vid_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_vlan_vid_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_pcp__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__vlan_pcp__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_) [0.004362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_vlan_pcp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_vlan_pcp_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_vlan_pcp_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_dscp__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_dscp__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_dscp__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_dscp__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_dscp__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_dscp__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_dscp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_dscp_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_dscp_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_dscp_255) [0.003423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_dscp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_dscp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_ecn__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_ecn__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_ecn__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_ecn__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_ecn__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_ecn__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_ecn_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_ecn_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_ecn_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_ecn_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_ecn_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_ecn_255) [0.002849s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_proto__0__255_) [0.000768s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ip_proto__255__255_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_proto__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ip_proto__255__255_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_proto__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ip_proto__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_proto_0) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ip_proto_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_proto_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ip_proto_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_proto_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ip_proto_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_src_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_src_192_0_2_1) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_src_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_src_192_0_2_1) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_src_255_255_255_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_dst_192_0_2_1) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_dst_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv4_dst_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_src__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_dst__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_src__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_src__65535__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_src__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_src__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_src__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_src__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__udp_dst__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_dst__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_dst__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_udp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_udp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_src__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_src__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_sctp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_dst_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_sctp_dst_65535) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_type__0__255_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_type__255__255_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv4_type_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv4_type_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv4_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv4_type_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv4_type_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv4_type_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_code__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv4_code__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv4_code_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv4_code_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv4_code_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv4_code_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv4_code_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv4_code_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_type__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_type__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_type__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_type__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_type__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_type__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_type__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_type__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_type__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_type_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_type_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_type_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_type_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_type_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_type_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_type_65535) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_type_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_type_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_type_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_type_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_type_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_type_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_type_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_type_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_type_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_type_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_type_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_type_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_type_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_type_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_type_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_type_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_type_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_type_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_type_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_type_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_type_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_type_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_type_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_type_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_type_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_type_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_src___) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_dst___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_dst___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_flabel_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_flabel_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_flabel_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_flabel_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_flabel_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_flabel_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_flabel_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_flabel_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_type__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_type__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv6_type_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv6_type_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv6_type_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv6_type_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv6_type_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv6_type_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_code__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__icmpv6_code__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv6_code_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_icmpv6_code_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv6_code_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_icmpv6_code_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv6_code_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_icmpv6_code_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_target___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_target___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_target___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_label__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_label_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_label_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_label_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_label_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_label_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_label_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_label_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_label_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_label_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_tc__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_tc__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_tc__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_tc__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_tc__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_tc__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_tc_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_tc_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_tc_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_tc_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_tc_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_tc_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_uca__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_uca__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_uca__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_uca__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_uca__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_uca__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pbb_uca_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pbb_uca_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pbb_uca_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pbb_uca_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pbb_uca_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pbb_uca_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_flags__0__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_flags_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_flags_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tcp_flags_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_flags_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_flags_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tcp_flags_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_flags_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_flags_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_type__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_type__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_type__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_type_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_type_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_type_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_type_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_type_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_type_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_type_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_type_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_type_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535) [0.001361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_nxm_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_nxm_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_nxm_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_nxm_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_nxm_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_src_192_0_2_1) [0.000906s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_src_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_src_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_src_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_dst_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv4_dst_255_255_255_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pkt_mark_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pkt_mark_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pkt_mark_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pkt_mark_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pkt_mark_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pkt_mark_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pkt_mark_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pkt_mark_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pkt_mark_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_type__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_type__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_type__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_type_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_type_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_type_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_type_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_type_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_type_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_type_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_type_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_type_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_src___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_dst___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_dst___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_type__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_type_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_type_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_type_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_type_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_type_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_type_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_type_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_type_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_type_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg0__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg0__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg0__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg0__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg0_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg0_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg0_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg0_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg0_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg0_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg0_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg0_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg0_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg1__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg1__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg1__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg1__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg1_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg1_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg1_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg1_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg1_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg1_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg1_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg1_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg1_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg2__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg2__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg2__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg2__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg2_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg2_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg2_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg2_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg2_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg2_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg2_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg2_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg2_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg3__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg3__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg3__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg3_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg3_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg3_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg3_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg3_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg3_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg3_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg4__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg4__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg4__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg4__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg4_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg4_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg4_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg4_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg4_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg5__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg5__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg5__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg5__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg5_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg5_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg5_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg5_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg5_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg5_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg5_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg5_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg6__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg6__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg6__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg6__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg6_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg6_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg6_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg6_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg6_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg6_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg6_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg7__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg7__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg7__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg7__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_) [0.007276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg7_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg7_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg7_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg7_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg7_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg7_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg7_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_field_100_aG9nZWhvZ2U=) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_field_100_ZnVnYWZ1Z2E=) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_field_100_aG9nZWhvZ2U=) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E=) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_field_100_aG9nZWhvZ2U=) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E=) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_bos__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__mpls_bos__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_bos__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__mpls_bos__255__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_bos__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__mpls_bos__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_bos_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_mpls_bos_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_bos_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_mpls_bos_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_bos_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_mpls_bos_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_isid__0__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_isid__1193046__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__pbb_isid__16777215__1193046_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_isid__0__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_isid__1193046__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__pbb_isid__16777215__1193046_) [0.002380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_isid__0__1193046_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_isid__1193046__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__pbb_isid__16777215__1193046_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pbb_isid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pbb_isid_1193046) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_pbb_isid_16777215) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pbb_isid_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pbb_isid_1193046) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_pbb_isid_16777215) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pbb_isid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pbb_isid_1193046) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_pbb_isid_16777215) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id__0__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id__0__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.001826s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000989s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_tunnel_id_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_tunnel_id_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_tunnel_id_18446744073709551615) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_exthdr__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_exthdr__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660__ipv6_exthdr__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_exthdr__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_exthdr__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660__ipv6_exthdr__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_exthdr__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_exthdr__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660__ipv6_exthdr__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_exthdr_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_exthdr_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_exthdr_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_exthdr_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_exthdr_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_exthdr_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_exthdr_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_exthdr_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_exthdr_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_) [0.001425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_0_vlan_vid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_255_vlan_vid_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_0_vlan_vid_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_255_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_0_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_255_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_vlan_vid_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_vlan_vid_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_vlan_vid_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_vlan_vid_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_vlan_vid_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_vlan_vid_65535) [0.002552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_vlan_vid_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_vlan_vid_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_vlan_vid_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_vlan_vid_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_vid__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_vlan_vid_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_vlan_vid_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_vlan_vid_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_vlan_vid_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_vid_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_vid_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_vid_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_vlan_vid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_vlan_vid_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_vlan_vid_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_vlan_vid_65535) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_vlan_vid_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_vlan_vid_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_vlan_vid_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_vid__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0_vlan_vid_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0_vlan_vid_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0_vlan_vid_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660_vlan_vid_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_vlan_vid_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_vlan_vid_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_vlan_vid_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_vlan_vid_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_vlan_vid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_vlan_vid_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_vlan_vid_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_vlan_vid_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_vlan_vid_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_vlan_vid_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_vlan_vid_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_vlan_vid_4660) [0.003220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_vlan_vid_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_vlan_vid_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_vlan_vid_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_vlan_vid_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_vlan_vid_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_vlan_vid_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_vlan_vid_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_vlan_vid_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_vlan_vid_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_vid__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_vlan_vid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_vlan_vid_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_vid_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_vid_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_vid_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_vid_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_vid_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_vid_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_vid_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_vid_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_vid_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.002226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_vid_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_vid_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_vid_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_vid_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_vid_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_vid_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_vid_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_vid_65535) [0.002210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_vid_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_vid_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_vid_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_vid_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_vlan_vid_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_vlan_vid_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_vlan_vid_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_vlan_vid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_vlan_vid_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_vlan_vid_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____vlan_vid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____vlan_vid_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____vlan_vid_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.002096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_vlan_vid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_vid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_vid_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_vlan_vid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_vlan_vid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_vlan_vid_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_vlan_vid_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_vlan_vid_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_vlan_vid_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_vlan_vid_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_vlan_vid_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_vlan_vid_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_vlan_vid_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_vlan_vid_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_vlan_vid_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_vlan_vid_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_vlan_vid_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_vlan_vid_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_vlan_vid_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_vlan_vid_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_vlan_vid_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_vid_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_vid_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_vid_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.002681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_vlan_vid_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_vid_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_vid_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_vlan_vid_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_vid_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_vid_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_vlan_vid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_vlan_vid_4660) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_vlan_vid_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____vlan_vid_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____vlan_vid_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____vlan_vid_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_vid_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_vid_4660) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_vid_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_vlan_vid_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_vlan_vid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_vid_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_vlan_vid_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_vlan_vid_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_vid_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_vlan_vid_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_vlan_vid_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_vid_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_vid__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_vid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_vid__0__4660_) [0.010006s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_vid_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_vid_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_vid__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_vid_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_) [0.000943s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_vid_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_vid_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_vid__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_vid__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_vid_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_vid_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_vid__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_vid_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_vid_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_vid__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_vid_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_vid_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_vid__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_vid__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_vid__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_vid__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_vid__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_vid__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_vlan_vid_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_vlan_vid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_vlan_vid_4660) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_vlan_vid_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_vlan_vid_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_vlan_vid_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_vid__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_vid__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_vid__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_vid__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_vid__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_vid__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_vid__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_vid__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_vid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_vid_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_vid_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_vid_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_vlan_vid_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_vid_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_vid_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_vlan_vid_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_vid_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_vlan_vid_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_vid_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_vid_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_vid__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_vid__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_vid__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_vid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_vid_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_vid_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_vid_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_vid_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_vlan_pcp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_vlan_pcp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_vlan_pcp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_vlan_pcp_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_pcp__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_pcp__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__vlan_pcp__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_vlan_pcp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_vlan_pcp_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_vlan_pcp_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_vlan_pcp_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_vlan_pcp_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_vlan_pcp_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_vlan_pcp_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_vlan_pcp_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_vlan_pcp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_pcp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660__vlan_pcp__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_vlan_pcp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_vlan_pcp_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_vlan_pcp_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_vlan_pcp_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_vlan_pcp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_vlan_pcp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_vlan_pcp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_vlan_pcp_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_pcp__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__vlan_pcp__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_pcp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_pcp_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_pcp_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_vlan_pcp_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_vlan_pcp_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_pcp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_pcp_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_pcp_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_vlan_pcp_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_pcp_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_pcp_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_pcp_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_pcp_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_pcp_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_pcp_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_pcp_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_vlan_pcp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_vlan_pcp_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_vlan_pcp_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_vlan_pcp_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____vlan_pcp_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____vlan_pcp_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.013700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0) [0.012103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_vlan_pcp_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_vlan_pcp_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_vlan_pcp_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_vlan_pcp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_vlan_pcp_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_vlan_pcp_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_vlan_pcp_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_vlan_pcp_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_vlan_pcp_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_vlan_pcp_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_vlan_pcp_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_vlan_pcp_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_vlan_pcp_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.004096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_pcp_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_pcp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_vlan_pcp_255) [0.002440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_vlan_pcp_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_vlan_pcp_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_vlan_pcp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_vlan_pcp_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____vlan_pcp_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____vlan_pcp_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_pcp_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____vlan_pcp_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_pcp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__vlan_pcp__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_pcp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_pcp_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_pcp__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_pcp_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_pcp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_pcp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_pcp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__vlan_pcp__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_pcp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_pcp_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_pcp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_pcp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__vlan_pcp__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_pcp_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_pcp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_pcp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_pcp_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_pcp_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_pcp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__vlan_pcp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_pcp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_pcp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_pcp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_pcp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_pcp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__vlan_pcp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_pcp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_pcp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_pcp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_pcp__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_pcp__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__vlan_pcp__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__vlan_pcp__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_vlan_pcp_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_vlan_pcp_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_vlan_pcp_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_vlan_pcp_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_pcp__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__vlan_pcp__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_vlan_pcp_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_pcp_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_pcp_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_vlan_pcp_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_vlan_pcp_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_pcp_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_vlan_pcp_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_vlan_pcp_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_vlan_pcp_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_ecn__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_ecn__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_ecn__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_ecn__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ip_ecn_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ip_ecn_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ip_ecn_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ip_ecn_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_proto__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ip_proto__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_proto__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ip_proto__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ip_proto_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ip_proto_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ip_proto_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ip_proto_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_src_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_src_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_src_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_src_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_dst_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv4_dst_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_dst_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_src_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_src_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_dst_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_dst_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_dst_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_src__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_src__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_src__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_src__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_dst__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_udp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_src__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_src_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_src_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_src_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_src_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_src_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_dst_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_dst_4660) [0.002159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_sctp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_sctp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_dscp_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_dscp_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_dscp_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_dscp_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_dscp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_dscp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_dscp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_dscp_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_dscp__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_dscp__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_dscp__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_dscp__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_dscp__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_dscp__255__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_dscp_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_dscp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_dscp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_dscp_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_dscp_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_dscp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_dscp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_dscp_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_dscp_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_dscp_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_dscp_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_dscp_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_dscp_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_dscp_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_dscp_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_dscp_255) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_dscp_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_dscp_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_src___) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_dst___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_dst___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_flabel_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_flabel_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_flabel_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_flabel_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_flabel_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_flabel_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_dscp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_dscp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_dscp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_dscp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_dscp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_dscp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_dscp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_dscp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_target___) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_target___) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_label_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_label_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_label_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_label_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_label_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_label_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_tc__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_tc__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_tc__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_tc__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_tc_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_tc_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_tc_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_tc_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_uca__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_uca__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_uca__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_uca__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pbb_uca_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pbb_uca_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pbb_uca_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pbb_uca_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_flags_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_flags_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tcp_flags_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_flags_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_flags_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tcp_flags_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_dscp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_dscp__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_dscp_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_dscp_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_dscp_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_dscp_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_dscp_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_dscp_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_nxm_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_nxm_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pkt_mark_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pkt_mark_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pkt_mark_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pkt_mark_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_dscp__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_dscp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_dscp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_dscp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_dscp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_dscp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_dscp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_dscp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_src___) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_src___) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_dscp_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_dscp_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_dscp_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_dscp_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_dscp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_dscp_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg0__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg0__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg0_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg0_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg0_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg0_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg1__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg1__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg1_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg1_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg1_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg1_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg1_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg1_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg2__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg2__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg2_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg2_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg2_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg2_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg2_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg3__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg3__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg3_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg3_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg3_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg3_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg3_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg4__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg4__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_) [0.000781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg4_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg4_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg4_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg4_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg4_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg5__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg5__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg5_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg5_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg5_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg5_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg5_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg5_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg6__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg6__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg6_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg6_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg6_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg7__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg7__0__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg7_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg7_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg7_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg7_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg7_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg7_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_bos__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__mpls_bos__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_bos__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__mpls_bos__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_bos_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_mpls_bos_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_bos_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_mpls_bos_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_isid__0__1193046_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_isid__1193046__1193046_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__pbb_isid__16777215__1193046_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_isid__0__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_isid__1193046__1193046_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__pbb_isid__16777215__1193046_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pbb_isid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pbb_isid_1193046) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_pbb_isid_16777215) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pbb_isid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pbb_isid_1193046) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_pbb_isid_16777215) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_exthdr__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_exthdr__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255__ipv6_exthdr__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_exthdr__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_exthdr__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255__ipv6_exthdr__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_exthdr_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_exthdr_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_exthdr_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_exthdr_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_exthdr_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_exthdr_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ip_proto__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ip_proto__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ip_proto__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ip_proto__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ip_proto_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ip_proto_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ip_proto_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ip_proto_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_src_192_0_2_1) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_src_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.002248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_dst_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv4_dst_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_dst_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_src__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_src__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_src_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_src_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_src_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_dst_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_src__4660__4660_) [0.003771s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_src__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_src_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_dst__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_dst__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_udp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_udp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_src__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_src_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_src_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_src_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_sctp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_ecn_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_ecn_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_ecn_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_ecn_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_ecn_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_ecn_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_ecn_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_ecn_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_ecn__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_ecn__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_ecn__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_ecn__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_ecn__255__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_ecn__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_ecn_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_ecn_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_ecn_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_ecn_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_ecn_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_ecn_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_ecn_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_ecn_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_ecn_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_ecn_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_ecn_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_ecn_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_ecn_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_ecn_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_ecn_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_ecn_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_ecn_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_ecn_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000931s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_src___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_src___) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002837s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_dst___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_flabel_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_flabel_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_flabel_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_flabel_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_flabel_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_flabel_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_ecn_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_ecn_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_ecn_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_ecn_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_ecn_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_ecn_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_ecn_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_ecn_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_target___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_target___) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_label_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_label_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_label_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_label_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_label_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_label_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_tc__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_tc__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_tc__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_tc__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_tc_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_tc_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_tc_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_tc_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_uca__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_uca__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_uca__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_uca__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pbb_uca_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pbb_uca_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pbb_uca_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pbb_uca_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_flags_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tcp_flags_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_flags_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tcp_flags_65535) [0.000747s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_ecn__0__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_ecn__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_ecn_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_ecn_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_ecn_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_ecn_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_ecn_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_ecn_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_nxm_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_nxm_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pkt_mark_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pkt_mark_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pkt_mark_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pkt_mark_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pkt_mark_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pkt_mark_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_ecn__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_ecn__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_ecn_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_ecn_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_ecn_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_ecn_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_ecn_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_ecn_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_src___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_src___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_dst___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_ecn_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_ecn_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_ecn_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_ecn_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_ecn_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_ecn_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg0__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg0__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg0_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg0_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg0_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg0_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg0_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg0_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg1__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg1__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg1_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg1_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg1_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg1_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg1_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg2__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg2__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg2_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg2_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg2_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg2_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg2_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg2_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg3__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg3__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg3_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg3_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg3_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg3_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg3_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg4__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg4__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg4_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg4_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg4_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg4_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg4_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg5__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg5__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg5_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg5_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg5_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg5_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg5_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg5_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg6__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg6__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg6_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg6_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg6_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg6_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg6_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg7__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg7__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg7_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg7_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg7_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg7_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg7_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_bos__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__mpls_bos__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_bos__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__mpls_bos__255__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_bos_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_mpls_bos_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_bos_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_mpls_bos_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_isid__0__1193046_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_isid__1193046__1193046_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__pbb_isid__16777215__1193046_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_isid__0__1193046_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_isid__1193046__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__pbb_isid__16777215__1193046_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pbb_isid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pbb_isid_1193046) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_pbb_isid_16777215) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pbb_isid_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pbb_isid_1193046) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_pbb_isid_16777215) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id__0__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id__0__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_tunnel_id_18446744073709551615) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_tunnel_id_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_exthdr__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_exthdr__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255__ipv6_exthdr__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_exthdr__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_exthdr__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255__ipv6_exthdr__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_exthdr_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_exthdr_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_exthdr_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_exthdr_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_exthdr_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_exthdr_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_src_0_0_0_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_src_192_0_2_1) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_src_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_src_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_dst_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv4_dst_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_dst_0_0_0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_dst_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv4_dst_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_src__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_src__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_src__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_src__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_dst__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_dst__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_dst_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_src__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_src__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_src_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_src_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_dst__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__udp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_dst__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_dst__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__udp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_dst_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_udp_dst_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_dst_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_udp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_src__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_src__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_src_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_dst__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_dst_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_sctp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_sctp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_proto__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_proto__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ip_proto__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ip_proto__255__255_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_proto_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_proto_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ip_proto_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ip_proto_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_proto__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_proto__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ip_proto__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ip_proto__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_proto_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_proto_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ip_proto_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ip_proto_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_proto__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_proto__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_proto__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ip_proto__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ip_proto__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ip_proto__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_proto_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_proto_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_proto_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ip_proto_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ip_proto_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ip_proto_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_proto_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_proto_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_proto_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ip_proto_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ip_proto_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ip_proto_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_proto_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_proto_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_proto_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ip_proto_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ip_proto_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ip_proto_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_proto_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ip_proto_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_proto_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ip_proto_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_src___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_src___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_dst___) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_dst___) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_) [0.002579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_flabel_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_flabel_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_flabel_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_flabel_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_flabel_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_flabel_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_proto__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_proto__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ip_proto__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ip_proto__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_proto_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_proto_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ip_proto_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ip_proto_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_proto__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_proto__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ip_proto__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ip_proto__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_proto_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_proto_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ip_proto_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ip_proto_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_target___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_target___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.001024s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_label__0__305419896_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_label__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_label_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_label_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_label_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_label_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_label_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_label_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_tc__0__255_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_tc__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_tc__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_tc__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_tc_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_tc_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_tc_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_tc_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_uca__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_uca__255__255_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_uca__0__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_uca__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pbb_uca_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pbb_uca_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pbb_uca_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pbb_uca_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_flags__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_flags__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_flags_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_flags_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tcp_flags_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_flags_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_proto__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ip_proto__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_proto_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_proto_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_proto_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ip_proto_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ip_proto_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ip_proto_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_nxm_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_src_192_0_2_1) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_src_0_0_0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_src_192_0_2_1) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_src_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pkt_mark_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pkt_mark_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pkt_mark_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pkt_mark_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pkt_mark_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_proto__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ip_proto__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_proto_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_proto_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_proto_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ip_proto_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ip_proto_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ip_proto_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_src___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_dst___) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_dst___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_proto__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ip_proto__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_proto_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_proto_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_proto_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ip_proto_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ip_proto_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ip_proto_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg0__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg0__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg0__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg0__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg0_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg0_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg0_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg0_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg0_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg1__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg1__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg1__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg1__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg1_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg1_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg1_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg1_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg1_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg2__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg2__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg2__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg2__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg2_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg2_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg2_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg2_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg2_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg2_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg3__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg3__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg3__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg3__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg3_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg3_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg3_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg3_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg3_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg3_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg4__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg4__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg4__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg4__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg4_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg4_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg4_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg4_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg4_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg5__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg5__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg5__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg5__305419896__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg5_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg5_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg5_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg5_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg5_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg6__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg6__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg6__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg6__305419896__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg6_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg6_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg6_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg6_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg6_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg6_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg7__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg7__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg7__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg7_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg7_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg7_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg7_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg7_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_proto_0) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ip_proto_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_bos__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__mpls_bos__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_bos__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__mpls_bos__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_bos_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_mpls_bos_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_bos_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_isid__0__1193046_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_isid__1193046__1193046_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__pbb_isid__16777215__1193046_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_isid__0__1193046_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_isid__1193046__1193046_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__pbb_isid__16777215__1193046_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pbb_isid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pbb_isid_1193046) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_pbb_isid_16777215) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pbb_isid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pbb_isid_1193046) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_pbb_isid_16777215) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id__0__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_tunnel_id_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_1311768467463790320) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_tunnel_id_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_exthdr__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_exthdr__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255__ipv6_exthdr__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_exthdr__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_exthdr__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255__ipv6_exthdr__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_exthdr_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_exthdr_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_exthdr_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_exthdr_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_exthdr_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_exthdr_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_src_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_src_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_src_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_src_4660) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_src_65535) [0.001579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.001340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_dst_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_dst_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_dst_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_dst_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_src_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_src_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_src_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_dst_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_dst_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_udp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_dst_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_udp_dst_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_dst_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_dst_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_udp_dst_65535) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.002394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.003527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_src_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_src_4660) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_src_65535) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_src_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_src_4660) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_src_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_src_0) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_src_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_src_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.001153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_dst_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_dst_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_sctp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_dst_0) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_sctp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_sctp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_src_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_src_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_src_192_0_2_1) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_src_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_src_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_src_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_src_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_src_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_src_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_src_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000775s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_src___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_flabel_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_flabel_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_flabel_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_src_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_src_0_0_0_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_src_192_0_2_1) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_src_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_src_255_255_255_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_src_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_src_192_0_2_1) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_src_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_src_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_src_255_255_255_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_target___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_target___) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_target___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_label_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_label_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_label_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_label_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_label_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_label_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_label_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_label_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_label_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_tc_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_tc_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_tc_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_tc_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_tc_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_tc_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_uca_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_uca_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_uca_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_uca_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_uca_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_uca_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.002581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.001603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.002075s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_flags_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_flags_4660) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tcp_flags_65535) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_flags_0) [0.000930s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_flags_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tcp_flags_65535) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_flags_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_flags_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tcp_flags_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_src_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_src_0_0_0_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.002585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000847s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pkt_mark_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pkt_mark_305419896) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pkt_mark_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pkt_mark_305419896) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pkt_mark_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pkt_mark_305419896) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_src_0_0_0_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_src_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_src_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_src_192_0_2_1) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000856s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_src_0_0_0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_src_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_src_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_src_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_src_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_src_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg0_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg0_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg0_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg0_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg0_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg0_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg1_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg1_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg1_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg1_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg1_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg1_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg1_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg1_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg2_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg2_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg2_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg2_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg2_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg2_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg2_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg2_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg2_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg3_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg3_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg3_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg3_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg3_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg3_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg3_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg3_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg3_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg4_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg4_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg4_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg4_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg4_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg4_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg4_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg4_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg4_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg5_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg5_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg5_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg5_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg5_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg5_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg5_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg5_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg5_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg6_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg6_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg6_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg6_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg6_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg6_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg6_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg6_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg6_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg7_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg7_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_reg7_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg7_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg7_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_reg7_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg7_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg7_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_reg7_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_bos_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_mpls_bos_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_bos_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_mpls_bos_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_bos_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_mpls_bos_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_isid_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_isid_1193046) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_pbb_isid_16777215) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_isid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_isid_1193046) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_pbb_isid_16777215) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_isid_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_isid_1193046) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_pbb_isid_16777215) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_exthdr_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_exthdr_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_0_0_0_0_ipv6_exthdr_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_exthdr_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_exthdr_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_192_0_2_1_ipv6_exthdr_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_exthdr_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_exthdr_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_src_255_255_255_255_ipv6_exthdr_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_src_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_src_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_src_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_src_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_dst_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_dst_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_src_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_src_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_src_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_sctp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_sctp_dst_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_sctp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.002570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_dst_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_dst_0_0_0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_dst_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_dst_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_dst_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_dst_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_dst_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv4_dst_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv4_dst_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_dst_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_dst_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_dst_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_src___) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_dst___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_dst_0_0_0_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_dst_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_dst_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_dst_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv4_dst_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv4_dst_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_dst_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv4_dst_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv4_dst_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_label_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_label_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_label_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_label_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_label_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_label_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_tc_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_tc_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_tc_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_tc_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_tc_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_tc_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_uca_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_uca_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_uca_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_uca_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_uca_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_uca_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_flags_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_flags_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tcp_flags_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_flags_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_flags_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tcp_flags_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_flags_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_flags_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tcp_flags_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_dst_0_0_0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_dst_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_dst_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_dst_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv4_dst_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv4_dst_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv4_dst_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.006598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.001440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pkt_mark_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pkt_mark_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pkt_mark_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_dst_0_0_0_0) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_dst_0_0_0_0) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_dst_0_0_0_0) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_dst_192_0_2_1) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_dst_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_dst_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv4_dst_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv4_dst_255_255_255_255) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000911s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000777s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000842s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.001204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.001018s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.001350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.001264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000858s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.001139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.001113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_dst_0_0_0_0) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_dst_0_0_0_0) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_dst_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv4_dst_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv4_dst_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.002022s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.001246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg0_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg0_305419896) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg0_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg0_305419896) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg0_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg0_0) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg0_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg0_4294967295) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg1_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg1_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg1_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg1_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg1_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg1_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg1_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg1_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg1_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg2_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg2_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg2_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg2_0) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg2_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg2_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg2_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg2_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg2_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000730s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg3_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg3_305419896) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg3_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg3_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg3_305419896) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg3_4294967295) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg3_0) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg3_305419896) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg3_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000766s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg4_0) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg4_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg4_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg4_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg4_305419896) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg4_4294967295) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg4_0) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg4_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg4_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg5_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg5_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg5_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg5_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg5_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg5_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg5_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg5_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg5_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000667s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg6_0) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg6_305419896) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg6_4294967295) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg6_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg6_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg6_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg6_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg6_305419896) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg6_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg7_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg7_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_reg7_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg7_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg7_305419896) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_reg7_4294967295) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg7_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg7_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_reg7_4294967295) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_bos_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_mpls_bos_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_bos_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_mpls_bos_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_bos_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_mpls_bos_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_isid_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_isid_1193046) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_pbb_isid_16777215) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_isid_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_isid_1193046) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_pbb_isid_16777215) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_isid_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_isid_1193046) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_pbb_isid_16777215) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.003730s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000838s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_4660) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_65535) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_4660) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_65535) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_0) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_4660) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_65535) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_) [0.000983s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_src_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_src_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_src_0) [0.001458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_src_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_src_4660) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_src_4660) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_src_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_src_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_src_65535) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_src__0__4660_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_src__4660__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_src__65535__4660_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_src__0__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_src__0__4660_) [0.000901s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_src_0) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_src_4660) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_src_65535) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_src_0) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_src_65535) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_src_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_src_4660) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_src_65535) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_dst__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_dst_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_udp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_udp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_src_65535) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_) [0.002180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_) [0.001019s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_) [0.001117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_) [0.000722s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_) [0.001175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_src_0) [0.000767s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_src_0) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_src_4660) [0.000874s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_src_4660) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_src_65535) [0.000852s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_src_65535) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_) [0.000733s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_) [0.000919s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_) [0.000986s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_) [0.001028s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_src_0) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_src_0) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_src_4660) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_src_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_src_65535) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_src__0__4660_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_src__0__4660_) [0.000766s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_src__0__4660_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_src__4660__4660_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_) [0.001132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_src__65535__4660_) [0.001429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_) [0.001117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_) [0.001317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_src_0) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_src_0) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_src_0) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_src_4660) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_src_4660) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_src_4660) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_src_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_src_65535) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_src_65535) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_src_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_src_0) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_src_0) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_src_4660) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_src_4660) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_src_4660) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_src_65535) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_src_65535) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_src_65535) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_src_0) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_src_0) [0.000790s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_src_0) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_src_4660) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_src_4660) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_src_4660) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_src_65535) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_src_65535) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_src_65535) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000737s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000834s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000767s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000830s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_src_0) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000901s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000667s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000741s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_src_0) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_src_0) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_src_4660) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_src_65535) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.004569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_src_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_src_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_src_0) [0.001448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_src_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_src_0) [0.001272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_src_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_src_4660) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_src_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_src_65535) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_src_65535) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_src_65535) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_src_4660) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_src_65535) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_src_0) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_src_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_src_4660) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_src_65535) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_src_65535) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_src_0) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_src_4660) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_src_65535) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_src_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_src_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_src_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_src_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_src_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_src_4660) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_src_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_src_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_src_65535) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_src__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_src__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_src_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_src_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_src_4660) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_src_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_src_65535) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_src_65535) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_src__0__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_src__0__4660_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_src_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_src_4660) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_src_65535) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tcp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tcp_src_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tcp_src_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tcp_src_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tcp_src_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tcp_src_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tcp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tcp_src_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tcp_src_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_src__0__4660_) [0.000836s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_src_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_src_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_src_4660) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_src_4660) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_src_4660) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_src_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_src_65535) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_src_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_nxm_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_nxm_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_nxm_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_src_0_0_0_0) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_src_192_0_2_1) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_src_255_255_255_255) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000695s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000741s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_src_0) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_src_0) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_src_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_src_4660) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_src_4660) [0.000768s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_src_4660) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_src_65535) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_src_65535) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_src_65535) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_src__0__4660_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_src_0) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_src_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_src_0) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_src_4660) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_src_4660) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_src_4660) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_src_65535) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_src_65535) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_src_65535) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000940s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000920s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000799s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_src___) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_src___) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000690s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000819s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000753s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_dst___) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_dst___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_dst___) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_) [0.001262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_) [0.000936s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_src_0) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_src_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_src_0) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_src_4660) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_src_4660) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_src_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_src_65535) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_src_65535) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_src_65535) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_src__0__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_src__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_src__65535__4660_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_src_0) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_src_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_src_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_65535) [0.001046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_src__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_src__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_src__65535__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_src_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_src_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_src_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_src_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_src_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_src_65535) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_src__0__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_src__4660__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_src__65535__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_src_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_src_4660) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_src_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_src_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_src_65535) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_65535) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_src__0__4660_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_src__4660__4660_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_src__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_src_0) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_src_0) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_0) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_src_4660) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_src_4660) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_4660) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_src_65535) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_src_65535) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_65535) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_src__0__4660_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_src__4660__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_src__65535__4660_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_) [0.004870s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_src_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_src_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_src_4660) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_src_4660) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_4660) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_src_65535) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_src_65535) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_65535) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_src__0__4660_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_src__4660__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_src__65535__4660_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_src_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_src_0) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_0) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_src_4660) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_src_4660) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_4660) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_src_65535) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_src_65535) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_65535) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_src__0__4660_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_src__4660__4660_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_src__65535__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_src_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_src_0) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_0) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_src_4660) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_src_4660) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_4660) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_src_65535) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_src_65535) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_65535) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_src__0__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_src__4660__4660_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_src__65535__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_src_0) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_src_0) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_src_4660) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_src_4660) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_4660) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_src_65535) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_src_65535) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_65535) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_src_0) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_src__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_src__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_src__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_src__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_src_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_src__0__4660_) [0.001004s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_src__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_src__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_src__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_src__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_src_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_src_4660) [0.001938s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_src_4660) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_src_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_src_65535) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_src_65535) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0_tunnel_id_18446744073709551615) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_1311768467463790320) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660_tunnel_id_18446744073709551615) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_0) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_1311768467463790320) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535_tunnel_id_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_src__0__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_src__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_src__0__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_src__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_src__4660__4660_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_src__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_src__65535__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_src__65535__4660_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_src_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_src_0) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_src_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_src_4660) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_src_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_src_4660) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_src_65535) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_src_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_src__0__4660_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_src_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_src_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_src_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_src_4660) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_src_65535) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_src_4660) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_src_65535) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_dst_0) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_dst_4660) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_udp_dst_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_dst_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_udp_dst_65535) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_dst_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_dst_4660) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_udp_dst_65535) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_dst_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_dst_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_dst_0) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_dst_4660) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_dst_4660) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_dst_65535) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_dst_65535) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_dst_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_dst_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_dst_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_dst_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_dst_4660) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_dst_4660) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_dst_4660) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_dst_65535) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_dst_65535) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_dst_65535) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_dst_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_dst_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_dst_4660) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_dst_4660) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_dst_65535) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_dst_65535) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_dst_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_dst_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_dst_4660) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_dst_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_dst_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_dst_65535) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_dst__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_dst_0) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_dst_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_dst_0) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_dst_4660) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_dst_4660) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_dst_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_dst_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_dst_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_dst_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_dst_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_dst_4660) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_dst_4660) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_dst_4660) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_dst_65535) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_dst_65535) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_dst_65535) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_dst_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_dst_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_dst_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_dst_4660) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_dst_4660) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_dst_4660) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_dst_65535) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_dst_65535) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000760s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.003016s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000993s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000755s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_dst_0) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_dst_4660) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_dst_65535) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.001163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000735s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000735s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000752s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000736s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000842s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_0) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_4660) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_65535) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_) [0.006209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_) [0.000675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_dst_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_dst_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_dst_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_dst_4660) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_dst_4660) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_dst_4660) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_dst_65535) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_dst_65535) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_dst_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_dst_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_dst_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_dst_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_dst_65535) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_dst_65535) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_dst_0) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_dst_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_dst_4660) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_dst_4660) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_dst_65535) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_dst_65535) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_dst_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_dst_4660) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_dst_65535) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.006681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_dst_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_dst_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_dst_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_dst_4660) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_dst_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_dst_65535) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_dst_65535) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_dst_65535) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_dst_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_dst_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_dst_65535) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_dst_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_dst_65535) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_flags_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_flags_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tcp_flags_65535) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_flags_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_flags_4660) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tcp_flags_65535) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_flags_0) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_flags_4660) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tcp_flags_65535) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_dst_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_dst_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_dst_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_dst_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_dst_4660) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_dst_4660) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_dst_65535) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_dst_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_dst_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_nxm_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_nxm_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_nxm_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_dst_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_dst_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_dst_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_dst_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_dst_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_dst_65535) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_dst_65535) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_dst_65535) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_dst_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_dst_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_dst_4660) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_dst_4660) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_dst_65535) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_dst_65535) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_dst_65535) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000848s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_src___) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_src___) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_src___) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_dst___) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_dst___) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_dst___) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_dst_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_dst_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_dst_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_dst_4660) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_dst_4660) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_dst_4660) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_dst_65535) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_dst_65535) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_dst_65535) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_dst__0__4660_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_dst_0) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_0) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_dst_4660) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_4660) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_4660) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_dst_65535) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_65535) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_dst__0__4660_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_) [0.003829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_dst_4660) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_4660) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_4660) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_dst_65535) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_65535) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_65535) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_dst_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_dst_4660) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_4660) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_dst__0__4660_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_dst_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_dst_4660) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_4660) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_4660) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_dst_65535) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_65535) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_65535) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_dst__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_dst_0) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_dst_4660) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_dst_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_65535) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_dst__0__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_dst_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_dst_4660) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_4660) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_4660) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_dst_65535) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_65535) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_65535) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_dst__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_dst_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_dst_4660) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_4660) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_4660) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_dst__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_dst_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_dst_4660) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_4660) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_4660) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_65535) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_dst__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_dst__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_dst__4660__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_dst__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_dst__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_dst__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_dst_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_dst_4660) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_dst_4660) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_dst_65535) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_dst_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_dst__0__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_dst__0__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_dst__0__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_dst__4660__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_dst__4660__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_dst__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_dst__65535__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_dst__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_dst__65535__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_dst_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_dst_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_dst_4660) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_dst_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_1311768467463790320) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0_tunnel_id_18446744073709551615) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660_tunnel_id_18446744073709551615) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_1311768467463790320) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535_tunnel_id_18446744073709551615) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_dst__0__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__0__4660_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_dst__4660__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__4660__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_dst__65535__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__65535__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_dst_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_dst_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_dst_4660) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_dst_4660) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_dst_4660) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_dst_65535) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_dst_65535) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_dst_65535) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__udp_src__0__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__udp_src__0__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__udp_src__0__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__udp_src__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660__udp_src__65535__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_udp_src_0) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_udp_src_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_udp_src_0) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_udp_src_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_udp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_udp_src_4660) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0_udp_src_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660_udp_src_65535) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535_udp_src_65535) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_src__0__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_src__0__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_src__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_src__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_src__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_src_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_src_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_src_0) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_src_4660) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_src_65535) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_src__0__4660_) [0.002706s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_src_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_src_0) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_src_4660) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_src_4660) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_src_4660) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_src_65535) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_src_65535) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_src_65535) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_src__0__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_src__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_src_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_src_0) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_src_4660) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_src_65535) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_src_65535) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_src__0__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_src__0__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_src_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_src_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_src_4660) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_src_4660) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_src_65535) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_src_65535) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_src__0__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_src__0__4660_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_src__0__4660_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_src__4660__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_src__4660__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_src__4660__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_src__65535__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_src__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_src__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_src_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_src_4660) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_src_4660) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_src_4660) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_src_65535) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_src_65535) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_src_0) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_src_0) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_src_0) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_src_4660) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_src_4660) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_src_4660) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_src_65535) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_src_65535) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_src_65535) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_src_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_src_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_src_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_src_4660) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_src_4660) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_src_4660) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_src_65535) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_src_65535) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_src_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_src_4660) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_src_65535) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_src_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_src_4660) [0.000995s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_src_65535) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_src_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_src_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_src_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_src_4660) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_src__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_src__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_src_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_src_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_src_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_src_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_src__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_src__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_src__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_src__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_src__65535__4660_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_src_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_src__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_src__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_src__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_src__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_src__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_src__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_src_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000880s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.004891s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_src_0) [0.002929s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_src_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.005377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_) [0.002836s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_src_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_) [0.003523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_src_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_src_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.003101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_src_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_src_4660) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.002855s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_src_65535) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_src__0__4660_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_src_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_src_4660) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_src_65535) [0.000959s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_src_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_src_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_src__0__4660_) [0.002815s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_src__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_src_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_src_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_src__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_src__0__4660_) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_src__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_src_4660) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_src_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_src_65535) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_src_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_src_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_src_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_src__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_src__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_src__4660__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_src__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_src__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_src_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_src_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_src_65535) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_src__0__4660_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_src__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_src__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_src__4660__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_src__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_src__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_src__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_src__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_src__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_src_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_src_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_src_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_src__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_src__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_src__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_src__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_src__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_src_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_dst_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_dst_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_udp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_udp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_udp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_dst_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_dst_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_udp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_udp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_udp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_dst_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_dst_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_udp_dst_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_udp_dst_65535) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_dst_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_dst_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_dst_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_udp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_udp_dst_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_dst__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_dst__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_dst__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_dst__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__udp_dst__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_dst_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_dst_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_dst_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_dst_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_udp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_udp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_udp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.002301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_dst_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_udp_dst_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_udp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_dst_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_dst_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_dst_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_dst_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_udp_dst_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_udp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_udp_dst_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.008637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_dst_0) [0.003440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.001497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.001701s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.001540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535) [0.001212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_dst_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_dst_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.002852s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_dst_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_) [0.002282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_udp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_udp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_dst_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_dst_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_dst_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_udp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_udp_dst_65535) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_udp_dst_65535) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_udp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_dst_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____udp_dst_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_dst__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_dst__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_dst_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_dst_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_dst_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_udp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_udp_dst_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_dst__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_dst__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_dst_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_dst_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_udp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_udp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_udp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_udp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0_udp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.002411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_dst_4660) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_dst_4660) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_udp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_udp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_udp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_dst_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____udp_dst_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_dst_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_dst_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____udp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_dst_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_udp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_udp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_) [0.002268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_dst__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__udp_dst__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_dst__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__udp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__udp_dst__65535__4660_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_dst_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_dst_4660) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_dst_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__udp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_dst_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_dst_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_dst__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_dst__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_dst__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__udp_dst__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__udp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_udp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_udp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_dst__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_dst__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_dst__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_dst__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__udp_dst__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__udp_dst__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__udp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_udp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_udp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_udp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_dst_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_dst_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_udp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_udp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_udp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_dst__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_dst__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_dst__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_dst__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_dst__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__udp_dst__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__udp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__udp_dst__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_dst_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_dst_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_dst_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_udp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_udp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_udp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_sctp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_sctp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_sctp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_sctp_src_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_sctp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_sctp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_sctp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_sctp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_src_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_src_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_src_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_src__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_src__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_src__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_src__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_src_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_src_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_src_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_src_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_src_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_src_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_src_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_src_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.001022s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_src_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_src_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.002558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_src_0) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_src_4660) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_src_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_src_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_src_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_src_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_src_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_src_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000842s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_src_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_src_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_src_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_src_4660) [0.002731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_src__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_src_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_src_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_src_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_src_4660) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_src_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_) [0.001014s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_flags_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_flags_4660) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tcp_flags_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_flags_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_flags_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tcp_flags_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_flags_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tcp_flags_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_src_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_src_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_src_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_src_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_src_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.002905s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000755s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_nxm_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_nxm_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_nxm_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_src_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_src___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_src___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_src___) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_src_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_src__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_src_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_src_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_src__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_src_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_src__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_src_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_src__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_src__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_src__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_src__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_src_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_src_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_src__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_src__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_src__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_src__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_1311768467463790320) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660_tunnel_id_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535_tunnel_id_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_src__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_src__4660__4660_) [0.002407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_src__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_src__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_src_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_dst_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_dst_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_dst_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_sctp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_sctp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_dst_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_sctp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_sctp_dst_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_dst__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_) [0.000826s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_) [0.002678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_dst_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_sctp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_sctp_dst_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_sctp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_dst_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_dst_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_dst_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_dst_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_dst_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_sctp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_sctp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_sctp_dst_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_sctp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_sctp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_sctp_dst_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.003203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000872s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.004050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_sctp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_sctp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____sctp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_sctp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_sctp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_sctp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_flags_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_flags_4660) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tcp_flags_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tcp_flags_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_sctp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_sctp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_sctp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_nxm_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_nxm_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_nxm_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_dst_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000723s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_src___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_src___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_src___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_dst___) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_dst___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_dst___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_dst_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_sctp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_sctp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_sctp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_dst__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_dst_4660) [0.003925s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_dst__0__4660_) [0.000712s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_) [0.000926s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_dst_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_dst_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_dst__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_) [0.001136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_) [0.005960s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_dst__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_dst__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__sctp_dst__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__sctp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_dst_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_sctp_dst_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_sctp_dst_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_dst__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_dst__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_dst__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_dst__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__sctp_dst__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__sctp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__sctp_dst__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_sctp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_sctp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0_tunnel_id_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660_tunnel_id_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535_tunnel_id_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_dst__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__sctp_dst__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_dst_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_dst_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_sctp_dst_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_sctp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_sctp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv4_type_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv4_type_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv4_type_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv4_type_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_type__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_type__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv4_type_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv4_type_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv4_type_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv4_type_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv4_type_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv4_type_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_type_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_type_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_type_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_type_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_type_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_type_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_type_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_type_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_type_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_type_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_type_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_type_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_src___) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_dst___) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_dst___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_flabel_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_flabel_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_flabel_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_flabel_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_flabel_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_flabel_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_type_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_type_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_type_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_type_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_code_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_icmpv6_code_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_code_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_icmpv6_code_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_target___) [0.002708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_target___) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000910s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_label_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_label_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_label_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_label_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_label_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_label_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_tc_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_tc_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_tc_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_tc_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pbb_uca_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pbb_uca_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pbb_uca_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pbb_uca_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_flags_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_flags_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tcp_flags_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_flags_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tcp_flags_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv4_type_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_type_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_type_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv4_type_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_type_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_type_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_nxm_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_nxm_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pkt_mark_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pkt_mark_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pkt_mark_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pkt_mark_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pkt_mark_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pkt_mark_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv4_type_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_type_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_type_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv4_type_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_type_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_type_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_src___) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_dst___) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_dst___) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv4_type_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_type_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv4_type_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_type_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_type_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg0__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg0__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg0_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg0_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg0_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg0_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg0_4294967295) [0.002474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg1__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg1__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg1_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg1_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg1_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg1_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg1_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg1_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg2__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg2__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg2_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg2_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg2_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg2_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg2_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg2_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg3__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg3__0__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg3_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg3_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg3_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg3_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg3_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg4__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg4__0__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg4_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg4_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg4_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg4_305419896) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg4_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg5__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg5__0__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg5_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg5_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg5_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg5_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg5_4294967295) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg6__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg6__0__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg6_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg6_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg6_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg6_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg6_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg7__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg7__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg7_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg7_305419896) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg7_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg7_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg7_305419896) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg7_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_bos__0__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__mpls_bos__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_bos__0__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__mpls_bos__255__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_bos_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_mpls_bos_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_bos_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_mpls_bos_255) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_isid__0__1193046_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_isid__1193046__1193046_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__pbb_isid__16777215__1193046_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_isid__0__1193046_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_isid__1193046__1193046_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__pbb_isid__16777215__1193046_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pbb_isid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pbb_isid_1193046) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_pbb_isid_16777215) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pbb_isid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pbb_isid_1193046) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_pbb_isid_16777215) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id__0__1311768467463790320_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id__0__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_tunnel_id_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_exthdr__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_exthdr__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255__ipv6_exthdr__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_exthdr__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_exthdr__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255__ipv6_exthdr__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_exthdr_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_exthdr_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_exthdr_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_exthdr_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_exthdr_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_exthdr_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_code__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv4_code__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv4_code_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv4_code_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv4_code_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv4_code_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv4_code_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv4_code_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_code_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_code_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_code_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv4_code_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv4_code_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv4_code_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_code_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_code_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_code_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv4_code_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv4_code_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv4_code_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_src___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_src___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_dst___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_flabel_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_flabel_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_flabel_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_flabel_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_flabel_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_flabel_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_type_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_type_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_type_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_type_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_code_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_icmpv6_code_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_code_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_icmpv6_code_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_target___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_target___) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.002768s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_label_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_label_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_label_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_label_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_label_305419896) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_label_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_tc_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_tc_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_tc_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_tc_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pbb_uca_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pbb_uca_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pbb_uca_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pbb_uca_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_flags_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_flags_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_flags_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_flags_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tcp_flags_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv4_code_0) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_code_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_code_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv4_code_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv4_code_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv4_code_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_nxm_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pkt_mark_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pkt_mark_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pkt_mark_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pkt_mark_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pkt_mark_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv4_code_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_code_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_code_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv4_code_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv4_code_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv4_code_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_src___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_src___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_dst___) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_dst___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv4_code_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_code_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_code_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv4_code_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv4_code_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv4_code_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg0__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg0__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg0_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg0_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg0_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg0_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg0_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg1__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg1__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg1_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg1_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg1_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg1_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg1_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg2__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg2__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg2_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg2_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg2_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg2_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg2_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg2_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg3__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg3__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg3_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg3_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg3_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg3_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg3_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg3_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg4__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg4__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg4_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg4_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg4_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg4_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg4_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg5__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg5__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg5_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg5_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg5_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg5_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg5_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg5_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg6__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg6__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg6_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg6_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg6_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg6_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg7__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg7__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg7_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg7_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg7_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg7_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_bos__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__mpls_bos__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_bos__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__mpls_bos__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_bos_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_bos_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_isid__0__1193046_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_isid__1193046__1193046_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__pbb_isid__16777215__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_isid__0__1193046_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_isid__1193046__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__pbb_isid__16777215__1193046_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pbb_isid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pbb_isid_1193046) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_pbb_isid_16777215) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pbb_isid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pbb_isid_1193046) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_pbb_isid_16777215) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id__0__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_tunnel_id_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_tunnel_id_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_exthdr__0__4660_) [0.002580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_exthdr__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255__ipv6_exthdr__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_exthdr__0__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_exthdr__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255__ipv6_exthdr__65535__4660_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_exthdr_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_exthdr_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_exthdr_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_exthdr_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_exthdr_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_exthdr_65535) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_spa_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_spa_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_spa_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_spa_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_spa_192_0_2_1) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_spa_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_spa_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_spa_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_spa_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tpa_0_0_0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tpa_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tpa_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tpa_0_0_0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tpa_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tpa_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tpa_0_0_0_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tpa_192_0_2_1) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tpa_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_sha_00_00_00_00_00_00) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_sha_00_00_00_00_00_00) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_sha_00_00_00_00_00_00) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tha_00_00_00_00_00_00) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tha_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tha_00_00_00_00_00_00) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_src___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_src___) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_dst___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_flabel_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_flabel_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_flabel_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_flabel_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_flabel_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_flabel_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_flabel_305419896) [0.010175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_flabel_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_type__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_type__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv6_type_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv6_type_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv6_type_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv6_type_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv6_type_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv6_type_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_code__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__icmpv6_code__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv6_code_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_icmpv6_code_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv6_code_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_icmpv6_code_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv6_code_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_icmpv6_code_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_target___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_target___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000967s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_target___) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_label__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_label_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_label_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_label_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_label_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_label_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_label_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_label_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_label_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_tc__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_tc__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_tc__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_tc__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_tc__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_tc__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_tc_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_tc_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_tc_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_tc_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_tc_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_tc_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_uca__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_uca__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_uca__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_uca__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_uca__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_uca__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pbb_uca_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pbb_uca_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pbb_uca_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pbb_uca_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pbb_uca_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pbb_uca_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_flags__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_flags_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_flags_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tcp_flags_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_flags_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_flags_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tcp_flags_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_flags_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_flags_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tcp_flags_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_op__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_op__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_op__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_op_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_op_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_op_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_op_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_op_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_op_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_op_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_op_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_op_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_nxm_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_nxm_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_nxm_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_nxm_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_src_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_src_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_src_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_src_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_src_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_dst_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_dst_192_0_2_1) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pkt_mark_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pkt_mark_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pkt_mark_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pkt_mark_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pkt_mark_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pkt_mark_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pkt_mark_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pkt_mark_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pkt_mark_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__conj_id__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__conj_id__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__conj_id__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_conj_id_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_conj_id_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_conj_id_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_conj_id_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_conj_id_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_conj_id_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_conj_id_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_conj_id_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_conj_id_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_src___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_src___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_src___) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_dst___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_dst___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_op__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_) [0.002623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_op_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_op_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_op_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_op_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_op_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_op_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_op_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_op_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_op_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg0__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg0__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg0__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg0__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg0_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg0_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg0_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg0_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg0_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg0_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg0_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg0_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg0_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg1__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg1__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg1__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg1__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg1_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg1_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg1_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg1_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg1_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg1_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg1_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg1_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg1_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg2__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg2__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg2__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg2__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg2_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg2_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg2_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg2_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg2_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg2_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg2_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg2_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg3__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg3__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg3__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg3_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg3_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg3_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg3_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg3_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg3_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg3_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg3_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg4__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg4__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg4__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg4__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg4_0) [0.002327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg4_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg4_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg4_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg4_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg4_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg4_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg4_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg5__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg5__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg5__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg5__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg5_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg5_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg5_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg5_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg5_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg5_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg5_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg5_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg5_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg6__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg6__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg6__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg6__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg6_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg6_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg6_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg6_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg6_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg7__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg7__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg7__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg7__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg7_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg7_4294967295) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg7_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg7_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg7_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg7_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg7_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_field_100_aG9nZWhvZ2U=) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_field_100_ZnVnYWZ1Z2E=) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_field_100_aG9nZWhvZ2U=) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E=) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_field_100_aG9nZWhvZ2U=) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E=) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_bos__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__mpls_bos__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_bos__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__mpls_bos__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_bos__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__mpls_bos__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_bos_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_bos_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_bos_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_mpls_bos_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_isid__0__1193046_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_isid__1193046__1193046_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__pbb_isid__16777215__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_isid__0__1193046_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_isid__1193046__1193046_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__pbb_isid__16777215__1193046_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_isid__0__1193046_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_isid__1193046__1193046_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__pbb_isid__16777215__1193046_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pbb_isid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pbb_isid_1193046) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_pbb_isid_16777215) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pbb_isid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pbb_isid_1193046) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_pbb_isid_16777215) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pbb_isid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pbb_isid_1193046) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_pbb_isid_16777215) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id__0__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_tunnel_id_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_tunnel_id_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_tunnel_id_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_exthdr__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_exthdr__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__0__4660__ipv6_exthdr__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_exthdr__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_exthdr__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660__ipv6_exthdr__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_exthdr__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_exthdr__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660__ipv6_exthdr__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_exthdr_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_exthdr_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_exthdr_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_exthdr_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_exthdr_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_exthdr_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_exthdr_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_exthdr_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_exthdr_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_flabel_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_flabel_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_flabel_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_type_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_type_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_type_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_type_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_type_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_type_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_code_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_icmpv6_code_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_code_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_icmpv6_code_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_code_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_icmpv6_code_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_target___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_target___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_target___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_label_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_label_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_label_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_label_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_label_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_label_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_label_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_label_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_label_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_tc_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_tc_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_tc_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_tc_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_tc_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_tc_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_uca_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_uca_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_uca_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_uca_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_uca_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_uca_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_flags_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_flags_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tcp_flags_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_flags_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_flags_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tcp_flags_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_flags_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_flags_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tcp_flags_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_spa_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_spa_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_spa_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_spa_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_spa_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_spa_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_spa_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_spa_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_spa_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.002527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pkt_mark_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pkt_mark_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pkt_mark_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pkt_mark_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pkt_mark_305419896) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pkt_mark_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pkt_mark_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pkt_mark_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pkt_mark_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.003010s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_conj_id_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_conj_id_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_conj_id_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_conj_id_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_conj_id_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_conj_id_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_conj_id_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_conj_id_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_conj_id_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_src___) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_src___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_src___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_dst___) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_spa_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_spa_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_spa_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_spa_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_spa_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_spa_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_spa_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_spa_255_255_255_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_spa_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg0_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg0_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg0_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg0_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg0_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg0_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg1_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg1_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg1_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg1_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg1_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg1_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg1_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg1_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg2_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg2_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg2_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg2_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg2_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg2_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg2_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg2_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg2_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg3_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg3_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg3_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg3_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg3_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg3_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg3_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg3_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg3_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg4_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg4_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg4_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg4_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg4_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg4_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg4_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg4_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg4_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg5_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg5_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg5_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg5_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg5_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg5_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg5_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg5_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg5_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg6_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg6_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg6_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg6_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg6_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg6_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg6_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg6_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg6_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg7_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg7_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_reg7_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg7_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg7_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_reg7_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg7_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg7_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_reg7_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_bos_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_mpls_bos_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_bos_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_mpls_bos_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_bos_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_mpls_bos_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_isid_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_isid_1193046) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_pbb_isid_16777215) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_isid_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_isid_1193046) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_pbb_isid_16777215) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_isid_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_isid_1193046) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_pbb_isid_16777215) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_1311768467463790320) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_tunnel_id_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_1311768467463790320) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_tunnel_id_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_tunnel_id_18446744073709551615) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_exthdr_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_exthdr_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_0_0_0_0_ipv6_exthdr_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_exthdr_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_exthdr_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_192_0_2_1_ipv6_exthdr_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_exthdr_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_exthdr_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_spa_255_255_255_255_ipv6_exthdr_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_dst___) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.002543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_flabel_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_flabel_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_flabel_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_type_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_type_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_type_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_type_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_type_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_type_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_code_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_icmpv6_code_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_code_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_icmpv6_code_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_code_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_icmpv6_code_255) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_target___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_target___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_target___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_label_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_label_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_label_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_label_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_label_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_label_4294967295) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_label_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_label_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_label_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_tc_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_tc_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_tc_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_tc_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_uca_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_uca_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_uca_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_uca_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_uca_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_uca_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_flags_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_flags_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tcp_flags_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_flags_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_flags_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tcp_flags_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_flags_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_flags_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tcp_flags_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tpa_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tpa_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tpa_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tpa_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tpa_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tpa_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tpa_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tpa_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tpa_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pkt_mark_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pkt_mark_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pkt_mark_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pkt_mark_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pkt_mark_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pkt_mark_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_conj_id_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_conj_id_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_conj_id_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_conj_id_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_conj_id_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_conj_id_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_conj_id_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_conj_id_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_conj_id_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tpa_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tpa_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tpa_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tpa_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tpa_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tpa_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tpa_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tpa_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tpa_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg0_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg0_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg0_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg0_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg0_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg0_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg1_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg1_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg1_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg1_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg1_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg1_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg1_0) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg1_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg1_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg2_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg2_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg2_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg2_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg2_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg2_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg2_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg2_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg2_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg3_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg3_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg3_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg3_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg3_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg3_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg3_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg3_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg3_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg4_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg4_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg4_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg4_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg4_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg4_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg4_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg4_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg4_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg5_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg5_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg5_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg5_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg5_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg5_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg5_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg5_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg5_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg6_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg6_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg6_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg6_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg6_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg6_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg6_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg6_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg7_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg7_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_reg7_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg7_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg7_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_reg7_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg7_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg7_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_reg7_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_bos_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_mpls_bos_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_bos_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_mpls_bos_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_bos_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_mpls_bos_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_isid_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_isid_1193046) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_pbb_isid_16777215) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_isid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_isid_1193046) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_pbb_isid_16777215) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_isid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_isid_1193046) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_pbb_isid_16777215) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.002575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_tunnel_id_18446744073709551615) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_1311768467463790320) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_tunnel_id_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_tunnel_id_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_exthdr_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_exthdr_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_0_0_0_0_ipv6_exthdr_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_exthdr_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_exthdr_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_192_0_2_1_ipv6_exthdr_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_exthdr_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_exthdr_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tpa_255_255_255_255_ipv6_exthdr_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000871s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff) [0.001039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001967s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_src___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.002369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000869s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_label_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_sha_00_00_00_00_00_00) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.006639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.002719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_conj_id_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000987s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000821s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000722s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.002455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_sha_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg0_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000754s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg1_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg1_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg2_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg2_305419896) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg3_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg3_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg4_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg4_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg5_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg5_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg6_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg6_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg7_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg7_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_bos_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_mpls_bos_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_isid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_isid_1193046) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_pbb_isid_16777215) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.001957s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_src___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000789s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_label_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000824s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tha_00_00_00_00_00_00) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_conj_id_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tha_00_00_00_00_00_00) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg0_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg1_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg1_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg2_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg2_305419896) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.002498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg3_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg3_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg4_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg4_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg5_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg5_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg6_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg6_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.005017s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg7_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg7_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.004936s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_bos_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_mpls_bos_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.005011s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_isid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_isid_1193046) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_pbb_isid_16777215) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000791s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.001130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_src___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_src___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_src___) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_src___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_src___) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_src___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_src___) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_src___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_label_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_label_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_label_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_tc_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_tc_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_uca_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_uca_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_flags_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_flags_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_flags_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_src___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_nxm_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.002646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_src_192_0_2_1) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_src_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_dst_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_dst_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.002639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.001238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.001718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pkt_mark_0) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pkt_mark_305419896) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pkt_mark_4294967295) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.001062s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000806s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000900s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.001039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001765s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_src___) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_src___) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_src___) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_src___) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.001547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000726s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_dst___) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000764s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.005451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000821s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_src___) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_src___) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_src___) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg0_0) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg0_305419896) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg0_4294967295) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg1_0) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg1_305419896) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg1_4294967295) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg2_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg2_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg2_4294967295) [0.001657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.009548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg3_0) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg3_305419896) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg3_4294967295) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg4_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg4_305419896) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg4_4294967295) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg5_0) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg5_305419896) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg5_4294967295) [0.002508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.001232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg6_0) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg6_305419896) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg6_4294967295) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg7_0) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg7_305419896) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg7_4294967295) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_bos_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_bos_255) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000754s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_isid_0) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_isid_1193046) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_isid_16777215) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_0) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_1311768467463790320) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_18446744073709551615) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_src___) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_src___) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_src___) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000902s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000835s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_0) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_305419896) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_dst___) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_dst___) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000695s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_dst___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_dst___) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000759s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_target___) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000980s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000809s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000666s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_label_0) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_label_305419896) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_label_4294967295) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_tc_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_tc_255) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000726s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000651s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_uca_0) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_uca_255) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_4660) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_65535) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000757s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000733s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_dst___) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_dst___) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_dst___) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000758s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000916s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.002783s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000695s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_nxm_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000782s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.001256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_src_0_0_0_0) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_src_192_0_2_1) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_src_255_255_255_255) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000932s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000769s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000872s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000701s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_0) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_305419896) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_4294967295) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000747s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_dst___) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_dst___) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_dst___) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000805s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000902s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_src___) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000884s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000954s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000832s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000952s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_dst___) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000667s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000699s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000743s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000811s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_dst___) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_dst___) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_dst___) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000695s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000733s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg0_0) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg0_305419896) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg0_4294967295) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg1_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg1_305419896) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg1_4294967295) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000706s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000765s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg2_0) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg2_305419896) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg2_4294967295) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.002861s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg3_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg3_305419896) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg3_4294967295) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000826s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg4_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg4_305419896) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg4_4294967295) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000680s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg5_0) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg5_305419896) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg5_4294967295) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000752s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000706s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000729s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000666s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg6_0) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg6_305419896) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg6_4294967295) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg7_0) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg7_305419896) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg7_4294967295) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_bos_0) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_bos_255) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_0) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_1193046) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_16777215) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_0) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_1311768467463790320) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_18446744073709551615) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_4660) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_65535) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_0) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_4660) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_65535) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_0) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_4660) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_65535) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_flabel_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_flabel_0) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_flabel_305419896) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_flabel_305419896) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_flabel_4294967295) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_flabel_4294967295) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_flabel_0) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_flabel_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_flabel_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_flabel_305419896) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_flabel_4294967295) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_flabel_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_target___) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_target___) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_target___) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_label_0) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_label_305419896) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_label_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_label_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_label_305419896) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_label_4294967295) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_label_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_label_305419896) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_label_4294967295) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_tc_0) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_tc_255) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_tc_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_tc_255) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_tc_0) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_tc_255) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_uca_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_uca_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_uca_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_uca_255) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_uca_0) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_uca_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_flags_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_flags_4660) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tcp_flags_65535) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_flags_0) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_flags_4660) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tcp_flags_65535) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_flags_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_flags_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tcp_flags_65535) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_flabel_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_flabel_0) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_flabel_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_flabel_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_flabel_305419896) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_flabel_305419896) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_flabel_4294967295) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_flabel_4294967295) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_flabel_4294967295) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000726s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_nxm_0) [0.000743s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_nxm_0) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000776s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pkt_mark_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pkt_mark_305419896) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pkt_mark_4294967295) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pkt_mark_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pkt_mark_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pkt_mark_4294967295) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pkt_mark_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pkt_mark_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pkt_mark_4294967295) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000866s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_flabel_0) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_flabel_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_flabel_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_flabel_305419896) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_flabel_305419896) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_flabel_305419896) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_flabel_4294967295) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_flabel_4294967295) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_flabel_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_src___) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_src___) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_src___) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000724s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_dst___) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_dst___) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_dst___) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_flabel_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_flabel_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_flabel_0) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_flabel_305419896) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_flabel_305419896) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_flabel_305419896) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_flabel_4294967295) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_flabel_4294967295) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_flabel_4294967295) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_305419896) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_4294967295) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_305419896) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_0) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_305419896) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_4294967295) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_0) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_305419896) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_0) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_305419896) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_4294967295) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_0) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_305419896) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_0) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_305419896) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_0) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_305419896) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_4294967295) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_0) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_305419896) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_305419896) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_305419896) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_0) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_305419896) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_4294967295) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_305419896) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_0) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_0) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_305419896) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_4294967295) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0) [0.000771s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_bos__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__mpls_bos__255__255_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__0__255_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__255__255_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__0__255_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__255__255_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_bos_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_mpls_bos_255) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_bos_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_mpls_bos_255) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_bos_0) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_mpls_bos_255) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_isid__0__1193046_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_isid__1193046__1193046_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__pbb_isid__16777215__1193046_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__0__1193046_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__1193046__1193046_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__16777215__1193046_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__0__1193046_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_isid_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_isid_1193046) [0.000713s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_pbb_isid_16777215) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_isid_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_isid_1193046) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_pbb_isid_16777215) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_isid_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_isid_1193046) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_pbb_isid_16777215) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id__0__1311768467463790320_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_0) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_1311768467463790320) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_tunnel_id_18446744073709551615) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_1311768467463790320) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_tunnel_id_18446744073709551615) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_0) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_1311768467463790320) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_tunnel_id_18446744073709551615) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__0__305419896_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__0__305419896_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__0__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__305419896__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__305419896__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__305419896__305419896_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__4294967295__305419896_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_flabel_0) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_flabel_0) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_flabel_0) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_flabel_305419896) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_flabel_305419896) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_flabel_305419896) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_flabel_4294967295) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_flabel_4294967295) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_flabel_4294967295) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_icmpv6_type_0) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_icmpv6_type_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_icmpv6_type_255) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_icmpv6_type_255) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_target___) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_target___) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_label_0) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_label_305419896) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_label_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_label_0) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_label_305419896) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_label_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_tc_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_tc_255) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_tc_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_tc_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pbb_uca_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pbb_uca_255) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pbb_uca_0) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pbb_uca_255) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_flags_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_flags_4660) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tcp_flags_65535) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_flags_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_flags_4660) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tcp_flags_65535) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv6_type_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_type_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_type_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv6_type_255) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_type_255) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_type_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000797s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000913s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_nxm_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_nxm_0) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pkt_mark_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pkt_mark_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pkt_mark_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pkt_mark_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pkt_mark_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pkt_mark_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv6_type_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_type_0) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_type_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv6_type_255) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_type_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_type_255) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_src___) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_src___) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_dst___) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_dst___) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv6_type_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_type_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_type_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv6_type_255) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_type_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_type_255) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg0__0__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg0__0__305419896_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg0_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg0_305419896) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg0_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg0_305419896) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg0_4294967295) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg1__0__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg1__0__305419896_) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg1_0) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg1_305419896) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg1_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg1_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg1_305419896) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg1_4294967295) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg2__0__305419896_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg2__0__305419896_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg2_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg2_305419896) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg2_4294967295) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg2_0) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg2_305419896) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg2_4294967295) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg3__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg3__0__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg3_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg3_305419896) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg3_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg3_0) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg3_305419896) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg3_4294967295) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg4__0__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg4__0__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg4_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg4_305419896) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg4_4294967295) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg4_0) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg4_305419896) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg4_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg5__0__305419896_) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg5__0__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg5_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg5_305419896) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg5_4294967295) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg5_0) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg5_305419896) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg5_4294967295) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg6__0__305419896_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg6__0__305419896_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg6_0) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg6_305419896) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg6_4294967295) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg6_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg6_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg6_4294967295) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg7__0__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg7__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg7_0) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg7_305419896) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg7_4294967295) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg7_0) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg7_305419896) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg7_4294967295) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_bos__0__255_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__mpls_bos__255__255_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_bos__0__255_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__mpls_bos__255__255_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_bos_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_mpls_bos_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_bos_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_mpls_bos_255) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_isid__0__1193046_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_isid__1193046__1193046_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__pbb_isid__16777215__1193046_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_isid__0__1193046_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_isid__1193046__1193046_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__pbb_isid__16777215__1193046_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pbb_isid_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pbb_isid_1193046) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_pbb_isid_16777215) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pbb_isid_0) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pbb_isid_1193046) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_pbb_isid_16777215) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id__0__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_1311768467463790320) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_tunnel_id_18446744073709551615) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_0) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_1311768467463790320) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_tunnel_id_18446744073709551615) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_exthdr__0__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_exthdr__4660__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255__ipv6_exthdr__65535__4660_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_exthdr__0__4660_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_exthdr__4660__4660_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255__ipv6_exthdr__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_exthdr_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_exthdr_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_exthdr_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_exthdr_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_exthdr_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_exthdr_65535) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_target___) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_target___) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_label_0) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_label_305419896) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_label_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_label_0) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_label_305419896) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_label_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_tc_0) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_tc_255) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_tc_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_tc_255) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pbb_uca_0) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pbb_uca_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pbb_uca_0) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pbb_uca_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_flags_0) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_flags_4660) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tcp_flags_65535) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_flags_0) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_flags_4660) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tcp_flags_65535) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv6_code_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_code_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_code_0) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_icmpv6_code_255) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_icmpv6_code_255) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_icmpv6_code_255) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000741s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_nxm_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_nxm_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_) [0.000745s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pkt_mark_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pkt_mark_305419896) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pkt_mark_4294967295) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pkt_mark_0) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pkt_mark_305419896) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pkt_mark_4294967295) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_) [0.000900s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv6_code_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_code_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_code_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_icmpv6_code_255) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_icmpv6_code_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_icmpv6_code_255) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_src___) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_src___) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_dst___) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_dst___) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv6_code_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_code_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_code_0) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_icmpv6_code_255) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_icmpv6_code_255) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_icmpv6_code_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg0__0__305419896_) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg0__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg0_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg0_305419896) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg0_4294967295) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg0_0) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg0_305419896) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg0_4294967295) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg1__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg1__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg1_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg1_305419896) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg1_4294967295) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg1_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg1_305419896) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg1_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg2__0__305419896_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg2__0__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg2_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg2_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg2_4294967295) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg2_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg2_305419896) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg2_4294967295) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg3__0__305419896_) [0.000930s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg3__0__305419896_) [0.000734s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg3_0) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg3_305419896) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg3_4294967295) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg3_0) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg3_4294967295) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg4__0__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg4__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg4_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg4_305419896) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg4_4294967295) [0.000773s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg4_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg4_305419896) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg4_4294967295) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg5__0__305419896_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg5__0__305419896_) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg5_0) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg5_305419896) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg5_4294967295) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg5_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg5_305419896) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg5_4294967295) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg6__0__305419896_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg6__0__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg6_0) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg6_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg6_4294967295) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg6_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg6_305419896) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg6_4294967295) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg7__0__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg7__0__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg7_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg7_305419896) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg7_4294967295) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg7_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg7_305419896) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg7_4294967295) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_bos__0__255_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__mpls_bos__255__255_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_bos__0__255_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__mpls_bos__255__255_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_bos_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_mpls_bos_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_bos_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_mpls_bos_255) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_isid__0__1193046_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_isid__1193046__1193046_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__pbb_isid__16777215__1193046_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_isid__0__1193046_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_isid__1193046__1193046_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__pbb_isid__16777215__1193046_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pbb_isid_0) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pbb_isid_1193046) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_pbb_isid_16777215) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pbb_isid_0) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pbb_isid_1193046) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_pbb_isid_16777215) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id__0__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id__0__1311768467463790320_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_1311768467463790320) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_tunnel_id_18446744073709551615) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_0) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_1311768467463790320) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_tunnel_id_18446744073709551615) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_exthdr__0__4660_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_exthdr__4660__4660_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255__ipv6_exthdr__65535__4660_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_exthdr__0__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_exthdr__4660__4660_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255__ipv6_exthdr__65535__4660_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_exthdr_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_exthdr_4660) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_exthdr_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_exthdr_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_exthdr_4660) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_exthdr_65535) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000911s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000948s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000966s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000882s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.002270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000692s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000839s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_label_0) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_label_305419896) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_label_4294967295) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_tc_0) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_tc_255) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pbb_uca_0) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pbb_uca_255) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_flags_0) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_flags_4660) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tcp_flags_65535) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_target___) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_target___) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_target___) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000805s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000855s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000757s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001018s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000874s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000847s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000818s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000680s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000826s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000706s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000785s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000795s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000983s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_nxm_0) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000776s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000705s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000716s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000850s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pkt_mark_0) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pkt_mark_305419896) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pkt_mark_4294967295) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_target___) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_target___) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_target___) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000741s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000745s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000881s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_src___) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000836s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000720s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_dst___) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000856s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000816s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_target___) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_target___) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_target___) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000977s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg0_0) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg0_305419896) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg0_4294967295) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000720s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg1_0) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg1_305419896) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg1_4294967295) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000712s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg2_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg2_305419896) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg2_4294967295) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000743s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg3_0) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg3_305419896) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg3_4294967295) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg4_0) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg4_305419896) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg4_4294967295) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg5_0) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg5_305419896) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg5_4294967295) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg6_0) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg6_305419896) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg6_4294967295) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000695s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg7_0) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg7_305419896) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg7_4294967295) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000753s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_bos_0) [0.000871s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____mpls_bos_255) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000712s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pbb_isid_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pbb_isid_1193046) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____pbb_isid_16777215) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000944s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000945s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000939s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____tunnel_id_18446744073709551615) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000770s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_target___) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_target___) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_target___) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000963s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000738s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000925s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000860s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896) [0.000754s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.003306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000865s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000850s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000974s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000979s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000759s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000838s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000699s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.001171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000775s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000756s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000760s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000795s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000726s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000699s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000740s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001033s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000690s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000723s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000730s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000765s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.001649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000991s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.001148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.001163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000807s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000680s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_0) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_255) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000867s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.001151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000833s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_0) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_1193046) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_16777215) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000804s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000701s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_0) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000749s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255) [0.001018s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000738s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.003823s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000713s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000744s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.001135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.007027s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000857s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000760s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000754s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000667s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000768s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000733s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000695s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000743s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000756s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000723s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000730s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000918s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000849s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000891s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000701s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.007206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000773s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.001217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000753s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000744s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000843s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_255) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_1193046) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_16777215) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000775s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000791s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.001643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000778s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_mpls_tc_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_mpls_tc_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_mpls_tc_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_mpls_tc_255) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_mpls_tc_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_mpls_tc_255) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pbb_uca_0) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pbb_uca_255) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pbb_uca_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pbb_uca_255) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_uca_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_uca_255) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_flags_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_flags_4660) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tcp_flags_65535) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_flags_0) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_flags_4660) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tcp_flags_65535) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_flags_0) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_flags_4660) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tcp_flags_65535) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_label_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_label_0) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_label_0) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_label_305419896) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_label_305419896) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_label_305419896) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_label_4294967295) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_label_4294967295) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_label_4294967295) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000939s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000705s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.001000s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000720s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000913s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000868s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_nxm_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_nxm_0) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_nxm_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_src_0_0_0_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_src_192_0_2_1) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_src_255_255_255_255) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_) [0.001177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_) [0.001054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pkt_mark_0) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pkt_mark_305419896) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pkt_mark_4294967295) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pkt_mark_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pkt_mark_305419896) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pkt_mark_4294967295) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pkt_mark_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pkt_mark_305419896) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pkt_mark_4294967295) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_label_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_label_0) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_label_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_label_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_label_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_label_305419896) [0.000730s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_label_4294967295) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_label_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_label_4294967295) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000796s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000793s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000720s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_src___) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_src___) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_src___) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_dst___) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_dst___) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_dst___) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_) [0.000793s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_label_0) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_label_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_label_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_label_305419896) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_label_305419896) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_label_305419896) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_label_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_label_4294967295) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_label_4294967295) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg0__0__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_) [0.001997s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_) [0.001057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg0_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg0_305419896) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg0_4294967295) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg0_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg0_305419896) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg0_4294967295) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_305419896) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_4294967295) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg1__0__305419896_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_) [0.000778s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_) [0.000755s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg1_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg1_305419896) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg1_4294967295) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg1_0) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg1_305419896) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg1_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_305419896) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_4294967295) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg2__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_) [0.000801s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_) [0.000832s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg2_0) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg2_305419896) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg2_4294967295) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg2_0) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg2_305419896) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg2_4294967295) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_0) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_305419896) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_4294967295) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg3__0__305419896_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg3_0) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg3_305419896) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg3_4294967295) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg3_0) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg3_305419896) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg3_4294967295) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_0) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_305419896) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_4294967295) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg4__0__305419896_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg4_0) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg4_305419896) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg4_4294967295) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg4_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg4_305419896) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg4_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_0) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_305419896) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_4294967295) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg5__0__305419896_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg5_0) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg5_305419896) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg5_4294967295) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg5_0) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg5_305419896) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg5_4294967295) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_0) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg6__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg6_0) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg6_305419896) [0.001026s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg6_4294967295) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg6_0) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg6_305419896) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg6_4294967295) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_305419896) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_4294967295) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg7__0__305419896_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg7_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg7_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg7_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg7_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg7_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg7_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.001933s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000898s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000789s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000919s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_label_0) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_label__0__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_label__0__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_label__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_label__305419896__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_label__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_label__4294967295__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_mpls_label_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_mpls_label_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_mpls_label_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_mpls_label_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_mpls_label_4294967295) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_mpls_label_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_isid__0__1193046_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_isid__1193046__1193046_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__pbb_isid__16777215__1193046_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_isid__0__1193046_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_isid__1193046__1193046_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__pbb_isid__16777215__1193046_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_isid__0__1193046_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pbb_isid_0) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pbb_isid_1193046) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_pbb_isid_16777215) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pbb_isid_0) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pbb_isid_1193046) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_pbb_isid_16777215) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_isid_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_isid_1193046) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_pbb_isid_16777215) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id__0__1311768467463790320_) [0.001632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000768s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_0) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_1311768467463790320) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_tunnel_id_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_0) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_1311768467463790320) [0.001288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_tunnel_id_18446744073709551615) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_0) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_1311768467463790320) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_tunnel_id_18446744073709551615) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_label__0__305419896_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_label__0__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_label__0__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_label__305419896__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_label__305419896__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_label__305419896__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_label__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_label__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_label__4294967295__305419896_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_label_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_label_0) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_label_0) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_label_305419896) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_label_305419896) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_label_305419896) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_label_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_label_4294967295) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_label_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_uca__0__255_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_uca__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_uca__0__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_uca__255__255_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pbb_uca_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pbb_uca_255) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pbb_uca_0) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pbb_uca_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_flags_0) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_flags_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tcp_flags_65535) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_flags_0) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_flags_4660) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tcp_flags_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_tc__0__255_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_tc__255__255_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_tc_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_tc_0) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_tc_0) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_tc_255) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_tc_255) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_tc_255) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000695s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000680s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000814s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_nxm_0) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_nxm_0) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000764s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pkt_mark_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pkt_mark_305419896) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pkt_mark_4294967295) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pkt_mark_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pkt_mark_305419896) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pkt_mark_4294967295) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_tc__0__255_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_tc__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_tc_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_tc_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_tc_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_tc_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_tc_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_tc_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000741s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_src___) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_src___) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_dst___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_dst___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_tc_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_tc_0) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_tc_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_tc_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_tc_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_tc_255) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg0__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg0__0__305419896_) [0.003507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_) [0.000768s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg0_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg0_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg0_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg0_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg0_305419896) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg1__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg1__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg1_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg1_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg1_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg1_305419896) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg1_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg2__0__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg2__0__305419896_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg2_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg2_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg2_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg2_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg2_305419896) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg2_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg3__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg3__0__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_) [0.001071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg3_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg3_305419896) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg3_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg3_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg3_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg3_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg4__0__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg4__0__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg4_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg4_305419896) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg4_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg4_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg4_305419896) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg4_4294967295) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg5__0__305419896_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg5__0__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg5_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg5_305419896) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg5_4294967295) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg5_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg5_305419896) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg5_4294967295) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg6__0__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg6__0__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg6_0) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg6_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg6_4294967295) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg6_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg6_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg6_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg7__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg7__0__305419896_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg7_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg7_305419896) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg7_4294967295) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg7_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg7_305419896) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg7_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_tc__0__255_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_tc__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__mpls_tc__255__255_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__mpls_tc__255__255_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_mpls_tc_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_mpls_tc_0) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_mpls_tc_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_mpls_tc_255) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_isid__0__1193046_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_isid__1193046__1193046_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__pbb_isid__16777215__1193046_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_isid__0__1193046_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_isid__1193046__1193046_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__pbb_isid__16777215__1193046_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pbb_isid_0) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pbb_isid_1193046) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_pbb_isid_16777215) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pbb_isid_0) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pbb_isid_1193046) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_pbb_isid_16777215) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id__0__1311768467463790320_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id__0__1311768467463790320_) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_1311768467463790320) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_tunnel_id_18446744073709551615) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_0) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_1311768467463790320) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_tunnel_id_18446744073709551615) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_tc__0__255_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__0__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__0__255_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_tc__255__255_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__255__255_) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_tc_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_tc_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_tc_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_tc_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_tc_255) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_tc_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_flags_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_flags_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tcp_flags_65535) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_flags_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_flags_4660) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tcp_flags_65535) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_uca__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_uca__255__255_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pbb_uca_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pbb_uca_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pbb_uca_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pbb_uca_255) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pbb_uca_255) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pbb_uca_255) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000922s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000750s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000786s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_nxm_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_nxm_0) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000823s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_) [0.000774s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_pkt_mark_0) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_pkt_mark_305419896) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_pkt_mark_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_pkt_mark_0) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_pkt_mark_305419896) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_pkt_mark_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_uca__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_uca__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pbb_uca_0) [0.001038s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pbb_uca_0) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pbb_uca_0) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pbb_uca_255) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pbb_uca_255) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pbb_uca_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_src___) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_src___) [0.000767s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000978s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_dst___) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000764s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pbb_uca_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pbb_uca_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_uca_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pbb_uca_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pbb_uca_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_uca_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg0__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg0__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg0_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg0_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg0_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg0_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg0_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg1__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg1__0__305419896_) [0.001883s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_) [0.001309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg1_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg1_305419896) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg1_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg1_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg1_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg1_4294967295) [0.000868s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg2__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_) [0.000740s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg2__0__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg2_0) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg2_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg2_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg2_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg2_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg2_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg3__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_) [0.000719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg3__0__305419896_) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg3_0) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg3_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg3_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg3_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg3_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg4__0__305419896_) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg4__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg4_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg4_305419896) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg4_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg4_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg4_305419896) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg4_4294967295) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg5__0__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg5__0__305419896_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg5_0) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg5_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg5_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg5_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg5_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg5_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg6__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg6__0__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg6_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg6_305419896) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg6_4294967295) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg6_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg6_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg6_4294967295) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg7__0__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg7__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg7_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg7_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg7_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg7_0) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg7_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg7_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_uca__0__255_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_uca__0__255_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_uca__255__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_uca__255__255_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pbb_uca_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pbb_uca_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pbb_uca_255) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pbb_uca_255) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pbb_uca__0__255_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pbb_uca__0__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pbb_uca__0__255_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pbb_uca__255__255_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pbb_uca__255__255_) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pbb_uca__255__255_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_pbb_uca_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_pbb_uca_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_pbb_uca_0) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_pbb_uca_255) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_pbb_uca_255) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_pbb_uca_255) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id__0__1311768467463790320_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id__0__1311768467463790320_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_1311768467463790320) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_tunnel_id_18446744073709551615) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_1311768467463790320) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_tunnel_id_18446744073709551615) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_uca__0__255_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__0__255_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__0__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_uca__255__255_) [0.002702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__255__255_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__255__255_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_uca_0) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_uca_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_uca_0) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_uca_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_uca_255) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_uca_255) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_flags_0) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_flags_0) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_flags_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_flags_4660) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_flags_4660) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_flags_4660) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tcp_flags_65535) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tcp_flags_65535) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tcp_flags_65535) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000735s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000754s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_nxm_0) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_nxm_0) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_nxm_0) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_flags_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_flags_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_flags_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_flags_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_flags_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_flags_4660) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tcp_flags_65535) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tcp_flags_65535) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tcp_flags_65535) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_flags_0) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_flags_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_flags_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_flags_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_flags_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_flags_4660) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tcp_flags_65535) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tcp_flags_65535) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tcp_flags_65535) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000775s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_src___) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_src___) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_src___) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_dst___) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_dst___) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_dst___) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_) [0.000820s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_) [0.001237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_flags_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_flags_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_flags_0) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_flags_4660) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_flags_4660) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_flags_4660) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tcp_flags_65535) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tcp_flags_65535) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tcp_flags_65535) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_flags__0__4660_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_flags_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_0) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_0) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_flags_4660) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_4660) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_flags_65535) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_65535) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_65535) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_flags__0__4660_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_flags_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_0) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_0) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_flags_4660) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_4660) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_flags_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_65535) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_flags__0__4660_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_) [0.000729s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_) [0.000749s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_flags_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_0) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_0) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_flags_4660) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_4660) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_4660) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_flags_65535) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_65535) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_65535) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_flags__0__4660_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_flags_0) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_0) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_0) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_flags_4660) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_4660) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_4660) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_flags_65535) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_65535) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_flags__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_flags_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_flags_4660) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_4660) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_4660) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_flags_65535) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_65535) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_65535) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_flags__0__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_flags_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_flags_4660) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_4660) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_4660) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_flags_65535) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_65535) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_65535) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_flags__0__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_flags_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_flags_4660) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_4660) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_flags_65535) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_65535) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_flags__0__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_flags_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_0) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_flags_4660) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_4660) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_4660) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_flags_65535) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_65535) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_65535) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_flags__0__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_flags__0__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_flags__4660__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_flags__4660__4660_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tcp_flags__65535__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tcp_flags__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_flags_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_flags_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_flags_4660) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_flags_4660) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tcp_flags_65535) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tcp_flags_65535) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_flags__0__4660_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_flags__0__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_flags__0__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_flags__4660__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_flags__4660__4660_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_flags__4660__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tcp_flags__65535__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tcp_flags__65535__4660_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tcp_flags__65535__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_flags_0) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_flags_0) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_flags_0) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_flags_4660) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_flags_4660) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_flags_4660) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tcp_flags_65535) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tcp_flags_65535) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tcp_flags_65535) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id__0__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id__0__1311768467463790320_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id__0__1311768467463790320_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_1311768467463790320) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0_tunnel_id_18446744073709551615) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_1311768467463790320) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660_tunnel_id_18446744073709551615) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_0) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_1311768467463790320) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535_tunnel_id_18446744073709551615) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_flags__0__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__0__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_flags__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__4660__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tcp_flags__65535__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__65535__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_flags_0) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_flags_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_flags_0) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_flags_4660) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_flags_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_flags_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tcp_flags_65535) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tcp_flags_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tcp_flags_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000962s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_nxm_0) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_nxm_18446744073709551615) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_nxm_0) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_nxm_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_src_0_0_0_0) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_src_192_0_2_1) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_src_255_255_255_255) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_dst_192_0_2_1) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv4_dst_255_255_255_255) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pkt_mark_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pkt_mark_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pkt_mark_4294967295) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pkt_mark_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pkt_mark_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pkt_mark_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pkt_mark_0) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pkt_mark_305419896) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pkt_mark_4294967295) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__conj_id__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_conj_id_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_conj_id_305419896) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_conj_id_4294967295) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_conj_id_0) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_conj_id_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_conj_id_4294967295) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_conj_id_0) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_conj_id_305419896) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_conj_id_4294967295) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000776s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_src___) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_src___) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_src___) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000736s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000712s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_dst___) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_dst___) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_dst___) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_) [0.000787s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_actset_output_0) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_actset_output_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_actset_output_0) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_actset_output_305419896) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_actset_output_305419896) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_actset_output_305419896) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_actset_output_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_actset_output_4294967295) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_actset_output_4294967295) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg0__0__305419896_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg0_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg0_305419896) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg0_4294967295) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg0_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg0_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg0_305419896) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg0_4294967295) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg1__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg1_0) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg1_305419896) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg1_4294967295) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg1_0) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg1_305419896) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg1_4294967295) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg1_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg1_305419896) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg1_4294967295) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg2__0__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_) [0.001291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_) [0.000824s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_) [0.000834s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg2_0) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg2_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg2_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg2_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg2_305419896) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg2_4294967295) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg2_0) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg2_305419896) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg2_4294967295) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg3__0__305419896_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg3_0) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg3_305419896) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg3_4294967295) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg3_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg3_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg3_4294967295) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg3_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg3_305419896) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg3_4294967295) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg4__0__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg4_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg4_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg4_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg4_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg4_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg4_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg4_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg4_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg4_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg5__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg5_305419896) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg5_4294967295) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg5_0) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg5_305419896) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg5_4294967295) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg5_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg5_305419896) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg5_4294967295) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg6__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_) [0.000737s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg6_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg6_305419896) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg6_4294967295) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg6_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg6_305419896) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg6_4294967295) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg6_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg6_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg6_4294967295) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg7__0__305419896_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg7_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg7_305419896) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg7_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg7_0) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg7_305419896) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg7_4294967295) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg7_0) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg7_305419896) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg7_4294967295) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_field_100_aG9nZWhvZ2U=) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_field_100_ZnVnYWZ1Z2E=) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_field_100_aG9nZWhvZ2U=) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E=) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U=) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_bos__0__255_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__mpls_bos__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_bos__0__255_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__mpls_bos__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_bos__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__mpls_bos__255__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_bos_0) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_mpls_bos_255) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_bos_0) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_mpls_bos_255) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_bos_0) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_mpls_bos_255) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_isid__0__1193046_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_isid__1193046__1193046_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__pbb_isid__16777215__1193046_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_isid__0__1193046_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_isid__1193046__1193046_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__pbb_isid__16777215__1193046_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_isid__0__1193046_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pbb_isid_0) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pbb_isid_1193046) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_pbb_isid_16777215) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pbb_isid_0) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pbb_isid_1193046) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_pbb_isid_16777215) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pbb_isid_0) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pbb_isid_1193046) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_pbb_isid_16777215) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id__0__1311768467463790320_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_1311768467463790320) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_tunnel_id_18446744073709551615) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_1311768467463790320) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_tunnel_id_18446744073709551615) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_tunnel_id_18446744073709551615) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_exthdr__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_exthdr__4660__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896__ipv6_exthdr__65535__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__0__4660_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_exthdr_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_exthdr_4660) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_exthdr_65535) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_exthdr_0) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_exthdr_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_exthdr_65535) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_exthdr_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_exthdr_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_exthdr_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000762s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000790s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000896s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000745s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.001352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000975s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000738s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000788s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000743s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000922s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000793s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000785s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000667s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000723s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000706s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000976s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000709s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000782s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000680s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000726s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000759s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000794s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000690s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000666s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000793s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000734s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000690s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000833s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.001425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000729s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000801s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000651s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.001297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.001053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.001378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_nxm_0) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_nxm_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_nxm_0) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000888s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_nxm_0) [0.000856s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_nxm_0) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_nxm_0) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_nxm_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_nxm_18446744073709551615) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000737s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000814s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_nxm_0) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000724s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_nxm_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000724s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_nxm_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_nxm_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_nxm_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.002014s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_nxm_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_nxm_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_nxm_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_nxm_18446744073709551615) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_nxm_0) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_nxm_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_nxm_0) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_nxm_1311768467463790320) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_nxm_18446744073709551615) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_nxm_0) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_nxm_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_nxm_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_nxm_1311768467463790320) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_nxm_18446744073709551615) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_nxm_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_nxm_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_nxm_0) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_nxm_1311768467463790320) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_nxm_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_nxm_0) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_nxm_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_nxm_1311768467463790320) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_nxm_18446744073709551615) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_nxm_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_nxm_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_nxm_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_nxm_1311768467463790320) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_nxm_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_nxm_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_nxm_0) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_nxm_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_nxm_18446744073709551615) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_nxm_0) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_nxm_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_nxm_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_nxm_1311768467463790320) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_nxm_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_nxm_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_nxm_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_nxm_1311768467463790320) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_nxm_1311768467463790320) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_nxm_18446744073709551615) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_nxm_18446744073709551615) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_nxm_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_nxm_0) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_nxm_0) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_nxm_1311768467463790320) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_nxm_1311768467463790320) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_nxm_1311768467463790320) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_nxm_18446744073709551615) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_tunnel_id_nxm_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_tunnel_id_nxm_1311768467463790320) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0_tunnel_id_nxm_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000730s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_nxm_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_nxm_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_nxm_0) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_nxm_1311768467463790320) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_nxm_1311768467463790320) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_nxm_1311768467463790320) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_nxm_18446744073709551615) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_nxm_18446744073709551615) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_nxm_18446744073709551615) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_src_0_0_0_0) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_src_192_0_2_1) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_src_255_255_255_255) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000929s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.003841s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000680s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_src_0_0_0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_src_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_src_255_255_255_255) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.002069s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_src_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_src_0_0_0_0) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_src_192_0_2_1) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_src_192_0_2_1) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_src_255_255_255_255) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_src_255_255_255_255) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_src_0_0_0_0) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_src_0_0_0_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_src_192_0_2_1) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_src_192_0_2_1) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_src_255_255_255_255) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_src_255_255_255_255) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000773s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_src_0_0_0_0) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_src_192_0_2_1) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_src_192_0_2_1) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_src_255_255_255_255) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_src_255_255_255_255) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_src_0_0_0_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_src_0_0_0_0) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_src_192_0_2_1) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_src_192_0_2_1) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_src_255_255_255_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.001265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_src_0_0_0_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_src_0_0_0_0) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_src_192_0_2_1) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_src_192_0_2_1) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_src_255_255_255_255) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_src_255_255_255_255) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000651s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_src_0_0_0_0) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_src_0_0_0_0) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_src_192_0_2_1) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_src_192_0_2_1) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_src_255_255_255_255) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_src_255_255_255_255) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_src_0_0_0_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_src_0_0_0_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_src_192_0_2_1) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_src_192_0_2_1) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_src_255_255_255_255) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_src_255_255_255_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_src_0_0_0_0) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_src_0_0_0_0) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_src_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_src_192_0_2_1) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_src_255_255_255_255) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_src_255_255_255_255) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_src_0_0_0_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_src_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_src_192_0_2_1) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_src_192_0_2_1) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_src_255_255_255_255) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_src_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_src_0_0_0_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_src_0_0_0_0) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_src_0_0_0_0) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_src_192_0_2_1) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_src_192_0_2_1) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_src_192_0_2_1) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_src_255_255_255_255) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_src_255_255_255_255) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_src_255_255_255_255) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_0) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_0) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000666s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_src_0_0_0_0) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_src_0_0_0_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_src_192_0_2_1) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_src_192_0_2_1) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_src_192_0_2_1) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_src_255_255_255_255) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_src_255_255_255_255) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_src_255_255_255_255) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_dst_0_0_0_0) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_dst_192_0_2_1) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv4_dst_255_255_255_255) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_dst_0_0_0_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_dst_192_0_2_1) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv4_dst_255_255_255_255) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_dst_0_0_0_0) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_dst_192_0_2_1) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv4_dst_255_255_255_255) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_dst_0_0_0_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_dst_192_0_2_1) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv4_dst_255_255_255_255) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000764s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_dst_0_0_0_0) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_dst_192_0_2_1) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv4_dst_255_255_255_255) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_dst_0_0_0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_dst_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.002696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_dst_0_0_0_0) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_dst_192_0_2_1) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv4_dst_255_255_255_255) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_dst_0_0_0_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_dst_192_0_2_1) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv4_dst_255_255_255_255) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_dst_0_0_0_0) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_dst_192_0_2_1) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv4_dst_255_255_255_255) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_dst_0_0_0_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_dst_0_0_0_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_dst_192_0_2_1) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_dst_192_0_2_1) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv4_dst_255_255_255_255) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv4_dst_255_255_255_255) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_dst_0_0_0_0) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_dst_0_0_0_0) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_dst_0_0_0_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_dst_192_0_2_1) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_dst_192_0_2_1) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_dst_192_0_2_1) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv4_dst_255_255_255_255) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv4_dst_255_255_255_255) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv4_dst_255_255_255_255) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_dst_0_0_0_0) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_dst_0_0_0_0) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_dst_0_0_0_0) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_dst_192_0_2_1) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_dst_192_0_2_1) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_dst_192_0_2_1) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv4_dst_255_255_255_255) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv4_dst_255_255_255_255) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv4_dst_255_255_255_255) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pkt_mark_0) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pkt_mark_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pkt_mark_0) [0.000751s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pkt_mark_305419896) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pkt_mark_305419896) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pkt_mark_305419896) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pkt_mark_4294967295) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pkt_mark_4294967295) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pkt_mark_4294967295) [0.000716s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_src___) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_src___) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_src___) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_dst___) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_dst___) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_dst___) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pkt_mark_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pkt_mark_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pkt_mark_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pkt_mark_305419896) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pkt_mark_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pkt_mark_305419896) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pkt_mark_4294967295) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pkt_mark_4294967295) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pkt_mark_4294967295) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg0_0) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg0_305419896) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg0_4294967295) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_0) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_305419896) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_0) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_305419896) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_4294967295) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg1_0) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg1_305419896) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg1_4294967295) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_0) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_305419896) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_305419896) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_4294967295) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg2_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg2_305419896) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg2_4294967295) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_0) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_4294967295) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_305419896) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_4294967295) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg3_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg3_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg3_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_0) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_305419896) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_305419896) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg4_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg4_305419896) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg4_4294967295) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_4294967295) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_305419896) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_4294967295) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg5_0) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg5_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg5_4294967295) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_0) [0.001684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg6_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg6_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg6_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_0) [0.003138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_4294967295) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg7_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg7_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg7_4294967295) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_4294967295) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_0) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_4294967295) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.001613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pkt_mark__0__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pkt_mark__0__305419896_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pkt_mark__305419896__305419896_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pkt_mark__305419896__305419896_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pkt_mark__4294967295__305419896_) [0.000980s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pkt_mark__4294967295__305419896_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pkt_mark_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pkt_mark_0) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pkt_mark_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pkt_mark_305419896) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pkt_mark_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pkt_mark_4294967295) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pkt_mark__0__305419896_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pkt_mark__0__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pkt_mark__0__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pkt_mark__305419896__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pkt_mark__305419896__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pkt_mark__305419896__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__pkt_mark__4294967295__305419896_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__pkt_mark__4294967295__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__pkt_mark__4294967295__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_pkt_mark_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_pkt_mark_0) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_pkt_mark_0) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_pkt_mark_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_pkt_mark_305419896) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_pkt_mark_305419896) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_pkt_mark_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_pkt_mark_4294967295) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_pkt_mark_4294967295) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id__0__1311768467463790320_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_0) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_tunnel_id_18446744073709551615) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_1311768467463790320) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_tunnel_id_18446744073709551615) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_0) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_1311768467463790320) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_tunnel_id_18446744073709551615) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pkt_mark__0__305419896_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__0__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__0__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pkt_mark__305419896__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__305419896__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__305419896__305419896_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pkt_mark__4294967295__305419896_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__4294967295__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__4294967295__305419896_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pkt_mark_0) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pkt_mark_0) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pkt_mark_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pkt_mark_305419896) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pkt_mark_305419896) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pkt_mark_305419896) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pkt_mark_4294967295) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pkt_mark_4294967295) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pkt_mark_4294967295) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_src___) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_src___) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_src___) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_dst___) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_dst___) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_dst___) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_conj_id_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_conj_id_0) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_conj_id_0) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_conj_id_305419896) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_conj_id_305419896) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_conj_id_305419896) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_conj_id_4294967295) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_conj_id_4294967295) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_conj_id_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg0__0__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg0_305419896) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg0_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg0_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg0_305419896) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg0_4294967295) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg0_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg0_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg1__0__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg1_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg1_305419896) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg1_4294967295) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg1_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg1_305419896) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg1_4294967295) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg1_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg1_305419896) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg1_4294967295) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg2__0__305419896_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg2_0) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg2_305419896) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg2_4294967295) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg2_0) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg2_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg2_4294967295) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg2_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg2_305419896) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg2_4294967295) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg3__0__305419896_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg3_0) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg3_305419896) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg3_4294967295) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg3_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg3_305419896) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg3_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg3_0) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg3_305419896) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg3_4294967295) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg4__0__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg4_0) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg4_305419896) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg4_4294967295) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg4_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg4_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg4_4294967295) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg4_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg4_305419896) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg4_4294967295) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg5__0__305419896_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg5_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg5_305419896) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg5_4294967295) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg5_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg5_305419896) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg5_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg5_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg5_305419896) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg5_4294967295) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg6__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg6_0) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg6_305419896) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg6_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg6_0) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg6_305419896) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg6_4294967295) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg6_0) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg6_305419896) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg6_4294967295) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg7__0__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg7_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg7_305419896) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg7_4294967295) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg7_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg7_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg7_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg7_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg7_305419896) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg7_4294967295) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_field_100_aG9nZWhvZ2U=) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_field_100_ZnVnYWZ1Z2E=) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_field_100_aG9nZWhvZ2U=) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E=) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U=) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_bos__0__255_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__mpls_bos__255__255_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_bos__0__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__mpls_bos__255__255_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_bos__0__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__mpls_bos__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_bos_0) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_mpls_bos_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_bos_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_mpls_bos_255) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_bos_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_mpls_bos_255) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_isid__0__1193046_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_isid__1193046__1193046_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__pbb_isid__16777215__1193046_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_isid__0__1193046_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_isid__1193046__1193046_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__pbb_isid__16777215__1193046_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_isid__0__1193046_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pbb_isid_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pbb_isid_1193046) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_pbb_isid_16777215) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pbb_isid_0) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pbb_isid_1193046) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_pbb_isid_16777215) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pbb_isid_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pbb_isid_1193046) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_pbb_isid_16777215) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id__0__1311768467463790320_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_0) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_1311768467463790320) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_tunnel_id_18446744073709551615) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_0) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_1311768467463790320) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_tunnel_id_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_1311768467463790320) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_tunnel_id_18446744073709551615) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_exthdr__0__4660_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_exthdr__4660__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896__ipv6_exthdr__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__0__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_exthdr_0) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_exthdr_4660) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_exthdr_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_exthdr_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_exthdr_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_exthdr_65535) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_exthdr_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_exthdr_4660) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_exthdr_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tun_ipv6_src___) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000943s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_src___) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_src___) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_src___) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_src___) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_src___) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_src___) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_src___) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_src___) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_src___) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000710s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_src___) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_src___) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_src___) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_src___) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_src___) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_src___) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_src___) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_src___) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_src___) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000804s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_src___) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_src___) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_src___) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_src___) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_src___) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_src___) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_src___) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_src___) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_src___) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_src___) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_src___) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_src___) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_src___) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_src___) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000794s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_0) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_1311768467463790320) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src____tunnel_id_18446744073709551615) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_src___) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_src___) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_src___) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000789s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_dst___) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_dst___) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_dst___) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_dst___) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_dst___) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_dst___) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000928s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000786s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000852s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000848s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_dst___) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_dst___) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_dst___) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.001231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000757s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000776s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_dst___) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_dst___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_dst___) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_dst___) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_dst___) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_dst___) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000866s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000692s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000680s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_dst___) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_dst___) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_dst___) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_dst___) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_dst___) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_dst___) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_dst___) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_dst___) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_dst___) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_dst___) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_dst___) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_dst___) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_dst___) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_dst___) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_dst___) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_dst___) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_dst___) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000734s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_0) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_1311768467463790320) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst____tunnel_id_18446744073709551615) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.007520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_dst___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_dst___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_dst___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg0__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_) [0.001808s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg0_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg0_305419896) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg0_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg0_0) [0.000847s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg0_305419896) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg0_4294967295) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_0) [0.000822s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_4294967295) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg1__0__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg1_0) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg1_305419896) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg1_4294967295) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg1_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg1_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg1_4294967295) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_305419896) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_4294967295) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg2__0__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg2_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg2_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg2_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg2_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg2_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg2_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_305419896) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg3__0__305419896_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg3_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg3_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg3_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg3_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg3_305419896) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg3_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_0) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_305419896) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_4294967295) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg4__0__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg4_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg4_305419896) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg4_4294967295) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg4_0) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg4_305419896) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg4_4294967295) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_305419896) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_4294967295) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg5__0__305419896_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg5_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg5_305419896) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg5_4294967295) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg5_0) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg5_305419896) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg5_4294967295) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_305419896) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_4294967295) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg6__0__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg6_0) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg6_305419896) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg6_4294967295) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg6_0) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg6_305419896) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg6_4294967295) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_0) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_305419896) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_4294967295) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg7__0__305419896_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg7_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg7_305419896) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg7_4294967295) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg7_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg7_305419896) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg7_4294967295) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_0) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_305419896) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_4294967295) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_field_100_aG9nZWhvZ2U=) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E=) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U=) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E=) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U=) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_bos__0__255_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__mpls_bos__255__255_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_bos__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__mpls_bos__255__255_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_bos__0__255_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__mpls_bos__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_bos_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_mpls_bos_255) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_bos_0) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_mpls_bos_255) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_bos_0) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_mpls_bos_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_isid__0__1193046_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_isid__1193046__1193046_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__pbb_isid__16777215__1193046_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_isid__0__1193046_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_isid__1193046__1193046_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__pbb_isid__16777215__1193046_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_isid__0__1193046_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pbb_isid_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pbb_isid_1193046) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_pbb_isid_16777215) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pbb_isid_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pbb_isid_1193046) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_pbb_isid_16777215) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_isid_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_isid_1193046) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_pbb_isid_16777215) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.002122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_1311768467463790320) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_tunnel_id_18446744073709551615) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_1311768467463790320) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_tunnel_id_18446744073709551615) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_0) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_1311768467463790320) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_tunnel_id_18446744073709551615) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_exthdr__0__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_exthdr__4660__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896__ipv6_exthdr__65535__4660_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__0__4660_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_exthdr_0) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_exthdr_4660) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_exthdr_65535) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_exthdr_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_exthdr_4660) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_exthdr_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_exthdr_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_exthdr_4660) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_exthdr_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg1__0__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg1__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg1__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg1_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg1_305419896) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg1_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg1_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg1_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg1_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg1_0) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg1_305419896) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg1_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg2__0__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg2__305419896__305419896_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg2__0__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg2_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg2_305419896) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg2_4294967295) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg2_0) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg2_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg2_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg2_0) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg2_305419896) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg2_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg3__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg3__305419896__305419896_) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg3__0__305419896_) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg3_0) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg3_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg3_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg3_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg3_305419896) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg3_4294967295) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg3_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg3_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg3_4294967295) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg4__0__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg4__305419896__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg4__0__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg4_0) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg4_305419896) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg4_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg4_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg4_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg4_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg4_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg4_305419896) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg4_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg5__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg5__305419896__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg5__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg5_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg5_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg5_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg5_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg5_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg5_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg5_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg5_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg5_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg6__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg6__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg6__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_) [0.001168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg6_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg6_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg6_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg6_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg6_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg6_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg7__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg7__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg7__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg7_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg7_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg7_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg7_4294967295) [0.001201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg7_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg7_305419896) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg7_4294967295) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000726s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000833s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000701s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000944s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.004694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg0__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg0__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg0__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg0__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg0__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg0__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg0_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg0_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg0_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg0_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg0_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg0_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg0__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg0__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg0__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg0__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg0__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg0__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg0__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg0__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg0_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg0_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg0_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000995s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_18446744073709551615) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_1311768467463790320) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_18446744073709551615) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_1311768467463790320) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_18446744073709551615) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg0__0__305419896_) [0.000729s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg0__0__305419896_) [0.001180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg0__0__305419896_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg0__305419896__305419896_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg0__305419896__305419896_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg0__305419896__305419896_) [0.001091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg0__4294967295__305419896_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg0__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg0__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_0) [0.002947s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_0) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_305419896) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_305419896) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_305419896) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_4294967295) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_4294967295) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg2__0__305419896_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg2__305419896__305419896_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg2__0__305419896_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg2_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg2_305419896) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg2_4294967295) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg2_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg2_305419896) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg2_4294967295) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg2_0) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg2_305419896) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg2_4294967295) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg3__0__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg3__305419896__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg3__0__305419896_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg3_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg3_305419896) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg3_4294967295) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg3_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg3_305419896) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg3_4294967295) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg3_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg3_305419896) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg3_4294967295) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg4__0__305419896_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg4__305419896__305419896_) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg4__0__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg4_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg4_305419896) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg4_4294967295) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg4_0) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg4_305419896) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg4_4294967295) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg4_0) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg4_305419896) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg4_4294967295) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg5__0__305419896_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg5__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg5__0__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg5_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg5_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg5_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg5_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg5_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg5_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg5_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg6__0__305419896_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg6__305419896__305419896_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg6__0__305419896_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg6_0) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg6_305419896) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg6_4294967295) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg6_0) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg6_305419896) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg6_4294967295) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg6_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg6_305419896) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg6_4294967295) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg7__0__305419896_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg7__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg7__0__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg7_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg7_305419896) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg7_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg7_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg7_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg7_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg7_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg7_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg7_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg1__0__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg1__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg1__305419896__305419896_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg1__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg1__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg1__4294967295__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg1_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg1_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg1_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg1_305419896) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg1_4294967295) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg1_4294967295) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg1__0__305419896_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg1__0__305419896_) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg1__0__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg1__305419896__305419896_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg1__305419896__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg1__305419896__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg1__4294967295__305419896_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg1__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg1__4294967295__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg1_0) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_0) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_0) [0.002415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg1_305419896) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_305419896) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_305419896) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg1_4294967295) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_4294967295) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_4294967295) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id__0__1311768467463790320_) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_1311768467463790320) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_18446744073709551615) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_1311768467463790320) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_18446744073709551615) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_1311768467463790320) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_18446744073709551615) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg1__0__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg1__0__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg1__0__305419896_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg1__305419896__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg1__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg1__305419896__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg1__4294967295__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg1__4294967295__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg1__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_305419896) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_305419896) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_305419896) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_4294967295) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_4294967295) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_4294967295) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg3__0__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg3__305419896__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg3__0__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg3_0) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg3_305419896) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg3_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg3_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg3_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg3_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg3_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg3_305419896) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg3_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg4__0__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg4__305419896__305419896_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg4__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg4_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg4_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg4_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg4_0) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg4_305419896) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg4_4294967295) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg4_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg4_305419896) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg4_4294967295) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg5__0__305419896_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg5__305419896__305419896_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg5__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_) [0.000848s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg5_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg5_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg5_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg5_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg5_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg5_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg5_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg5_305419896) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg5_4294967295) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg6__0__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg6__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg6__0__305419896_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg6_0) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg6_305419896) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg6_4294967295) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg6_0) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg6_305419896) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg6_4294967295) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg6_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg6_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg6_4294967295) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg7__0__305419896_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg7__305419896__305419896_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg7__0__305419896_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg7_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg7_305419896) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg7_4294967295) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg7_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg7_305419896) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg7_4294967295) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg7_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg7_305419896) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg7_4294967295) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg2__0__305419896_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg2__0__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg2__305419896__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg2__305419896__305419896_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg2__4294967295__305419896_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg2__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg2_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg2_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg2_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg2_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg2_4294967295) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg2_4294967295) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg2__0__305419896_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg2__0__305419896_) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg2__0__305419896_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg2__305419896__305419896_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg2__305419896__305419896_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg2__305419896__305419896_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg2__4294967295__305419896_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg2__4294967295__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg2__4294967295__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg2_0) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_0) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg2_305419896) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_305419896) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_305419896) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg2_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_4294967295) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_4294967295) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id__0__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_18446744073709551615) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_1311768467463790320) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg2__0__305419896_) [0.000806s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg2__0__305419896_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg2__0__305419896_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg2__305419896__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg2__305419896__305419896_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg2__305419896__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg2__4294967295__305419896_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg2__4294967295__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg2__4294967295__305419896_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_0) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_305419896) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_4294967295) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_4294967295) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg4__0__305419896_) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg4__305419896__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg4__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg4_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg4_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg4_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg4_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg4_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg4_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg4_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg4_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg4_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg5__0__305419896_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg5__305419896__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg5__0__305419896_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg5_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg5_305419896) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg5_4294967295) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg5_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg5_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg5_4294967295) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg5_0) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg5_305419896) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg5_4294967295) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg6__0__305419896_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg6__305419896__305419896_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg6__0__305419896_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_) [0.006215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg6_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg6_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg6_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg6_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg6_305419896) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg6_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg6_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg6_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg6_4294967295) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg7__0__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg7__305419896__305419896_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg7__0__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg7_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg7_305419896) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg7_4294967295) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg7_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg7_305419896) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg7_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg7_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg7_305419896) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg7_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg3__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg3__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg3__305419896__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg3__305419896__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg3__4294967295__305419896_) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg3__4294967295__305419896_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg3_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg3_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg3_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg3_305419896) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg3_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg3_4294967295) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg3__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg3__0__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg3__0__305419896_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg3__305419896__305419896_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg3__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg3__305419896__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg3__4294967295__305419896_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg3__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg3__4294967295__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg3_0) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg3_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_305419896) [0.000854s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_305419896) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg3_4294967295) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_4294967295) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id__0__1311768467463790320_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_0) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_1311768467463790320) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_18446744073709551615) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_1311768467463790320) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_18446744073709551615) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_1311768467463790320) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_18446744073709551615) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg3__0__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg3__0__305419896_) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg3__0__305419896_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg3__305419896__305419896_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg3__305419896__305419896_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg3__305419896__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg3__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg3__4294967295__305419896_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg3__4294967295__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_0) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_0) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_305419896) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_305419896) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_305419896) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_4294967295) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_4294967295) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_4294967295) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg5__0__305419896_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg5__305419896__305419896_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg5__0__305419896_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg5_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg5_305419896) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg5_4294967295) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg5_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg5_305419896) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg5_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg5_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg5_305419896) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg5_4294967295) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg6__0__305419896_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg6__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg6__0__305419896_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg6_0) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg6_305419896) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg6_4294967295) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg6_0) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg6_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg6_4294967295) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg6_0) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg6_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg6_4294967295) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg7__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg7__305419896__305419896_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg7__0__305419896_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg7_0) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg7_305419896) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg7_4294967295) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg7_0) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg7_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg7_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg7_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg7_305419896) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg7_4294967295) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.010313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg4__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg4__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg4__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg4__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg4__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg4__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg4_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg4_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg4_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg4__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg4__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg4__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg4__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg4__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg4__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg4__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg4__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg4__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg4_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg4_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg4_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id__0__1311768467463790320_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_18446744073709551615) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_1311768467463790320) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_18446744073709551615) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg4__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg4__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg4__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg4__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg4__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg4__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg4__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg4__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg6__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg6__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg6__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg6_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg6_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg6_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg6_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg6_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg6_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg6_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg6_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg7__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg7__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg7_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg7_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg7_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg7_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg7_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg7_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg5__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg5__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg5__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg5__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg5__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg5__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg5_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg5_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg5_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg5_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg5_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg5__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg5__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg5__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg5__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg5__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg5__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg5__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg5__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg5__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg5_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg5_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg5_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg5__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg5__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg5__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg5__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg5__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg5__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg5__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg5__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg5__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__reg7__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__reg7__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__reg7__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_reg7_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_reg7_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_reg7_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_reg7_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_reg7_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_reg7_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_reg7_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_reg7_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg6__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg6__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg6__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg6__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg6__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg6__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg6_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg6_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg6_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg6_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg6_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg6_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg6__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg6__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg6__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg6__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg6__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg6__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg6__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg6__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg6_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg6_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id__0__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg6__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg6__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg6__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg6__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg6__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg6__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg6__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg6__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg6__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg7__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg7__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg7__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg7__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__reg7__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__reg7__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg7_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg7_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg7_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg7_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg7__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg7__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg7__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg7__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg7__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__reg7__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__reg7__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__reg7__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg7_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg7__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg7__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg7__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg7__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg7__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg7__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__reg7__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__reg7__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__reg7__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_bos_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_mpls_bos_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_isid_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_isid_1193046) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_pbb_isid_16777215) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_1193046) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_16777215) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_tunnel_id_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_isid__0__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_isid__1193046__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__pbb_isid__16777215__1193046_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_isid__0__1193046_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_isid__1193046__1193046_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__pbb_isid__16777215__1193046_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pbb_isid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pbb_isid_1193046) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_pbb_isid_16777215) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pbb_isid_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pbb_isid_1193046) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_pbb_isid_16777215) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id__0__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_tunnel_id_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_tunnel_id_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_bos__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__mpls_bos__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__255__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_bos_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_bos_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_bos_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_mpls_bos_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_mpls_bos_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id__0__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_tunnel_id_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_tunnel_id_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_tunnel_id_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_isid__0__1193046_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__0__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__0__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_isid__1193046__1193046_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__1193046__1193046_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__1193046__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__pbb_isid__16777215__1193046_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__16777215__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__16777215__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_isid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_isid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_isid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_isid_1193046) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_isid_1193046) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_isid_1193046) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_pbb_isid_16777215) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_pbb_isid_16777215) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_pbb_isid_16777215) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id__0__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__0__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_1311768467463790320) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_tunnel_id_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0) [0.000090s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896) [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0) [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660_) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660_) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660) [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_vid__0__4660_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_vid__4660__4660_) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_vid__65535__4660_) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_vid_0) [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_vid_4660) [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__0__255_) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__255__255_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_0) [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_255) [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255_) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255_) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0) [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255) [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255_) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255_) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255_) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1__) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1__) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660_) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660_) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660_) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0) [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660_) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660_) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660_) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660_) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660_) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660_) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660_) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660_) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660_) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660_) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660_) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660_) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255_) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255_) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0) [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255_) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660_) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660_) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660_) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1__) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1__) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1__) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1__) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1__) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1__) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src___) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst___) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0) [0.000089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255_) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255_) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255_) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255_) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target___) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255_) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255_) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255_) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255_) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255) [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660_) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660_) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660) [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535) [0.004878s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0) [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896_) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896) [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896_) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src___) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst___) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896_) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0) [0.000090s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896) [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0) [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896) [0.003056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295) [0.000090s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896_) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896_) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0) [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896_) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896_) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896_) [0.001807s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896_) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0) [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896) [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295) [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896_) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=) [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255_) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255_) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255) [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046_) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046_) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046_) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215) [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_) [0.002055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660_) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660_) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660_) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0) [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660) [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896_) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896_) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0) [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896) [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__in_port__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__in_port__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__in_port__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__in_port__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__in_port__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__in_port__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__in_port__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__in_port__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__in_port__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_in_port_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_in_port_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_in_port_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_in_port_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_in_port_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_in_port_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_in_port_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_in_port_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_in_port_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__metadata__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_metadata_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_metadata_1311768467463790320) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_metadata_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_metadata_0) [0.002187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_metadata_1311768467463790320) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_metadata_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_metadata_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_metadata_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_port_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_port_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_port_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000854s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_port_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_port_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_port_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_port__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_port__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_port__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_port__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_port__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_port__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_port__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_port__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_port__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_port_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_port_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_port_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_port_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_port_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_port_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_port_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_vid__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_vid__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_vid__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_vid__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_vid__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_vid__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_vlan_vid_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_vlan_vid_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_pcp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_pcp__0__255_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__vlan_pcp__255__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_pcp__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__vlan_pcp__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_vlan_pcp_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_vlan_pcp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_vlan_pcp_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_dscp__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_dscp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_dscp__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_dscp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_dscp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_dscp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_dscp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_dscp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_dscp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_dscp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_dscp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_dscp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_ecn__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_ecn__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_ecn__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_ecn__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_ecn__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_ecn__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_ecn_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_ecn_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_ecn_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_ecn_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_ecn_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_ecn_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_proto__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ip_proto__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_proto__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ip_proto__255__255_) [0.002537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_proto__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ip_proto__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_proto_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ip_proto_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_proto_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ip_proto_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_proto_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ip_proto_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.001552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_src_255_255_255_255) [0.007515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_src_0_0_0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_src_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_dst_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_src_4660) [0.002389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__udp_dst__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__udp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_dst__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__udp_dst__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_udp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_src__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_src__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_src_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__sctp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__sctp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_dst_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_sctp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_port__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_port__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_port__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_port__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_port__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_port__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_port_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_port_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_port_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_port_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_port_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_port_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_port__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_port__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_port__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_port__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_port__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_port__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_port_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_port_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_port_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_port_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_port_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_port_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_port__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_port__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_port__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_port__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_port__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_port__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_port__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_port__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_port__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_port_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_port_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_port_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_port_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_port_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_port_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.004472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_port_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_port_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_port_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_port_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_port_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_port_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_port_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_port_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_port_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_port__4294967295__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_port__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_port__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_port_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_port_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_port_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_port_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_port_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_port_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_port_4294967295) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_port_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_port_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_port_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_port_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_port_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_port_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_port_305419896) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_port_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_src___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_src___) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_src___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_dst___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_dst___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_flabel__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_flabel_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_flabel_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_flabel_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_flabel_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_flabel_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_flabel_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_flabel_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_flabel_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_port__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_port__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_port__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_port__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_port__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_port__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_port_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_port_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_port_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_port_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_port_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_port__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_port__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_port__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_port__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_port__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_port__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_port_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_port_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_port_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_port_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_port_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_target___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_target___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_target___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_label__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_label__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_label__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_label__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_label__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_label_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_label_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_label_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_label_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_label_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_label_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_label_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_label_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_label_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_tc__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_tc__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_tc__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_tc__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_tc__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_tc__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_tc_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_tc_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_tc_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_tc_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_tc_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_tc_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_uca__0__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_uca__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_uca__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_uca__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_uca__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_uca__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pbb_uca_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pbb_uca_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pbb_uca_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pbb_uca_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pbb_uca_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pbb_uca_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_flags__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_flags__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tcp_flags__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_flags__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_flags__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tcp_flags__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_flags__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_flags_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tcp_flags_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_flags_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tcp_flags_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_port__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_port__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_port__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_port__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_port__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_port__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_port__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_port__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_port__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_port_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_port_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_port_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_port_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_port_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_port_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_port_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_port_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_port_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.004483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_305419896) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_port__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_port_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_port_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_port_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_port_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.005129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_nxm_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_nxm_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_nxm_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_nxm_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_nxm_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_src_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_src_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_src_255_255_255_255) [0.006181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_src_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_dst_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_dst_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv4_dst_255_255_255_255) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pkt_mark__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pkt_mark__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pkt_mark__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pkt_mark_0) [0.002321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pkt_mark_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pkt_mark_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pkt_mark_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pkt_mark_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pkt_mark_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pkt_mark_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pkt_mark_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pkt_mark_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_port__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_port__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_port__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_port__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_port__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_port__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_port__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_port__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_port__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_port_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_port_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_port_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_port_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_port_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_port_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_port_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_port_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_port_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000794s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_src___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_src___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_dst___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_dst___) [0.008365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_dst___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_port__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_port__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_port__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_port__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_port__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_port__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_port__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_port__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_port__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_port_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_port_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_port_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_port_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_port_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_port_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_port_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_port_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_port_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg0__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg0__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg0__4294967295__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg0__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg0__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg0__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg0__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg0__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg0_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg0_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg0_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg0_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg0_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg0_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg0_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg1__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg1__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg1__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg1__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg1__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg1__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg1__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg1__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg1_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg1_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg1_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg1_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg1_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg1_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg2__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg2__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg2__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg2__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg2__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg2__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg2__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg2__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg2_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg2_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg2_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg2_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg2_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg2_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg2_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg3__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg3__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg3__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg3__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg3__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg3__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg3__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg3__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg3_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg3_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg3_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg3_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg3_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg3_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg3_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg3_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg4__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg4__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg4__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg4__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg4__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg4__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg4__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg4_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg4_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg4_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg4_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg4_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg4_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg4_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg5__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg5__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg5__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg5__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg5__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg5__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg5__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg5__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg5_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg5_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg5_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg5_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg5_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg5_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg5_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg5_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg6__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg6__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg6__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg6__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg6__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg6_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg6_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg6_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg6_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg6_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg7__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg7__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__reg7__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg7__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg7__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__reg7__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg7__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg7__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg7_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg7_305419896) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg7_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg7_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg7_305419896) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg7_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg7_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg7_305419896) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg7_4294967295) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__0__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_port__4294967295__305419896_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_port_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_port_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_port_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_port_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_port_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_port_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_bos__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__mpls_bos__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_bos__0__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__mpls_bos__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_bos__0__255_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__mpls_bos__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_bos_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_mpls_bos_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_bos_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_mpls_bos_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_bos_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_mpls_bos_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_isid__0__1193046_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_isid__1193046__1193046_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__pbb_isid__16777215__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_isid__0__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pbb_isid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pbb_isid_1193046) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_pbb_isid_16777215) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pbb_isid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pbb_isid_1193046) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_pbb_isid_16777215) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pbb_isid_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pbb_isid_1193046) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_pbb_isid_16777215) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_tunnel_id_18446744073709551615) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_exthdr__0__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_exthdr_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_exthdr_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_exthdr_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_exthdr_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_exthdr_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_exthdr_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_exthdr_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_exthdr_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_exthdr_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__packet_type__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__packet_type__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896__packet_type__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__packet_type__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__packet_type__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896__packet_type__4294967295__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__packet_type__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__packet_type__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896__packet_type__4294967295__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_packet_type_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_packet_type_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_packet_type_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_packet_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_packet_type_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_packet_type_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_packet_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_packet_type_305419896) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_packet_type_4294967295) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__metadata__0__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__metadata__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__metadata__0__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_metadata_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_metadata_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_metadata_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_metadata_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_metadata_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_metadata_1311768467463790320) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_metadata_18446744073709551615) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_phy_port_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_phy_port_305419896) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_in_phy_port_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_phy_port_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_phy_port_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_in_phy_port_4294967295) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_phy_port__0__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_phy_port__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_phy_port__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_phy_port__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_phy_port__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_phy_port__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__in_phy_port__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__in_phy_port__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__in_phy_port__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_phy_port_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_phy_port_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_phy_port_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_phy_port_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_phy_port_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_phy_port_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_in_phy_port_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_in_phy_port_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_in_phy_port_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_vid__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_vid__4660__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_vid__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_vid__0__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_vid__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_vid__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_vid__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_vlan_vid_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_vlan_vid_65535) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_vid_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_vid_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_vid_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_pcp__0__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__vlan_pcp__255__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_vlan_pcp_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_vlan_pcp_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_vlan_pcp_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_dscp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_dscp__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_dscp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_dscp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_dscp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_dscp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_dscp_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_dscp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_dscp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_dscp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_dscp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_ecn__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_ecn__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_ecn__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_ecn__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_ecn__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_ecn_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_ecn_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_ecn_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_ecn_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_ecn_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_ecn_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_proto__0__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ip_proto__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_proto__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ip_proto__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_proto__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ip_proto__255__255_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_proto_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ip_proto_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_proto_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ip_proto_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_proto_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ip_proto_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_src_0_0_0_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_src_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_src_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_src_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_src_192_0_2_1) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_src_255_255_255_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_src_0_0_0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_src_192_0_2_1) [0.002562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_dst_0_0_0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_dst_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv4_dst_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_dst_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_src__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__udp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__udp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_dst_4660) [0.000714s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_udp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_udp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_src__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_src__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_src__65535__4660_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_src_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_src_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_src_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__sctp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_dst__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__sctp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_sctp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_sctp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_phy_port__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_phy_port__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_phy_port__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_phy_port__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__in_phy_port__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__in_phy_port__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_phy_port_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_phy_port_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_phy_port_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_phy_port_305419896) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_in_phy_port_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_in_phy_port_4294967295) [0.002702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_phy_port__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_phy_port__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_phy_port__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_phy_port__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__in_phy_port__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__in_phy_port__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_phy_port_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_phy_port_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_phy_port_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_phy_port_305419896) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_in_phy_port_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_in_phy_port_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_phy_port__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_phy_port__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_phy_port__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_phy_port__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_phy_port__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_phy_port__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__in_phy_port__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__in_phy_port__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__in_phy_port__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_phy_port_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_phy_port_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_phy_port_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_phy_port_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_phy_port_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_phy_port_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_in_phy_port_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_in_phy_port_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_in_phy_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_phy_port_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_phy_port_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_phy_port_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_phy_port_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_phy_port_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_phy_port_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_in_phy_port_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_in_phy_port_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_in_phy_port_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__305419896__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___in_phy_port__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_phy_port_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_phy_port_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_phy_port_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_phy_port_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_phy_port_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_phy_port_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_in_phy_port_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_in_phy_port_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_in_phy_port_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_phy_port_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_phy_port_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_phy_port_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_phy_port_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_in_phy_port_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_src___) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_src___) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_src___) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_dst___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_dst___) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_dst___) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_flabel__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_flabel__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_flabel_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_flabel_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_flabel_4294967295) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_flabel_0) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_flabel_305419896) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_flabel_4294967295) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_flabel_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_flabel_305419896) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_flabel_4294967295) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_phy_port__0__305419896_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_phy_port__0__305419896_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_phy_port__305419896__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_phy_port__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__in_phy_port__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__in_phy_port__4294967295__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_phy_port_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_phy_port_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_phy_port_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_phy_port_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_in_phy_port_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_in_phy_port_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_phy_port__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_phy_port__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_phy_port__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_phy_port__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__in_phy_port__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__in_phy_port__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_phy_port_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_phy_port_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_phy_port_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_phy_port_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_in_phy_port_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_in_phy_port_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_target___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_target___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_target___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_label__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_label__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_label__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_label__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_label__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_label__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_label__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_label__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_label_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_label_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_label_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_label_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_label_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_label_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_label_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_label_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_label_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_tc__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_tc__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_tc__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_tc__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_tc__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_tc_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_tc_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_tc_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_tc_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_tc_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_tc_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_uca__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_uca__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_uca__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_uca__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_uca__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pbb_uca_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pbb_uca_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_uca_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_uca_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_uca_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_uca_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_flags__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_flags__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tcp_flags__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_flags__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_flags__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tcp_flags__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tcp_flags__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_flags_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_flags_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tcp_flags_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_flags_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_flags_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tcp_flags_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_flags_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_flags_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tcp_flags_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_phy_port__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_phy_port__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_phy_port__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_phy_port__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_phy_port__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__in_phy_port__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_phy_port_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_phy_port_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_phy_port_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_phy_port_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_phy_port_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_phy_port_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_in_phy_port_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_in_phy_port_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_in_phy_port_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__0__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___in_phy_port__4294967295__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_in_phy_port_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_in_phy_port_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_in_phy_port_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_nxm_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_nxm_1311768467463790320) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_nxm_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_nxm_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_nxm_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_nxm_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_nxm_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_nxm_1311768467463790320) [0.002527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_nxm_18446744073709551615) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_src_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_src_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_src_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_src_192_0_2_1) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_dst_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_dst_192_0_2_1) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv4_dst_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_dst_0_0_0_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_dst_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pkt_mark__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pkt_mark__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pkt_mark__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pkt_mark__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pkt_mark__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__0__305419896_) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pkt_mark_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pkt_mark_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pkt_mark_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pkt_mark_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pkt_mark_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pkt_mark_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pkt_mark_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pkt_mark_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pkt_mark_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_phy_port__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_phy_port__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_phy_port__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_phy_port__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_phy_port__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__in_phy_port__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_phy_port_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_phy_port_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_phy_port_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_phy_port_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_phy_port_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_phy_port_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_in_phy_port_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_in_phy_port_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_in_phy_port_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_src___) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_src___) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_dst___) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_dst___) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_phy_port__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_phy_port__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_phy_port__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_phy_port__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_phy_port__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_phy_port__305419896__305419896_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__in_phy_port__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__in_phy_port__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__in_phy_port__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_phy_port_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_phy_port_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_phy_port_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_phy_port_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_phy_port_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_phy_port_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_in_phy_port_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_in_phy_port_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_in_phy_port_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg0__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg0__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg0__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg0__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg0__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg0__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg0__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg0__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg0__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg0_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg0_305419896) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg0_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg0_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg0_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg0_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg0_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg0_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg0_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg1__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg1__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg1__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg1__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg1__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg1__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg1__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg1__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg1__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg1_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg1_305419896) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg1_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg1_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg1_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg1_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg1_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg1_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg1_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg2__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg2__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg2__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg2__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg2__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg2__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg2__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg2__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg2__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg2_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg2_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg2_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg2_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg2_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg2_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg2_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg2_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg2_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg3__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg3__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg3__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg3__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg3__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg3__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg3__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg3__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg3__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg3_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg3_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg3_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg3_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg3_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg3_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg3_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg3_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg3_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg4__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg4__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg4__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg4__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg4__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg4__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg4__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg4__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg4_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg4_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg4_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg4_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg4_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg4_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg4_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg4_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg5__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg5__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg5__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg5__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg5__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg5__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg5__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg5__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg5_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg5_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg5_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg5_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg5_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg5_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg5_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg5_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg5_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg6__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg6__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg6__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg6__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg6__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg6__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg6__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg6__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg6__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg6_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg6_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg6_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg6_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg6_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg6_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg6_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg6_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg6_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg7__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg7__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__reg7__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg7__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg7__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__reg7__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg7__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg7__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__reg7__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg7_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg7_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_reg7_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg7_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg7_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_reg7_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg7_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg7_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_reg7_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___in_phy_port__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_phy_port_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_phy_port_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_in_phy_port_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_in_phy_port_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_bos__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__mpls_bos__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_bos__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__mpls_bos__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__0__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__mpls_bos__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_bos_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_mpls_bos_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_bos_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_mpls_bos_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_bos_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_mpls_bos_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_isid__0__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_isid__1193046__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__pbb_isid__16777215__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_isid__0__1193046_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_isid__1193046__1193046_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__pbb_isid__16777215__1193046_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__0__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pbb_isid_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pbb_isid_1193046) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_pbb_isid_16777215) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_isid_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_isid_1193046) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_pbb_isid_16777215) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_isid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_isid_1193046) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_pbb_isid_16777215) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_tunnel_id_18446744073709551615) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_tunnel_id_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_tunnel_id_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__ipv6_exthdr__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_exthdr_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_exthdr_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_ipv6_exthdr_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_exthdr_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_exthdr_4660) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_ipv6_exthdr_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_exthdr_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_exthdr_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_ipv6_exthdr_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__packet_type__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__packet_type__305419896__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__0__305419896__packet_type__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__packet_type__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__packet_type__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__305419896__305419896__packet_type__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__packet_type__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__packet_type__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_phy_port__4294967295__305419896__packet_type__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_packet_type_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_packet_type_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0_packet_type_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_packet_type_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_packet_type_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896_packet_type_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_packet_type_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_packet_type_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295_packet_type_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_metadata_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_metadata_1311768467463790320) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_metadata_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_metadata_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_metadata_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_metadata_18446744073709551615) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__metadata__0__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__metadata__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__metadata__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_metadata_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_metadata_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_metadata_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_metadata_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_metadata_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_metadata_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_metadata_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_vid__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_vid__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_vid__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_vid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_vid_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_vid_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_pcp__0__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__vlan_pcp__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_pcp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_pcp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__metadata__0__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__metadata__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_metadata_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_metadata_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_metadata_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_metadata_18446744073709551615) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_metadata_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__metadata__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__metadata__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_metadata_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_metadata_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_metadata_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__metadata__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__metadata__0__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_metadata_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_metadata_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_metadata_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_metadata_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_metadata_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_metadata_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_metadata_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_metadata_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_metadata_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_metadata_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_metadata_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_metadata_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_metadata_18446744073709551615) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_metadata_18446744073709551615) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_metadata_18446744073709551615) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_metadata_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_metadata_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_metadata_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_metadata_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_metadata_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_metadata_1311768467463790320) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_metadata_18446744073709551615) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_metadata_18446744073709551615) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_metadata_18446744073709551615) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_src__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_src__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_src__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_src_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_dst__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_dst__65535__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_dst__65535__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_dst_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_dst_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_src_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_src_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_dst__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__udp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_65535) [0.002354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_src__0__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_src__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__4660__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_src__65535__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_4660) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_dst__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__sctp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__0__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__sctp_dst__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__0__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__sctp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__metadata__0__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__metadata__0__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_metadata_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_metadata_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__metadata__0__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__metadata__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_metadata_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_metadata_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__metadata__0__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__metadata__0__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__metadata__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000788s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_metadata_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_metadata_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_metadata_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_metadata_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_metadata_1311768467463790320) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_metadata_1311768467463790320) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_metadata_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_metadata_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_metadata_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_metadata_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_metadata_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_metadata_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_metadata_1311768467463790320) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_metadata_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_metadata_18446744073709551615) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_metadata_18446744073709551615) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__0__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__0__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__0__1311768467463790320_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__1311768467463790320__1311768467463790320_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___metadata__18446744073709551615__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_metadata_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_metadata_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_metadata_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_metadata_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_metadata_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_metadata_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_metadata_18446744073709551615) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_metadata_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_metadata_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_metadata_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_metadata_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_metadata_1311768467463790320) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_metadata_18446744073709551615) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____metadata_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____metadata_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____metadata_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____metadata_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____metadata_1311768467463790320) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____metadata_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__metadata__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__metadata__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__metadata__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__metadata__0__1311768467463790320_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__metadata__0__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_metadata_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_metadata_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__metadata__0__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__metadata__0__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__metadata__1311768467463790320__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__metadata__1311768467463790320__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__metadata__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__metadata__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_metadata_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_metadata_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__0__1311768467463790320_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__1311768467463790320__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___metadata__18446744073709551615__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____metadata_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_metadata_18446744073709551615) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_metadata_18446744073709551615) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_metadata_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_label__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_label__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_label__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_label__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_label__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_label_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_label_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_label_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_tc__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_tc__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_tc__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__0__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_tc__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_tc_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_tc_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_tc_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_tc_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_tc_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_tc_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_uca__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_uca__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_uca__255__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_uca__255__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_uca_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_uca_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_uca_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_uca_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_uca_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_uca_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_flags__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tcp_flags__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__4660__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tcp_flags__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_flags_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_flags_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_flags_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__metadata__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__metadata__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__metadata__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_metadata_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_metadata_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_metadata_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_metadata_1311768467463790320) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_metadata_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_metadata_18446744073709551615) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_metadata_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__0__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__1311768467463790320__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___metadata__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_metadata_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_metadata_1311768467463790320) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_metadata_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_metadata_18446744073709551615) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_metadata_18446744073709551615) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_nxm_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_nxm_1311768467463790320) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_nxm_18446744073709551615) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_nxm_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_nxm_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_src_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_src_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_src_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_src_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_src_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_dst_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_dst_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv4_dst_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_dst_0_0_0_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_dst_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv4_dst_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pkt_mark__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pkt_mark__305419896__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__0__305419896_) [0.002854s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__305419896__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pkt_mark__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pkt_mark_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pkt_mark_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pkt_mark_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__metadata__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__metadata__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__metadata__0__1311768467463790320_) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.002780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_metadata_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_metadata_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_metadata_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_metadata_1311768467463790320) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_metadata_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.001404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000914s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_dst___) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__metadata__0__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__metadata__0__1311768467463790320_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__metadata__0__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__metadata__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__metadata__18446744073709551615__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_metadata_0) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_metadata_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_metadata_1311768467463790320) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_metadata_18446744073709551615) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg0__0__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg0__305419896__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg0__4294967295__305419896_) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__0__305419896_) [0.000829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__305419896__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg0__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg0__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg0_4294967295) [0.001569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_0) [0.001367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_305419896) [0.002760s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_4294967295) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg1__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg1__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg1__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg1__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg1__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg1_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg1_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg1_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg2__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg2__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg2__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg2__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg2__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg2_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg2_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg2_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg3__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg3__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg3__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg3__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg3__4294967295__305419896_) [0.019235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg3_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg3_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg3_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg4__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg4__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg4__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg4__4294967295__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg4__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg4_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg4_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg4_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg5__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg5__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg5__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg5__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg5__4294967295__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg5_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg5_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg5_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_0) [0.004919s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg6__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg6__305419896__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg6__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg6__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__305419896__305419896_) [0.000857s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg6__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg6_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg6_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg6_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg7__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg7__305419896__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__reg7__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__reg7__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__reg7__4294967295__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg7_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_0) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_4294967295) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_305419896) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__0__1311768467463790320_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__1311768467463790320__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___metadata__18446744073709551615__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000880s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_bos__0__255_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__mpls_bos__255__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__mpls_bos__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__mpls_bos__255__255_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_bos_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_bos_255) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_bos_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_bos_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_bos_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_bos_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_isid__0__1193046_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_isid__1193046__1193046_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__pbb_isid__16777215__1193046_) [0.011718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__0__1193046_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__1193046__1193046_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__pbb_isid__16777215__1193046_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__0__1193046_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__1193046__1193046_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__pbb_isid__16777215__1193046_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_isid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_isid_1193046) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_isid_16777215) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_1193046) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_16777215) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_1193046) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_16777215) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__0__1311768467463790320_) [0.010246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__1311768467463790320__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__tunnel_id__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__metadata__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__metadata__0__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__metadata__0__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__metadata__1311768467463790320__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__metadata__1311768467463790320__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__metadata__1311768467463790320__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__metadata__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__metadata__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__metadata__18446744073709551615__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__packet_type__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__packet_type__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320__packet_type__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__packet_type__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__packet_type__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320__packet_type__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__packet_type__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__packet_type__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320__packet_type__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_packet_type_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_packet_type_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_packet_type_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.008267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000839s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.002691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_type_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_type_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_type_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_vid_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_vid_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_vid_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.002541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_vlan_pcp_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_dscp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_dscp_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.003737s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_ecn_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_ecn_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_proto_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ip_proto_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000777s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_src_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_src_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_dst_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_dst_4660) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_src_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_src_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_dst_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_udp_dst_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_src_4660) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_dst_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_dst_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_sctp_dst_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_0) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_type_255) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv4_code_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_00_00_00_00_00_00) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_00_00_00_00_00_00) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_00_00_00_00_00_00) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_ff_ff_ff_ff_ff_ff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_ff_ff_ff_ff_ff_ff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_00_00_00_00_00_00) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_00_00_00_00_00_00) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_f2_0b_a4_7d_f8_ea) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_f2_0b_a4_7d_f8_ea) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_ff_ff_ff_ff_ff_ff) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_00_00_00_00_00_00) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_00_00_00_00_00_00) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_00_00_00_00_00_00) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_f2_0b_a4_7d_f8_ea) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_f2_0b_a4_7d_f8_ea) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_ff_ff_ff_ff_ff_ff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_ff_ff_ff_ff_ff_ff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_dst___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_type_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_icmpv6_code_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.002847s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.006241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_label_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_label_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_label_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.002368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_tc_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_tc_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_uca_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_uca_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_flags_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_flags_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tcp_flags_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_00_00_00_00_00_00) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pkt_mark_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pkt_mark_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pkt_mark_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_00_00_00_00_00_00) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_00_00_00_00_00_00) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.005216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src___) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_00_00_00_00_00_00) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_ff_ff_ff_ff_ff_ff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_ff_ff_ff_ff_ff_ff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_ff_ff_ff_ff_ff_ff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg0_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg0_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg1_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg1_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg1_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg2_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg2_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg2_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg3_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg3_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg3_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg4_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg4_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg4_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg5_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg5_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg5_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg6_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg6_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg6_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg7_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg7_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_reg7_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_bos_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_mpls_bos_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_isid_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_isid_1193046) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_pbb_isid_16777215) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_packet_type_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_packet_type_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_00_00_00_00_00_00_packet_type_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_type_0) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_type_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_type_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_vid_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_vid_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_vid_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_pcp_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_vlan_pcp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_dscp_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_dscp_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_ecn_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_ecn_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_proto_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ip_proto_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.003620s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_src_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_src_4660) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_src_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_dst_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_dst_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_dst_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_src_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_src_4660) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_src_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.002742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_dst_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_dst_4660) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_udp_dst_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_src_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_dst_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_dst_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_sctp_dst_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_type_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_type_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_code_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv4_code_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_f2_0b_a4_7d_f8_ea) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_ff_ff_ff_ff_ff_ff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000900s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_f2_0b_a4_7d_f8_ea) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_ff_ff_ff_ff_ff_ff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.003309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_src___) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_dst___) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_type_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_type_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_code_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_icmpv6_code_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target___) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_label_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_label_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_label_4294967295) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_tc_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_tc_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_uca_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_uca_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_flags_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_flags_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tcp_flags_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_00_00_00_00_00_00) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_00_00_00_00_00_00) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_f2_0b_a4_7d_f8_ea) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_ff_ff_ff_ff_ff_ff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_ff_ff_ff_ff_ff_ff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.002385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.001397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pkt_mark_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pkt_mark_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pkt_mark_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_00_00_00_00_00_00) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_00_00_00_00_00_00) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_00_00_00_00_00_00) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_00_00_00_00_00_00) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_f2_0b_a4_7d_f8_ea) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg0_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg0_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg1_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg1_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg1_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg2_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg2_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg2_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.006716s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg3_0) [0.068545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg3_305419896) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg3_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg4_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg4_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg4_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg5_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg5_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg5_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg6_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg6_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg6_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg7_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg7_305419896) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_reg7_4294967295) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_bos_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_mpls_bos_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_isid_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_isid_1193046) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_pbb_isid_16777215) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_packet_type_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_packet_type_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_00_00_00_00_00_00_packet_type_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_vid__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_vid__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_vid__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_vid__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_vid__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_vid__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_vid__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_vid__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_vid__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_vlan_vid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_vlan_vid_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_pcp__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__vlan_pcp__255__255_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_pcp__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__vlan_pcp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_vlan_pcp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_vlan_pcp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_dscp__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_dscp__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_dscp__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_dscp__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_dscp__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_dscp__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_dscp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_dscp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_dscp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_dscp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_dscp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_dscp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_ecn__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_ecn__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_ecn__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_ecn__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_ecn__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_ecn__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_ecn_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_ecn_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_ecn_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_ecn_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_ecn_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_ecn_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_proto__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ip_proto__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_proto__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ip_proto__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_proto__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ip_proto__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_proto_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ip_proto_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_proto_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ip_proto_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_proto_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ip_proto_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_src_0_0_0_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_src_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_src_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_src_192_0_2_1) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_src_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_src_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_src_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_dst_0_0_0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_dst_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_dst_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv4_dst_255_255_255_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_src__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_src__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_src__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_src__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_src__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_src__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_src_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_dst__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_dst__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_dst__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_dst__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_src__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_src__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_src__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_src__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_src__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_src_65535) [0.002341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_dst__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_dst__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_dst__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_dst__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__udp_dst__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_dst__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__udp_dst__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_udp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_udp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_dst_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_dst_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_udp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_src__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_src__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_src__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_src__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_src__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_dst__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__sctp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_dst__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_dst__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__sctp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_dst__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_dst__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__sctp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_sctp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_sctp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_dst_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_sctp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_type__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_type__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_type__0__255_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_type__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_type__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_type__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv4_type_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv4_type_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv4_type_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv4_type_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv4_type_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv4_type_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_code__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv4_code__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_code__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv4_code__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_code__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv4_code__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv4_code_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv4_code_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv4_code_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv4_code_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv4_code_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv4_code_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_type__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_type__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_type__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_type__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_type__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_type__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_type__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_type__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_type__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_type_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_type_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_type_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_type_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_type_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_type_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_type_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_type_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_type_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_type_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_type_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_type_4660) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_type_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_type_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_type_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_type_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_type_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__0__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__0__4660_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__4660__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_type__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_type__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_type__65535__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_type_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_type_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_type_4660) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_type_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_type_4660) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_type_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_type_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_type_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_type_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_type_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_type_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_type_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_type_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_type_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_dst___) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_dst___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_dst___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_flabel__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_flabel__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_flabel__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_flabel__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_flabel__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_flabel__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_flabel__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_flabel_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_flabel_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_flabel_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_flabel_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_flabel_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_flabel_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_flabel_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_flabel_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_flabel_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_type__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_type__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_type__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_type__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_type__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_type__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv6_type_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv6_type_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv6_type_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv6_type_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv6_type_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv6_type_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_code__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__icmpv6_code__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_code__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__icmpv6_code__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_code__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__icmpv6_code__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv6_code_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_icmpv6_code_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv6_code_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_icmpv6_code_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv6_code_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_icmpv6_code_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_target___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_target___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_target___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_label__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_label__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_label__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_label__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_label__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_label__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_label__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_label__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_label__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_label_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_label_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_label_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_label_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_label_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_label_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_label_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_tc__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_tc__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_tc__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_tc__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_tc__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_tc__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_tc_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_tc_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_tc_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_tc_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_tc_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_uca__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_uca__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_uca__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_uca__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_uca__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_uca__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pbb_uca_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pbb_uca_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pbb_uca_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pbb_uca_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pbb_uca_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pbb_uca_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_flags__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_flags__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tcp_flags__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_flags__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_flags__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tcp_flags__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_flags__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_flags__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tcp_flags__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_flags_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_flags_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_flags_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_flags_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tcp_flags_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_type__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_type__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_type__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_type__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_type__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_type__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_type__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_type__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_type__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_type_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_type_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_type_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_type_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_type_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_type_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_type_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_type_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_type_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_type_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_type__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_4660) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_eth_type_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_eth_type_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_eth_type_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_nxm_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_nxm_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_nxm_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_nxm_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_nxm_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_nxm_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_nxm_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_src_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_src_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_src_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_src_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_dst_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_dst_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_dst_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv4_dst_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_dst_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_dst_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv4_dst_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pkt_mark__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pkt_mark__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pkt_mark__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pkt_mark__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pkt_mark__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pkt_mark__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pkt_mark__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pkt_mark__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pkt_mark__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pkt_mark_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pkt_mark_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pkt_mark_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pkt_mark_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pkt_mark_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pkt_mark_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pkt_mark_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_type__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_type__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_type__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_type__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_type__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_type__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_type__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_type__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_type__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_type_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_type_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_type_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_type_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_type_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_type_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_type_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_src___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_src___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_dst___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_dst___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_dst___) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_type__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_type__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_type__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_type__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_type__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_type__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_type__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_type__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_type__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_type_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_type_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_type_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_type_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_type_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_type_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_type_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_type_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_type_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg0__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg0__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg0__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg0__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg0__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg0__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg0__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg0__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg0__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg0_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg0_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg0_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg0_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg0_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg0_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg0_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg0_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg0_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg1__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg1__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg1__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg1__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg1__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg1__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg1__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg1__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg1__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg1_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg1_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg1_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg1_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg1_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg1_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg1_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg1_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg1_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg2__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg2__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg2__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg2__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg2__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg2__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg2__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg2__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg2__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg2_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg2_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg2_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg2_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg2_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg2_4294967295) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg2_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg2_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg2_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg3__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg3__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg3__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg3__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg3__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg3__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg3__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg3__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg3__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg3_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg3_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg3_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg3_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg3_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg3_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg3_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg4__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg4__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg4__4294967295__305419896_) [0.011564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg4__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg4__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg4__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg4__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg4__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg4__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg4_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg4_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg4_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg4_305419896) [0.030243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg4_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg4_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg4_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg4_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg5__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg5__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg5__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg5__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg5__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg5__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg5__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg5__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg5__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg5_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg5_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg5_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg5_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg5_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg5_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg5_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg5_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg6__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg6__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg6__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg6__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg6__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg6__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg6__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg6__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg6__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg6_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg6_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg6_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg7__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg7__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__reg7__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg7__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg7__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__reg7__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg7__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg7__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__reg7__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg7_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg7_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg7_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg7_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg7_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg7_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg7_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg7_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_field_100_aG9nZWhvZ2U=) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_field_100_ZnVnYWZ1Z2E=) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_field_100_aG9nZWhvZ2U=) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_field_100_ZnVnYWZ1Z2E=) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_field_100_aG9nZWhvZ2U=) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_field_100_ZnVnYWZ1Z2E=) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_bos__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__mpls_bos__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_bos__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__mpls_bos__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_bos__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__mpls_bos__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_bos_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_mpls_bos_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_bos_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_mpls_bos_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_bos_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_mpls_bos_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_isid__0__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_isid__1193046__1193046_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__pbb_isid__16777215__1193046_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_isid__0__1193046_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_isid__1193046__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__pbb_isid__16777215__1193046_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_isid__0__1193046_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_isid__1193046__1193046_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__pbb_isid__16777215__1193046_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pbb_isid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pbb_isid_1193046) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_pbb_isid_16777215) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pbb_isid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pbb_isid_1193046) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_pbb_isid_16777215) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pbb_isid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pbb_isid_1193046) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_pbb_isid_16777215) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id__0__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id__0__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_tunnel_id_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_tunnel_id_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_tunnel_id_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_exthdr__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_exthdr__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__ipv6_exthdr__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_exthdr__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_exthdr__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__ipv6_exthdr__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_exthdr__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_exthdr__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__ipv6_exthdr__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_exthdr_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_exthdr_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_exthdr_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_exthdr_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_exthdr_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_exthdr_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_exthdr_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_exthdr_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_exthdr_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__packet_type__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__packet_type__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660__packet_type__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__packet_type__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__packet_type__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660__packet_type__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__packet_type__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__packet_type__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660__packet_type__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_packet_type_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_packet_type_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_packet_type_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_packet_type_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_packet_type_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_packet_type_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_packet_type_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_packet_type_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_packet_type_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__0__255__vlan_vid__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__255__255__vlan_vid__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__0__255__vlan_vid__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__255__255__vlan_vid__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__0__255__vlan_vid__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__255__255__vlan_vid__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_0_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_255_vlan_vid_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_0_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_255_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_0_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_255_vlan_vid_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_vid__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_vid__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_vid__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_vid__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_vid__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_vlan_vid_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_vlan_vid_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_vlan_vid_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_vlan_vid_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_vid__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_vid__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_vid__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_vid__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_vid__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_vlan_vid_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_vlan_vid_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_vid__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_vid__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_vid__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_vid__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_vid__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_vid__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_vlan_vid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_vid_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_vid_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_vid__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_vid__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_vid__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_vid__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_vid__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_vid__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_vid__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_vid__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_vlan_vid_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_vlan_vid_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_vlan_vid_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_vlan_vid_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_vlan_vid_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_vlan_vid_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_vlan_vid_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_vid__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_vid__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_vid__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_vid__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_vid__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_vid__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_vid__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_vid__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_vlan_vid_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_vlan_vid_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_vlan_vid_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_vid__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_vid__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_vid__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_vid__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_vid__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0_vlan_vid_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660_vlan_vid_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535_vlan_vid_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_vid__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_vid__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_vid__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_vid__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_vid__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_vid__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_vlan_vid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_vlan_vid_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_vlan_vid_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_vlan_vid_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_vid__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_vid__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_vid__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_vid__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_vid__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_vid__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_vlan_vid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_vlan_vid_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_vlan_vid_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_vlan_vid_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_vid__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_vid__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_vid__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_vid__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_vid__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_vid__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_vid__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_vid__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_vid__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_vlan_vid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_vlan_vid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_vlan_vid_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_vlan_vid_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_vlan_vid_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_vid__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_vid__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_vid__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_vid__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_vid__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_vid__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_vid__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_vid__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_vid__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_vlan_vid_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_vlan_vid_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_vlan_vid_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_vid__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_vid__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_vid__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_vid__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_vid__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_vid__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_vid__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_vlan_vid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_vlan_vid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_vlan_vid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_vlan_vid_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_vlan_vid_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_vid_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_vid_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_vid_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_vid_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_vid_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_vid_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_vid_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_vid_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_vid_4660) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_vid_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_vid_65535) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_vid_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_vid_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_vid_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_vid_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_vid_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_vid_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_vid_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_vid_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_vid_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_vid_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_0) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_vid__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_vid__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_vid__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_vid__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_vid__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_vid_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_vid_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_vid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_vid_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_vid_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_vid_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_vid__0__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_vid__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_vid__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_vid__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_vid__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_vid__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_vlan_vid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_vlan_vid_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_vlan_vid_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_vlan_vid_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_vid__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_vid__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_vid__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_vid__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_vid__65535__4660_) [0.002275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_vlan_vid_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_vlan_vid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_vlan_vid_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_vlan_vid_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_vlan_vid_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.003548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____vlan_vid_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____vlan_vid_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____vlan_vid_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_vid_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.004147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_vid_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_vid__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_vid__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_vid__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_vid__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_vid__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_vid__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_vid__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_vlan_vid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_vlan_vid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_vid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_vlan_vid_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_vlan_vid_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_vid_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_vid_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_vid__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_vid__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_vid__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_vid__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_vid__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_vid__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_vlan_vid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_vlan_vid_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_vid__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_vid__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_vid__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_vid__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_vid__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_vid__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_vlan_vid_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_vlan_vid_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_vlan_vid_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_vlan_vid_65535) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_vid__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_vid__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_vid__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_vid__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_vid__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_vid__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_vid__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_vid__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_vid__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_vlan_vid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_vlan_vid_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_vlan_vid_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_vlan_vid_65535) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_vid__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_vid__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_vid__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_vid__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_vid__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_vid__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_vid__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_vid__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_vlan_vid_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_vlan_vid_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000959s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__4660__4660_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_vid__65535__4660_) [0.000736s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_0) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_vid_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_vid_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_vid_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_vid__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_vid_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_vid_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_vid_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_vid_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_vid_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_vid_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_vid_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_vid_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_vid_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_vid_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_vid_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_vid_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_vid_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_vid__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_vid__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_vid__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_vid_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_vid_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_vid_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_vid__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_vid__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_vid__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_vid__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_vlan_vid_0) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_vid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_vid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_vid_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_vid__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_vid__0__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_vid__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_vid__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_vid__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_vid__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_vid__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_vid__65535__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_vid__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_vlan_vid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_vlan_vid_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_vlan_vid_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_vlan_vid_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_vlan_vid_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_vlan_vid_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____vlan_vid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____vlan_vid_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____vlan_vid_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__0__4660_) [0.001046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.001025s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__4660__4660_) [0.001098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000888s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.000943s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_vid__65535__4660_) [0.001819s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_vid_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_vid_4660) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_4660) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_vid_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_vid_65535) [0.002112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_vid_65535) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_vid__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_vid__0__4660_) [0.001546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_vid__0__4660_) [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_vid__4660__4660_) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_vid__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_vid__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_vid__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_vid__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_vlan_vid_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_vlan_vid_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_vid_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_vlan_vid_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_vid_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_vlan_vid_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_vlan_vid_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_vid_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_vid__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_vid__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_vid__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_vid__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_vid__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_vid__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_vid__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_vid__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_vid_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_vid__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_vid__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_vid__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_vid__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_vid__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_vid__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_vid__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_vid__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_vid__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_vid_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_vid_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_vid__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_vid__0__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_vid__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_vid__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_vid__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_vid__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_vid__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_vid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_vid_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_vid_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_vid__0__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_vid__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_vid__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_vid__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_vid__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_vid__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_vid__65535__4660_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_vid__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_vid__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_vid_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_vid_4660) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_vid_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_vid__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_vid__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_vid__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_vid__4660__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_vid__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_vid__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_vid__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_vid__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_vid__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_vid_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_vid_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_vid__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_vid__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_vid__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_vid__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_vid__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_vid__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_vid__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_vid__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_vid_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_vid__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_vid__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_vid__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_vid__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_vid__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_vid__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_vid__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_vid__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_vid_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_vid_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_vid__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_vid__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_vid__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_vid__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_vid__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_vid__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_vid__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_vid__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_vid__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_vid_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_vid_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_vid_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__0__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_vid__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_vid_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_vid_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_vid_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_vid_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_vid__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_vid__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_vid__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_vid__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_vid__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_vid__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_vlan_vid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_vlan_vid_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_vlan_vid_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_vlan_vid_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_vlan_vid_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_vlan_vid_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_vid__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_vid__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_vid__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_vid__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_vid__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_vid__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_vid__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_vid__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_vid__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_vlan_vid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_vid_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_vid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_vlan_vid_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_vid_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_vid_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_vlan_vid_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_vid_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_vid__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_vid__65535__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_vid__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_vlan_vid_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_vid_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_vid_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_vlan_vid_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_vid_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_vid_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_vlan_vid_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_vid_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_vid_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_vid__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_vid__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_vid__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_vid__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_vid__65535__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_vid_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_vid_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_vid_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_vid_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_vid_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_vid_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_vid_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_vid_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_vid_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_vid__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_vid__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_vid__0__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_vid__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_vid__4660__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_vid__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_vid__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_vid__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_vid__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_vlan_vid_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_vlan_vid_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_vlan_vid_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_vlan_vid_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_vlan_vid_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_vlan_vid_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_vlan_vid_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_vlan_vid_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_pcp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_pcp__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__vlan_pcp__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__vlan_pcp__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_vlan_pcp_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_vlan_pcp_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_pcp__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_pcp__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__vlan_pcp__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__vlan_pcp__255__255_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_vlan_pcp_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_vlan_pcp_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_vlan_pcp_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_vlan_pcp_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_pcp__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_pcp__0__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__vlan_pcp__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__vlan_pcp__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_vlan_pcp_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_vlan_pcp_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_vlan_pcp_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_vlan_pcp_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_pcp__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_pcp__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_pcp__0__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__vlan_pcp__255__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__vlan_pcp__255__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__vlan_pcp__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_vlan_pcp_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_vlan_pcp_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_vlan_pcp_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_vlan_pcp_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_pcp__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_pcp__0__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__vlan_pcp__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__vlan_pcp__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__vlan_pcp__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_vlan_pcp_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_vlan_pcp_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_vlan_pcp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_pcp__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_pcp__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_pcp__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660__vlan_pcp__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660__vlan_pcp__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660__vlan_pcp__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535_vlan_pcp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0_vlan_pcp_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660_vlan_pcp_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_65535_vlan_pcp_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_pcp__0__255_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_pcp__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_pcp__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__vlan_pcp__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__vlan_pcp__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__vlan_pcp__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_vlan_pcp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_pcp__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_pcp__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_pcp__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__vlan_pcp__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__vlan_pcp__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__vlan_pcp__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_vlan_pcp_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_vlan_pcp_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_vlan_pcp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_vlan_pcp_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_pcp__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_pcp__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_pcp__0__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__vlan_pcp__255__255_) [0.002537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__vlan_pcp__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__vlan_pcp__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_vlan_pcp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_vlan_pcp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_vlan_pcp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_pcp__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_pcp__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__vlan_pcp__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__vlan_pcp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_vlan_pcp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_vlan_pcp_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_pcp__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__vlan_pcp__255__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__vlan_pcp__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_vlan_pcp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_vlan_pcp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_pcp__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_pcp__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_pcp__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__vlan_pcp__255__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__vlan_pcp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__vlan_pcp__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_vlan_pcp_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_vlan_pcp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_vlan_pcp_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_vlan_pcp_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_vlan_pcp_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_pcp_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_pcp_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_pcp_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_vlan_pcp_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_vlan_pcp_255) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_vlan_pcp_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_pcp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_pcp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_pcp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_vlan_pcp_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_vlan_pcp_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_vlan_pcp_255) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_vlan_pcp_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_pcp_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_pcp_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_pcp_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_pcp_255) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__0__255_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__vlan_pcp__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__vlan_pcp__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__vlan_pcp__255__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_pcp_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_pcp_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_vlan_pcp_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_vlan_pcp_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_vlan_pcp_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_pcp__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_pcp__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__vlan_pcp__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__vlan_pcp__255__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_vlan_pcp_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_pcp__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_pcp__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__vlan_pcp__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__vlan_pcp__255__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_vlan_pcp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_vlan_pcp_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____vlan_pcp_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____vlan_pcp_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_vlan_pcp_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_vlan_pcp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_pcp__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_pcp__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__vlan_pcp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__vlan_pcp__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__vlan_pcp__255__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_vlan_pcp_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_vlan_pcp_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_pcp_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_vlan_pcp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_vlan_pcp_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_pcp__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_pcp__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__vlan_pcp__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__vlan_pcp__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_vlan_pcp_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_vlan_pcp_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_vlan_pcp_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_pcp__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_pcp__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__vlan_pcp__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__vlan_pcp__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_vlan_pcp_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_vlan_pcp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_pcp__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_pcp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_pcp__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__vlan_pcp__255__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__vlan_pcp__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__vlan_pcp__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_vlan_pcp_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_vlan_pcp_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_vlan_pcp_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_pcp__0__255_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_pcp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_pcp__0__255_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__vlan_pcp__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__vlan_pcp__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_vlan_pcp_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_vlan_pcp_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_vlan_pcp_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_vlan_pcp_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___vlan_pcp__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_vlan_pcp_255) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_vlan_pcp_255) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_vlan_pcp_255) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__0__255_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__vlan_pcp__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_pcp_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_vlan_pcp_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_vlan_pcp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_vlan_pcp_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_vlan_pcp_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_vlan_pcp_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__0__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__0__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___vlan_pcp__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___vlan_pcp__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___vlan_pcp__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_vlan_pcp_255) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_vlan_pcp_255) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_vlan_pcp_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_pcp__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__vlan_pcp__255__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__vlan_pcp__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_pcp_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_pcp_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_vlan_pcp_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_vlan_pcp_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_pcp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_pcp__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_pcp__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__vlan_pcp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__vlan_pcp__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_vlan_pcp_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_vlan_pcp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_vlan_pcp_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____vlan_pcp_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____vlan_pcp_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___vlan_pcp__255__255_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_pcp_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____vlan_pcp_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_vlan_pcp_255) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_vlan_pcp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_pcp__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_pcp__0__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__0__255_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__vlan_pcp__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__vlan_pcp__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__vlan_pcp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_vlan_pcp_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_vlan_pcp_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_pcp_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_vlan_pcp_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_vlan_pcp_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_vlan_pcp_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_pcp__0__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_pcp__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_pcp__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__vlan_pcp__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__vlan_pcp__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_pcp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_pcp_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_pcp__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_pcp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__vlan_pcp__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__vlan_pcp__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__vlan_pcp__255__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_pcp_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_pcp_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_pcp_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_pcp__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_pcp__0__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_pcp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__vlan_pcp__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__vlan_pcp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_pcp_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_pcp_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_pcp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_pcp_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_pcp_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_pcp__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_pcp__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_pcp__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__vlan_pcp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__vlan_pcp__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_pcp_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_pcp_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_pcp_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_pcp_255) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_pcp__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_pcp__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_pcp__0__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__vlan_pcp__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__vlan_pcp__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_pcp_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_pcp_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_pcp_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_pcp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_pcp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_pcp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_pcp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_pcp__0__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__vlan_pcp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__vlan_pcp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__vlan_pcp__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_pcp_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_pcp_255) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_pcp_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_pcp_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_pcp__0__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_pcp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__vlan_pcp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__vlan_pcp__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_pcp_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_pcp_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_pcp_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_pcp_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_pcp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_pcp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__vlan_pcp__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__vlan_pcp__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_pcp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_pcp_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_pcp_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_pcp_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___vlan_pcp__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_vlan_pcp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_vlan_pcp_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_pcp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_pcp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__vlan_pcp__255__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__vlan_pcp__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_vlan_pcp_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_vlan_pcp_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_pcp__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__vlan_pcp__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__vlan_pcp__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__vlan_pcp__255__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_vlan_pcp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_vlan_pcp_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__vlan_pcp__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__vlan_pcp__255__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__vlan_pcp__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_vlan_pcp_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_pcp_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_pcp_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_vlan_pcp_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_vlan_pcp_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_vlan_pcp_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__vlan_pcp__255__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__vlan_pcp__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__vlan_pcp__255__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_pcp_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_pcp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_pcp_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_vlan_pcp_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_vlan_pcp_255) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_vlan_pcp_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_pcp__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_pcp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_pcp__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__vlan_pcp__255__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__vlan_pcp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_vlan_pcp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_vlan_pcp_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_vlan_pcp_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_vlan_pcp_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_vlan_pcp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_vlan_pcp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_ecn__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_ecn__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_ecn__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_ecn__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ip_ecn_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ip_ecn_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ip_ecn_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ip_ecn_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_proto__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ip_proto__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_proto__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ip_proto__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ip_proto_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ip_proto_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ip_proto_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ip_proto_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_src_0_0_0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_src_192_0_2_1) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_src_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_src_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_src_192_0_2_1) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_src_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_dst_0_0_0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_dst_192_0_2_1) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv4_dst_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_dst_0_0_0_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_dst_192_0_2_1) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv4_dst_255_255_255_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_src__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_src__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_src__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_src__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_dst__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_src__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_src__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_src__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_src__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_src_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__udp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_dst__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_dst__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__udp_dst__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_udp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_src__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_src__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_src__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_dst__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__sctp_dst__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_dst__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_dst__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__sctp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_dst_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_sctp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_sctp_dst_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_dscp__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_dscp__0__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_dscp__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_dscp__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_dscp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_dscp_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_dscp_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_dscp_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_dscp__0__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_dscp__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_dscp__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_dscp__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_dscp_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_dscp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_dscp_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_dscp_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_dscp__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_dscp__0__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_dscp__0__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_dscp__255__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_dscp__255__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_dscp__255__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_dscp_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_dscp_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_dscp_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_dscp_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_dscp_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_dscp_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_dscp_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_dscp_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_dscp_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_dscp_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_dscp_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_dscp_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__0__255_) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__0__255_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_dscp__255__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_dscp__255__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_dscp__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_dscp_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_dscp_0) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_dscp_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_dscp_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_dscp_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_dscp_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_dscp_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_dscp_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_dscp_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_dscp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_dst___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_dst___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_flabel__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_flabel__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_flabel__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_flabel__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_flabel__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_flabel__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_flabel_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_flabel_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_flabel_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_flabel_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_flabel_305419896) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_flabel_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_dscp__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_dscp__0__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_dscp__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_dscp__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_dscp_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_dscp_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_dscp_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_dscp_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_dscp__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_dscp__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_dscp__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_dscp__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_dscp_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_dscp_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_dscp_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_dscp_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_target___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_target___) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_label__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_label__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_label__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_label__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_label__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_label__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_label_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_label_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_label_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_label_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_label_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_label_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_tc__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_tc__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_tc__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_tc__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_tc_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_tc_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_tc_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_tc_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_uca__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_uca__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_uca__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_uca__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pbb_uca_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pbb_uca_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pbb_uca_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pbb_uca_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_flags__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_flags__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tcp_flags__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_flags__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_flags__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tcp_flags__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_flags_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tcp_flags_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_flags_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_flags_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tcp_flags_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_dscp__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_dscp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_dscp__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_dscp__255__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_dscp__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_dscp__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_dscp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_dscp_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_dscp_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_dscp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_dscp_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_dscp_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_dscp__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_dscp_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_dscp_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_dscp_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_nxm_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_nxm_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_nxm_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_src_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_src_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_src_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_dst_0_0_0_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv4_dst_255_255_255_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_dst_0_0_0_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_dst_192_0_2_1) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pkt_mark__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pkt_mark__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pkt_mark__4294967295__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pkt_mark__0__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pkt_mark__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pkt_mark__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pkt_mark_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pkt_mark_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pkt_mark_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pkt_mark_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pkt_mark_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pkt_mark_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_dscp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_dscp__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_dscp__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_dscp__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_dscp__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_dscp__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_dscp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_dscp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_dscp_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_dscp_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_dscp_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_dscp_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_src___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_dst___) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_dst___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_dscp__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_dscp__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_dscp__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_dscp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_dscp__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_dscp__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_dscp_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_dscp_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_dscp_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_dscp_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_dscp_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_dscp_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg0__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg0__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg0__4294967295__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg0__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg0__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg0__4294967295__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg0_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg0_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg0_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg0_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg1__0__305419896_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg1__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg1__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg1__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg1__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg1__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg1_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg1_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg1_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg1_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg1_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg1_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg2__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg2__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg2__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg2__0__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg2__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg2__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg2_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg2_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg2_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg2_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg2_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg2_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg3__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg3__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg3__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg3__0__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg3__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg3__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg3_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg3_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg3_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg3_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg3_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg4__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg4__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg4__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg4__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg4__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg4__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg4_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg4_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg4_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg5__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg5__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg5__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg5__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg5__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg5__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg5_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg5_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg5_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg5_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg5_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg5_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg6__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg6__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg6__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg6__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg6__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg6__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg6_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg6_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg6_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg6_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg7__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg7__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__reg7__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg7__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg7__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__reg7__4294967295__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg7_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg7_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg7_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg7_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg7_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_dscp__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_dscp_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_dscp_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_dscp_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_bos__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__mpls_bos__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_bos__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__mpls_bos__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_bos_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_mpls_bos_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_bos_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_mpls_bos_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_isid__0__1193046_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_isid__1193046__1193046_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__pbb_isid__16777215__1193046_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_isid__0__1193046_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_isid__1193046__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__pbb_isid__16777215__1193046_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pbb_isid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pbb_isid_1193046) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_pbb_isid_16777215) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pbb_isid_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pbb_isid_1193046) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_pbb_isid_16777215) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id__0__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id__0__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_tunnel_id_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_tunnel_id_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_exthdr__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_exthdr__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__ipv6_exthdr__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_exthdr__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_exthdr__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__ipv6_exthdr__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_exthdr_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_exthdr_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_exthdr_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_exthdr_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_exthdr_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_exthdr_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__packet_type__0__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__packet_type__305419896__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255__packet_type__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__packet_type__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__packet_type__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255__packet_type__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_packet_type_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_packet_type_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_packet_type_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_packet_type_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_packet_type_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_packet_type_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ip_proto__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ip_proto__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ip_proto__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ip_proto__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ip_proto_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ip_proto_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ip_proto_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ip_proto_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_src_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_src_0_0_0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_src_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv4_dst_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_dst_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_dst_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv4_dst_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_src__65535__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_src__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_src__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_src_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_src_65535) [0.007197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_dst__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_dst__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_dst__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_dst_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_dst_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_src__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_src__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_src__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_src__65535__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_src_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_src_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_dst__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_dst__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__udp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_dst__0__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_dst__4660__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__udp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_dst_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_dst_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_udp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_dst_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_udp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_src__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_src__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_src__65535__4660_) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_src_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_src_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_dst__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_dst__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__sctp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_dst__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__sctp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_dst_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_sctp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_dst_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_dst_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_sctp_dst_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_ecn__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_ecn__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_ecn__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_ecn__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_ecn_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_ecn_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_ecn_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_ecn_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_ecn__0__255_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_ecn__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_ecn__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_ecn__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_ecn_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_ecn_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_ecn_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_ecn_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_ecn__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_ecn__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_ecn__0__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_ecn__255__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_ecn__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_ecn__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_ecn_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_ecn_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_ecn_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_ecn_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_ecn_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_ecn_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_ecn_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_ecn_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_ecn_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_ecn_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_ecn_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_ecn_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__0__255_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_ecn__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_ecn__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_ecn__255__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_ecn_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_ecn_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_ecn_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_ecn_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_ecn_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_ecn_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_ecn_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_ecn_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_ecn_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_ecn_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_src___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_src___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_dst___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_dst___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_flabel__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_flabel__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_flabel__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_flabel__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_flabel__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_flabel__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_flabel_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_flabel_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_flabel_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_flabel_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_flabel_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_flabel_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_ecn__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_ecn__0__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_ecn__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_ecn__255__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_ecn_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_ecn_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_ecn_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_ecn_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_ecn__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_ecn__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_ecn__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_ecn__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_ecn_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_ecn_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_ecn_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_ecn_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_target___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_target___) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_label__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_label__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_label__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_label__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_label__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_label__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_label_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_label_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_label_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_label_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_label_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_label_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_tc__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_tc__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_tc__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_tc__255__255_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_tc_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_tc_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_tc_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_tc_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_uca__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_uca__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_uca__0__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_uca__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pbb_uca_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pbb_uca_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pbb_uca_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pbb_uca_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_flags__0__4660_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_flags__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tcp_flags__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_flags__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_flags__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tcp_flags__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_ecn__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_ecn__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_ecn__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_ecn__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_ecn__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_ecn__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_ecn_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_ecn_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_ecn_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_ecn_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_ecn_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_ecn_255) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__0__255_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_ecn__255__255_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_0) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_ecn_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_ecn_255) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_ecn_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_nxm_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_nxm_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_nxm_18446744073709551615) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_nxm_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_nxm_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_src_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_src_255_255_255_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_src_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_dst_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_dst_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv4_dst_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_dst_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv4_dst_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pkt_mark__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pkt_mark__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pkt_mark__4294967295__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pkt_mark__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pkt_mark__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pkt_mark__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pkt_mark_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pkt_mark_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pkt_mark_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pkt_mark_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pkt_mark_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_ecn__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_ecn__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_ecn__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_ecn__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_ecn__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_ecn__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_ecn_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_ecn_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_ecn_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_ecn_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_ecn_255) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_ecn_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_src___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_src___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_dst___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_ecn__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_ecn__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_ecn__0__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_ecn__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_ecn__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_ecn__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_ecn_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_ecn_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_ecn_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_ecn_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_ecn_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_ecn_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg0__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg0__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg0__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg0__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg0__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg0__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg0_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg0_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg0_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg0_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg0_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg1__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg1__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg1__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg1__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg1__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg1__4294967295__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg1_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg1_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg1_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg1_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg1_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg2__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg2__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg2__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg2__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg2__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg2__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg2_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg2_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg2_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg2_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg2_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg2_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg3__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg3__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg3__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg3__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg3__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg3__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg3_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg3_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg3_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg3_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg3_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg4__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg4__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg4__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg4__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg4__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg4__4294967295__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg4_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg4_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg4_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg4_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg4_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg5__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg5__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg5__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg5__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg5__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg5_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg5_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg5_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg5_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg5_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg5_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg6__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg6__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg6__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg6__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg6__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg6__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg6_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg6_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg6_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg6_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg6_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg7__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg7__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__reg7__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg7__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg7__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__reg7__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg7_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg7_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg7_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg7_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_ecn__255__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_ecn_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_ecn_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_ecn_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_bos__0__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__mpls_bos__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_bos__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__mpls_bos__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_bos_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_mpls_bos_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_bos_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_mpls_bos_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_isid__0__1193046_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_isid__1193046__1193046_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__pbb_isid__16777215__1193046_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_isid__0__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_isid__1193046__1193046_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__pbb_isid__16777215__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pbb_isid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pbb_isid_1193046) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_pbb_isid_16777215) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pbb_isid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pbb_isid_1193046) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_pbb_isid_16777215) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id__0__1311768467463790320_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_0) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_tunnel_id_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_exthdr__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_exthdr__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__ipv6_exthdr__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_exthdr__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_exthdr__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__ipv6_exthdr__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_exthdr_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_exthdr_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_exthdr_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_exthdr_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_exthdr_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_exthdr_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__packet_type__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__packet_type__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255__packet_type__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__packet_type__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__packet_type__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255__packet_type__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_packet_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_packet_type_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_packet_type_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_packet_type_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_packet_type_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_packet_type_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_src_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_src_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_src_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_dst_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_dst_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_src__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_src__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_src__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_src_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_dst__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_dst__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_dst__65535__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_src__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_src__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_src__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_src_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_src_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_dst__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_dst__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__udp_dst__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_dst__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__udp_dst__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_udp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_dst_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_src__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_src_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_dst__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__sctp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_dst__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__sctp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_sctp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_sctp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_proto__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_proto__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ip_proto__255__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ip_proto__255__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_proto_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_proto_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ip_proto_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ip_proto_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_proto__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_proto__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ip_proto__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ip_proto__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_proto_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_proto_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ip_proto_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ip_proto_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_proto__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_proto__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_proto__0__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ip_proto__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ip_proto__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ip_proto__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_proto_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_proto_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_proto_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ip_proto_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ip_proto_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ip_proto_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_proto_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_proto_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_proto_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ip_proto_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ip_proto_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ip_proto_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__0__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__0__255_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ip_proto__255__255_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ip_proto__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ip_proto__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_proto_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_proto_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_proto_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ip_proto_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ip_proto_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ip_proto_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_proto_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ip_proto_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_proto_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ip_proto_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_src___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_src___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_dst___) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_flabel__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_flabel__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_flabel__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_flabel__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_flabel__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_flabel__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_flabel_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_flabel_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_flabel_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_flabel_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_flabel_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_flabel_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_proto__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_proto__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ip_proto__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ip_proto__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_proto_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_proto_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ip_proto_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ip_proto_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_proto__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_proto__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ip_proto__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ip_proto__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_proto_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_proto_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ip_proto_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ip_proto_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_target___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_target___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_label__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_label__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_label__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_label__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_label__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_label__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_label_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_label_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_label_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_label_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_label_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_label_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_tc__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_tc__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_tc__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_tc__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_tc_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_tc_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_tc_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_tc_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_uca__0__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_uca__255__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_uca__0__255_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_uca__255__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pbb_uca_0) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pbb_uca_255) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pbb_uca_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pbb_uca_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_flags__0__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_flags__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tcp_flags__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_flags__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_flags__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tcp_flags__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_flags_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_flags_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tcp_flags_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_flags_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_flags_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tcp_flags_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_proto__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_proto__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_proto__0__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ip_proto__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ip_proto__255__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ip_proto__255__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_proto_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_proto_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_proto_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ip_proto_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ip_proto_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ip_proto_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ip_proto_255) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__0__255_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ip_proto__255__255_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ip_proto_255) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ip_proto_255) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ip_proto_255) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_nxm_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_nxm_1311768467463790320) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_nxm_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_nxm_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_nxm_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_nxm_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_src_0_0_0_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_src_192_0_2_1) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_src_255_255_255_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_src_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_src_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_dst_0_0_0_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_dst_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv4_dst_255_255_255_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_dst_0_0_0_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_dst_192_0_2_1) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv4_dst_255_255_255_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pkt_mark__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pkt_mark__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pkt_mark__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pkt_mark__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pkt_mark__305419896__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pkt_mark__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pkt_mark_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pkt_mark_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pkt_mark_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pkt_mark_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pkt_mark_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pkt_mark_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_proto__0__255_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_proto__0__255_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_proto__0__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ip_proto__255__255_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ip_proto__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ip_proto__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_proto_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_proto_0) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_proto_0) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ip_proto_255) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ip_proto_255) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ip_proto_255) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_src___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_src___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_dst___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_proto__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_proto__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_proto__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ip_proto__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ip_proto__255__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ip_proto__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_proto_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_proto_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_proto_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ip_proto_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ip_proto_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ip_proto_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg0__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg0__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg0__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg0__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg0__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg0__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg0_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg0_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg0_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg0_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg0_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg0_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg1__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg1__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg1__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg1__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg1__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg1__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg1_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg1_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg1_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg1_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg1_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg2__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg2__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg2__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg2__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg2__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg2__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg2_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg2_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg2_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg2_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg2_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg2_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg3__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg3__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg3__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg3__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg3__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg3__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg3_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg3_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg3_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg3_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg3_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg3_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg4__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg4__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg4__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg4__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg4__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg4_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg4_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg4_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg4_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg4_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg4_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg5__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg5__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg5__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg5__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg5__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg5__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg5_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg5_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg5_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg5_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg5_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg5_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg6__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg6__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg6__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg6__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg6__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg6__4294967295__305419896_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg6_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg6_305419896) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg6_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg6_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg6_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg6_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg7__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg7__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__reg7__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg7__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg7__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__reg7__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg7_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg7_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg7_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg7_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg7_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg7_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ip_proto__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_proto_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ip_proto_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ip_proto_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_bos__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__mpls_bos__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_bos__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__mpls_bos__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_bos_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_mpls_bos_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_bos_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_mpls_bos_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_isid__0__1193046_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_isid__1193046__1193046_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__pbb_isid__16777215__1193046_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_isid__0__1193046_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_isid__1193046__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__pbb_isid__16777215__1193046_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pbb_isid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pbb_isid_1193046) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_pbb_isid_16777215) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pbb_isid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pbb_isid_1193046) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_pbb_isid_16777215) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_tunnel_id_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_1311768467463790320) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_tunnel_id_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_exthdr__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_exthdr__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__ipv6_exthdr__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_exthdr__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_exthdr__4660__4660_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__ipv6_exthdr__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_exthdr_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_exthdr_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_exthdr_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_exthdr_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_exthdr_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_exthdr_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__packet_type__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__packet_type__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255__packet_type__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__packet_type__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__packet_type__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255__packet_type__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_packet_type_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_packet_type_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_packet_type_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_packet_type_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_packet_type_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_packet_type_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv4_src_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv4_src_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv4_src_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv4_src_255_255_255_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_src_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_src_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_src_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_dst_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_dst_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_dst_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_src_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_src_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_src_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_src_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_udp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_dst_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_udp_dst_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_udp_dst_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000782s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_src_0) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_src_4660) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_src_65535) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_src_0) [0.003155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_src_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_src_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_src_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_sctp_dst_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_sctp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_dst_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_sctp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_src_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_src_192_0_2_1) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_src_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_src_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_src_192_0_2_1) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_src_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_src_255_255_255_255) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_src___0_0_0_0____192_0_2_1__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_src___192_0_2_1____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_src___255_255_255_255____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_src_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_src_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_src_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_src_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_src_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_src_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_src_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_src_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_src_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_src_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_src_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_src_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_src_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_src_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___0_0_0_0____192_0_2_1__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.004336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_src___255_255_255_255____192_0_2_1__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_src_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_src_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_src_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_src_192_0_2_1) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_src_192_0_2_1) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_src_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_src_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_src___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_flabel_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_flabel_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_flabel_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_flabel_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_flabel_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_flabel_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_flabel_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_flabel_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_flabel_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_src_0_0_0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_src_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_src___0_0_0_0____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_src___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_src_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_src_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_src_192_0_2_1) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_src_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_src_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_target___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_target___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_target___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_label_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_label_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_label_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_label_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_label_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_label_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_label_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_label_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_tc_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_tc_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_tc_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_tc_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_tc_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_uca_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_uca_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_uca_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_uca_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_uca_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_uca_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_flags_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tcp_flags_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_flags_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_flags_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_flags_4660) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tcp_flags_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_src_0_0_0_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_src_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_src_255_255_255_255) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_src_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___0_0_0_0____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___192_0_2_1____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_src___255_255_255_255____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_0_0_0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_src_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_src_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_src_255_255_255_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.002367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pkt_mark_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pkt_mark_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pkt_mark_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pkt_mark_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pkt_mark_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pkt_mark_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pkt_mark_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pkt_mark_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pkt_mark_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_src_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_src_192_0_2_1) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_src_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_src_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_src_255_255_255_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_src___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_src___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_src_0_0_0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_src_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_src_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_src_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_src_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_src_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg0_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg0_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg0_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg0_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg0_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg0_4294967295) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg1_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg1_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg1_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg1_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg1_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg1_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg1_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg1_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg1_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg2_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg2_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg2_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg2_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg2_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg2_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg2_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg2_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg2_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg3_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg3_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg3_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg3_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg3_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg3_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg3_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg3_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg3_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg4_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg4_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg4_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg4_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg4_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg4_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg4_0) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg4_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg4_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg5_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg5_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg5_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg5_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg5_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg5_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg5_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg5_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg5_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg6_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg6_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg6_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg6_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg6_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg6_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg6_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg6_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg6_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg7_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg7_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_reg7_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg7_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg7_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_reg7_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg7_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg7_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_reg7_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___192_0_2_1____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_src___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_src_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_bos_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_mpls_bos_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_bos_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_mpls_bos_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_bos_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_mpls_bos_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_isid_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_isid_1193046) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_pbb_isid_16777215) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_isid_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_isid_1193046) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_pbb_isid_16777215) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_isid_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_isid_1193046) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_pbb_isid_16777215) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_exthdr_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_exthdr_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_ipv6_exthdr_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_exthdr_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_exthdr_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_ipv6_exthdr_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_exthdr_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_exthdr_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_ipv6_exthdr_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___packet_type__0__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___packet_type__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___packet_type__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_src___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_packet_type_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_packet_type_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_0_0_0_0_packet_type_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_packet_type_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_packet_type_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_192_0_2_1_packet_type_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_packet_type_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_packet_type_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_src_255_255_255_255_packet_type_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_src_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_src_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_src_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_src_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_src_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_dst_4660) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_dst_65535) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_dst_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_dst_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_src_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_src_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_dst_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_src_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_src_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_src_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_src_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_src_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_src_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_src_65535) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_sctp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_dst_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_sctp_dst_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_dst_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_sctp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_dst_0_0_0_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_dst_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_dst_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv4_dst_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv4_dst_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_dst_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_dst_0_0_0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_dst_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv4_dst_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_dst_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv4_dst_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_dst_0_0_0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_dst_0_0_0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_dst_192_0_2_1) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_dst_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv4_dst_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv4_dst_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv4_dst_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_src___) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_dst___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_flabel_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_flabel_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_flabel_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_flabel_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_flabel_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_flabel_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_flabel_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_flabel_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_flabel_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_dst_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_dst_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_dst_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_dst_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv4_dst_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_dst_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_dst_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv4_dst_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_target___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_target___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_target___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000949s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_label_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_label_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_label_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_label_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_label_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_label_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_label_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_label_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_label_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_tc_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_tc_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_tc_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_tc_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_tc_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_tc_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_uca_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_uca_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_uca_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_uca_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_uca_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_uca_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_flags_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_flags_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tcp_flags_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_flags_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_flags_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tcp_flags_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_flags_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_flags_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tcp_flags_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_dst_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_dst_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_dst_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_dst_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv4_dst_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_192_0_2_1) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv4_dst_255_255_255_255) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv4_dst_255_255_255_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv4_dst_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pkt_mark_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pkt_mark_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pkt_mark_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pkt_mark_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pkt_mark_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pkt_mark_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pkt_mark_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pkt_mark_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pkt_mark_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_dst_0_0_0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_dst_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_dst_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv4_dst_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv4_dst_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_dst_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_dst_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_dst_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_dst_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv4_dst_255_255_255_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv4_dst_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv4_dst_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg0_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg0_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg0_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg0_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg0_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg0_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000607s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg1_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg1_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg1_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg1_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg1_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg1_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg1_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg1_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg2_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg2_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg2_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg2_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg2_305419896) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg2_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg2_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg2_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg2_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg3_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg3_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg3_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg3_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg3_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg3_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg3_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg3_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg3_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg4_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg4_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg4_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg4_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg4_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg4_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg4_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg4_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg4_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg5_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg5_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg5_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg5_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg5_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg5_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg5_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg5_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg5_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg6_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg6_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg6_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg6_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg6_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg6_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg6_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg6_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg6_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg7_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg7_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_reg7_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg7_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg7_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_reg7_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg7_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg7_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_reg7_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___192_0_2_1____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv4_dst___255_255_255_255____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv4_dst_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_bos_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_mpls_bos_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_bos_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_mpls_bos_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_bos_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_mpls_bos_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_isid_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_isid_1193046) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_pbb_isid_16777215) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_isid_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_isid_1193046) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_pbb_isid_16777215) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_isid_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_isid_1193046) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_pbb_isid_16777215) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.002571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_ipv6_exthdr_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_ipv6_exthdr_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_ipv6_exthdr_65535) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___packet_type__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___packet_type__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___packet_type__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv4_dst___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_packet_type_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_packet_type_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_0_0_0_0_packet_type_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_packet_type_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_packet_type_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_192_0_2_1_packet_type_4294967295) [0.001103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_packet_type_0) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_packet_type_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv4_dst_255_255_255_255_packet_type_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_src__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_src__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_src__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_src__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_src__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_src__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_src__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_src__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_src_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_src__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_src__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_src__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_src__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_src__65535__4660_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_src__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_dst__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_dst__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__udp_dst__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_dst__0__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_dst__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__udp_dst__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_dst__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__udp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_udp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_udp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_udp_dst_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_src__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_src__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_src__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_src__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_src__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_src__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_src__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_src_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_src__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_src__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_src__65535__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_src__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_src_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_src__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_src__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_src__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_src__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_src_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_src__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_src__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_src__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_src__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_src__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_src__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_src__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_src__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_src__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_src__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_src_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_src_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_src_65535) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__0__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_src__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_src__65535__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_src_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_src_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_src_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_src_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_src_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_src_65535) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_src_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_src_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_src_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_src_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_src__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__4660__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_src__65535__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_src_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_src__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_src__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_src__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_src__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_src_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.013757s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_src_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_src_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_src_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_src_65535) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_src_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_src__65535__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_src__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_src__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_src__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_src__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_src__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_src_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_src__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_src__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_src__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_src_65535) [0.002292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tcp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tcp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tcp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tcp_src__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tcp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tcp_src__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tcp_src__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tcp_src__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tcp_src__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tcp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tcp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tcp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tcp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tcp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tcp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tcp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_src_65535) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_src__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_0) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_4660) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_src_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_nxm_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_nxm_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_nxm_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_nxm_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_src_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_src_0_0_0_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_src_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_src_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_dst_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_src__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_src__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_src_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_src_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_src_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_src__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_src__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_src__0__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_src__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_src__65535__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_src_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_src_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_src___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_src___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_src___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_dst___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_dst___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_dst___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_src__4660__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_src__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_src__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_src_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_src_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_src__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_src__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_src_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_src_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_src_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_src__0__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_src__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_src__4660__4660_) [0.001434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_src__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_src__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_src__0__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_src__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_src__0__4660_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_src__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_src__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_src__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_src__4660__4660_) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_src__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_src_4660) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_src_65535) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_src__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_src__0__4660_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_src__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_src_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_src__0__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_src__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_src__0__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_src__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_src__4660__4660_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_src__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_src_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_4660) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_src_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_src_65535) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_src__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_src__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_src__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_src_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_65535) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__0__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_src__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_src__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_src__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_src__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_src__0__4660_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_src__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_src__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_src_0) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_src_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_src_4660) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_src_4660) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_src_4660) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_src_65535) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000708s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0_tunnel_id_18446744073709551615) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660_tunnel_id_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535_tunnel_id_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_src__0__4660_) [0.001784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_src__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_src__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_src__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_src__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_src__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_src__65535__4660_) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_src__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_src_0) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_src_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_src_4660) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_src_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_src_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_src_65535) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_src__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_src__4660__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_src__4660__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_src__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_src__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_src_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_src_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_src_4660) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_src_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_src__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_src__4660__4660_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_src__65535__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_src__0__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_src__4660__4660_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_src__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_src__0__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_src__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_src__65535__4660_) [0.001028s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_src_4660) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_src_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_src_4660) [0.001700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_src_65535) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_src_65535) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__udp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_dst__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__udp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_dst__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_dst__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__udp_dst__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_dst_4660) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_udp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_dst_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_udp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_udp_dst_65535) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_dst__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_dst__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_dst__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_dst__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_dst__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_dst__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_dst_0) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_dst_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_dst_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_dst_4660) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_dst_65535) [0.000952s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_dst__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_dst__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_dst__4660__4660_) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_dst__4660__4660_) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_dst__4660__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_dst__65535__4660_) [0.001325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_dst__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_dst_0) [0.001721s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_dst_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_dst_4660) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_dst_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_dst_65535) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_dst_65535) [0.000860s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_dst_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_dst__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_dst__4660__4660_) [0.001605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_dst__4660__4660_) [0.001327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_dst__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_dst__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_dst_4660) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_dst__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_dst__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_dst__4660__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_dst__4660__4660_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_dst_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_dst_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_dst__0__4660_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_dst__0__4660_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_dst__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_dst__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_dst__4660__4660_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_dst__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_dst__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_dst__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_dst__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_dst_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_dst_4660) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_dst_4660) [0.001058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_dst_4660) [0.001331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_dst_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_dst_65535) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000946s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000828s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_dst_0) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_dst_0) [0.000691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_dst_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_dst_4660) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_dst_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_dst_65535) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_dst_65535) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_dst_65535) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__0__4660_) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__0__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__4660__4660_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__4660__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__4660__4660_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_dst__65535__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_dst__65535__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_dst__65535__4660_) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_dst_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_dst_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_dst_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_dst_4660) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_dst_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_dst_4660) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_dst_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_dst_65535) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_dst_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.003540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.001310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.001597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.002399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.002508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000587s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_dst_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_dst_4660) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_dst_65535) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.006453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000901s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.001515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_dst_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_dst_4660) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_dst_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_dst_4660) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_dst_65535) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_65535) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_dst__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_dst__4660__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__4660__4660_) [0.000767s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_dst_65535) [0.002698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_dst__0__4660_) [0.000753s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_dst__0__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_dst__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_dst__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_dst__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_dst__65535__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_dst_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_dst_65535) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_dst_65535) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_dst__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_dst__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_dst__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_dst__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.003552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_dst__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_dst_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_0) [0.001392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_0) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_dst_4660) [0.000885s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_4660) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_dst_65535) [0.002612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_dst_65535) [0.001812s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.001266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.001251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000920s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000722s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_dst_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000692s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000723s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_dst_65535) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_dst__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_dst__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_dst__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_dst__4660__4660_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_dst__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_dst__65535__4660_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_dst__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_dst_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_dst_4660) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_dst_65535) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_dst_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_dst__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_dst__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_dst_4660) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_dst_4660) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_dst_65535) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_dst__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_dst__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_dst__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_dst__4660__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_dst__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_dst_4660) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_dst_65535) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_flags__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_flags__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tcp_flags__65535__4660_) [0.001171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_flags__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_flags__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tcp_flags__65535__4660_) [0.000820s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_flags__0__4660_) [0.000829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_flags__4660__4660_) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tcp_flags__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_flags_0) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_flags_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tcp_flags_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_flags_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_flags_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tcp_flags_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_flags_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_flags_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_dst__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_dst__65535__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_dst_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_dst_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_dst_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_dst_4660) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_dst_65535) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000718s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000606s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000690s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__4660__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_4660) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_dst_65535) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_dst_65535) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_nxm_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_nxm_0) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_src_0_0_0_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_src_255_255_255_255) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.001453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_dst__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_dst__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_dst__4660__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_dst__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_dst__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_dst_4660) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_dst_65535) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_dst__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_dst__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_dst_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_dst_65535) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000917s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000793s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_src___) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_src___) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000815s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000801s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001027s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_dst___) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_dst___) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_dst__0__4660_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_dst__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_dst__4660__4660_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_dst__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_dst__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_dst_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_dst__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_dst__4660__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_dst__0__4660_) [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_dst__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_dst__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_65535) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_65535) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_dst__65535__4660_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_dst__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_dst__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_dst__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_dst__4660__4660_) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_dst__65535__4660_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_dst__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_dst__65535__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_dst_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_0) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_dst_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_65535) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_dst__0__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_dst__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_dst__0__4660_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_dst__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_dst__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_dst__65535__4660_) [0.000847s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_dst_0) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_0) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_0) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_dst_4660) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_4660) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_dst__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_dst__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_dst__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_65535) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_dst__0__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_dst__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_dst__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_0) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_dst_4660) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_dst_65535) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_65535) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_dst__65535__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_0) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_dst_4660) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_dst__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_dst__0__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_dst__4660__4660_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_dst__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_dst__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_dst_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_dst_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_dst_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_dst__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_dst__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_dst__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_dst__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_dst__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_dst_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_dst_4660) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_dst_65535) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_dst_65535) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0_tunnel_id_18446744073709551615) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_1311768467463790320) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660_tunnel_id_18446744073709551615) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535_tunnel_id_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_dst__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__4660__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_dst__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_dst__65535__4660_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_dst_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_dst_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_dst_4660) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_dst_4660) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_dst_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_dst_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_dst__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_dst__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_dst__4660__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_dst__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_dst__4660__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__udp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__udp_src__0__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__udp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__udp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__udp_src__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660__udp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660__udp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660__udp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_udp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_udp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_udp_src_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_udp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_udp_src_4660) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0_udp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660_udp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535_udp_src_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_src__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_src__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_src__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_src__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_src__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_src__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_src__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_src_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_src_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_src_4660) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_src_4660) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_src_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_src_65535) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_src__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_src__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_src__4660__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_src__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_src__65535__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_src__65535__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_src__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_src_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_src_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_src_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_src_4660) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_src_4660) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_src_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_src__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_src__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_src__4660__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_src__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_src__65535__4660_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_src_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_src_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_src_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_src__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_src__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_src__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_src__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_src_0) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_src_65535) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_src__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_src__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_src__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_src__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_src__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_src__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_src__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_src__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_src_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_src_65535) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_src_65535) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_src_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_src_0) [0.000752s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_src_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_src_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_src_0) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_src_0) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_src_4660) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_src_65535) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_src_65535) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000958s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_src_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000783s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_src_4660) [0.001428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_src_65535) [0.002097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_src_4660) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_src_0) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_src_4660) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_src_65535) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_src_0) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_src_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_src_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_src__0__4660_) [0.000947s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_src__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_src__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_src__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_src_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_src__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_src__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_src__4660__4660_) [0.000784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_src__4660__4660_) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_src__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_src__65535__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_src_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_src_65535) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_src__0__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_src__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_src__4660__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_src__65535__4660_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_src__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_src_0) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_src_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_src_4660) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_src_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.001647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_src_0) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_src_4660) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000699s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_src_65535) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000748s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.001409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.002186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_src__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_src__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_src__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_src__65535__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_src_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_src_4660) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_src_4660) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_src_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_src_65535) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_src__0__4660_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_src__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_src__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_src__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_src_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_src_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_src_4660) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_src_65535) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_src__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_src__65535__4660_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_src_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_src_4660) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_src_65535) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_src_65535) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_src__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_src__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_src__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_src__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_src__65535__4660_) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_src__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_src_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_src_0) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_src_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_src_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_src_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_src_4660) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_src_65535) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_src__0__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_src__0__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_src__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_src__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_src__4660__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_src__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_src__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_src_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_src_65535) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_src_65535) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.001468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000808s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000795s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.001087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_4660) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_src_65535) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000894s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000824s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__0__4660_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.001017s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_src__65535__4660_) [0.000745s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_0) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_4660) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_4660) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_4660) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_src_65535) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_src_65535) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_src_65535) [0.000484s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__0__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000793s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.001230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_src__65535__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_src_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_src_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_src_4660) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000749s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000787s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_src_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_src_0) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_src_4660) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_src_4660) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_src_4660) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_src_65535) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_src_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_src_65535) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__0__4660_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__0__4660_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__0__4660_) [0.001704s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__4660__4660_) [0.001287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__4660__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_src__65535__4660_) [0.000803s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_src__65535__4660_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_src__65535__4660_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_src_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_src_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_src__0__4660_) [0.000699s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_src__0__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_src__0__4660_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_src__4660__4660_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_src__4660__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_src__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_src__65535__4660_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_src_65535) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_src__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_src__0__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_src__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_src__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_src__4660__4660_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_src__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_src_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_src_0) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_src_4660) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_src_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_src_4660) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_src_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000769s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000696s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__4660__4660_) [0.000779s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000692s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000764s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_src__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_src_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_src_4660) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_4660) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_4660) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_src_65535) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_src_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_src_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_src__0__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_src__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_src__4660__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_src__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_src__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_src__65535__4660_) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_src__65535__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_src__65535__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_src_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_src_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_src_4660) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_src_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_src_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_src__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_src__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_src__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_src__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_src__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_src_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_src_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_src_4660) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_src_65535) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_src_65535) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_src__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_src__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_src__0__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_src__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_src__4660__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_src__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_src_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_src_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_src_4660) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_src_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_src_65535) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_src__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_src__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_src__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_src__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_src__65535__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_src__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_src_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_src_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_src_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_src_4660) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_src_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_src_65535) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_src__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_src__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_src__4660__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_src__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_src__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_src__65535__4660_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_src__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_src_4660) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_src_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_src_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_src__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_src__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_src__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_src__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_src__4660__4660_) [0.000863s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_src__65535__4660_) [0.000785s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_src_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_src__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_src__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_src__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_src__65535__4660_) [0.000855s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_src__65535__4660_) [0.001140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_src__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_src_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_src_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_src_4660) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_src_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_src_65535) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_src_65535) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_src__0__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_src__0__4660_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_src__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_src__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_src__4660__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_src__4660__4660_) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_src__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_src__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_src__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_src_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_src_0) [0.000737s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_src_0) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_src_4660) [0.000869s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_src_4660) [0.000771s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_src_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_src_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_src_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_src_65535) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_src__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_src__0__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_src__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_src__4660__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_src__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_src__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_src__65535__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_src__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_src_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_src_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_src_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_src_4660) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_src_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_src_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_src_65535) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__0__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__4660__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_src__65535__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_src_0) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_src_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_src_4660) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_src__0__4660_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_src__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_src__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_src_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_src_65535) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_src__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_src__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_src__4660__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_src__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_src__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_src__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_src_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_src_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_src__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__0__4660_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__0__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_src__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__4660__4660_) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__4660__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_src__65535__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_src__65535__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_src__65535__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_src_0) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_src_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_src_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_src_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_src_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_src_65535) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_src_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_src_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_src__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_src__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_src__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_src__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_src__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_src__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_src__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_src__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_src_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_src_4660) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_src_4660) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_src_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_src_65535) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_src__0__4660_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_src__4660__4660_) [0.001091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_src__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_src__4660__4660_) [0.001267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_src__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_src__65535__4660_) [0.001638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_src__65535__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_src_0) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_src_4660) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_src_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_dst__0__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_dst__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_dst__0__4660_) [0.001921s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_dst__4660__4660_) [0.000880s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_dst__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_dst__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__udp_dst__65535__4660_) [0.001211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__udp_dst__65535__4660_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__udp_dst__65535__4660_) [0.001929s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_dst_0) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_dst_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_dst_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_udp_dst_65535) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_udp_dst_65535) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_udp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_dst__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_dst__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_dst__4660__4660_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__udp_dst__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__udp_dst__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__udp_dst__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_dst_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_dst_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_dst_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_udp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_dst__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__udp_dst__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__udp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_dst_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_dst_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_udp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_udp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_dst__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_dst__4660__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_dst__4660__4660_) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__udp_dst__65535__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__udp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_udp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_udp_dst_65535) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_dst__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_dst__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_dst__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_dst__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__udp_dst__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__udp_dst__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__udp_dst__65535__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_udp_dst_65535) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_udp_dst_65535) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_udp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.001574s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_dst_0) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_dst_0) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_dst_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_dst_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_udp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_udp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_udp_dst_65535) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_dst_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_dst_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_dst_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_dst_4660) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_udp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_udp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_udp_dst_65535) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000817s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000814s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.001276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000805s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_dst_0) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_udp_dst_65535) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000685s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_dst_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_dst_4660) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_udp_dst_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000998s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.001622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000878s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000693s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_dst_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_dst_65535) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000802s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_dst_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_dst__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__0__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__udp_dst__65535__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_dst_0) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_dst_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_dst_4660) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_dst_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_dst_4660) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_udp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_udp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_dst__0__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__udp_dst__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__udp_dst__65535__4660_) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_dst_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_dst_4660) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_udp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_udp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_dst__0__4660_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_dst__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__udp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__udp_dst__65535__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_dst_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_dst_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_dst_4660) [0.001601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_udp_dst_65535) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_udp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000749s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_dst_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_dst_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____udp_dst_65535) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000803s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_0) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_4660) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_udp_dst_65535) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000548s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000579s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000793s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_0) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_4660) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_udp_dst_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_dst__0__4660_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_dst__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_dst__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_dst__4660__4660_) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__udp_dst__65535__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__udp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__udp_dst__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_dst_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_dst_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_udp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_dst__0__4660_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_dst__4660__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__udp_dst__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__udp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_dst_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_dst_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_udp_dst_65535) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_udp_dst_65535) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_dst__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_dst__0__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_dst__4660__4660_) [0.000907s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_dst__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__udp_dst__65535__4660_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__udp_dst__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_dst_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_dst_0) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_dst_4660) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_udp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_dst__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_dst__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_dst__4660__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__udp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__udp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__udp_dst__65535__4660_) [0.001313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_dst_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_udp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_udp_dst_65535) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_dst__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_dst__4660__4660_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_dst__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__udp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__udp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_dst_4660) [0.000722s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_udp_dst_65535) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_udp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000877s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.001042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000743s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__0__4660_) [0.001781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000789s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000783s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__4660__4660_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___udp_dst__65535__4660_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_0) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_0) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_4660) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_4660) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_4660) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_udp_dst_65535) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_udp_dst_65535) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_udp_dst_65535) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__0__4660_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000751s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__4660__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__0__1311768467463790320__udp_dst__65535__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id_nxm__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_dst_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_dst_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_dst_4660) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_dst_4660) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_dst_4660) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0_udp_dst_65535) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320_udp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615_udp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000848s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_dst_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_dst_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_dst_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_dst_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_dst_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_dst_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_udp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_udp_dst_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_udp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__0__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__0__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___udp_dst__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___udp_dst__65535__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___udp_dst__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_dst_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_dst_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_dst_4660) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_dst_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_udp_dst_65535) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_udp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_udp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_dst__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_dst__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_dst__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_dst__4660__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_dst__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__udp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_dst_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_dst_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_udp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_udp_dst_65535) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_udp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_dst__0__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_dst__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_dst__0__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_dst__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__udp_dst__65535__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__udp_dst__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__udp_dst__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_dst_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_udp_dst_65535) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_udp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_udp_dst_65535) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_dst_0) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____udp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__4660__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___udp_dst__65535__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_dst_4660) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_4660) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____udp_dst_65535) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_udp_dst_65535) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_udp_dst_65535) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_dst__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_dst__0__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_dst__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_dst__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__udp_dst__65535__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__udp_dst__65535__4660_) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__udp_dst__65535__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_dst_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_dst_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_dst_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_dst_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_udp_dst_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_udp_dst_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_udp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_dst__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_dst__0__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_dst__0__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_dst__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_dst__4660__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__udp_dst__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__udp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__udp_dst__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_dst_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_dst_0) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_dst_4660) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_dst_4660) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_4660) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_dst_65535) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_dst_65535) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_dst__0__4660_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_dst__0__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_dst__0__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_dst__4660__4660_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_dst__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__udp_dst__65535__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__udp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__udp_dst__65535__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_dst_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_dst_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_dst_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_dst_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_dst_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_dst__0__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_dst__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_dst__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_dst__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_dst__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_dst__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__udp_dst__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__udp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__udp_dst__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_dst_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_dst_4660) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_dst_65535) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_65535) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_dst__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_dst__0__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_dst__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_dst__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_dst__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_dst__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__udp_dst__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__udp_dst__65535__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__udp_dst__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_dst_0) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_dst_0) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_4660) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_dst__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_dst__0__4660_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_dst__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_dst__4660__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__udp_dst__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__udp_dst__65535__4660_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__udp_dst__65535__4660_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_dst_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_dst_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_dst_4660) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_dst_4660) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_dst_65535) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_dst_65535) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_65535) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_dst__0__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_dst__4660__4660_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_dst__4660__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_dst__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__udp_dst__65535__4660_) [0.000666s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__udp_dst__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__udp_dst__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_dst_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_dst_0) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_dst_4660) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_dst_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_dst_65535) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_dst__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_dst__0__4660_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_dst__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_dst__4660__4660_) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_dst__4660__4660_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_dst__4660__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__udp_dst__65535__4660_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__udp_dst__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__udp_dst__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_dst_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_dst_0) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_dst_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_dst_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_dst_65535) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_dst__0__4660_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_dst__0__4660_) [0.001043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_dst__4660__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__udp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__udp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_dst_4660) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_dst_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_4660) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_dst_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_dst_65535) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_65535) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.001153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___udp_dst__65535__4660_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_dst_0) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_udp_dst_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_udp_dst_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_dst__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_dst__0__4660_) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_dst__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_dst__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__udp_dst__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__udp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_dst_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_dst_4660) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_dst_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_udp_dst_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_udp_dst_65535) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_dst__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_dst__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_dst__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_dst__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__udp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__udp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__udp_dst__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_dst_0) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_dst_0) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_dst_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_udp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_udp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_udp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__0__4660_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__0__4660_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__0__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__udp_dst__65535__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__udp_dst__65535__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__udp_dst__65535__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_dst_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_dst_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_dst_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_dst_4660) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_udp_dst_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_udp_dst_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_udp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_dst__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_dst__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_dst__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_dst__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_dst__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_dst__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__udp_dst__65535__4660_) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__udp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__udp_dst__65535__4660_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_dst_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_dst_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_dst_4660) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_dst_4660) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_udp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_udp_dst_65535) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_udp_dst_65535) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_dst__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_dst__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_dst__4660__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__udp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__udp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__udp_dst__65535__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_dst_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_dst_4660) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_dst_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_dst_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_udp_dst_65535) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_udp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_udp_dst_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__sctp_src__0__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__sctp_src__0__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__sctp_src__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__sctp_src__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__sctp_src__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__sctp_src__65535__4660_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__sctp_src__65535__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__sctp_src__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_sctp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_sctp_src_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_sctp_src_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_sctp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_sctp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_sctp_src_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_sctp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_sctp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_sctp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_src__0__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_src__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_src__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_src__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_src_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_src_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_src_4660) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_src_65535) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_src__4660__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_src__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_src__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_src_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_src_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_src_65535) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_src_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_src__0__4660_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_src__0__4660_) [0.000701s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_src__0__4660_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_src__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_src__4660__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_src__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_src__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_src_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_src_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_src_4660) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_src_4660) [0.000770s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_src_65535) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_src_65535) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_src_65535) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_src_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_src_0) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_src_4660) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_src_4660) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_src_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_src_65535) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_src_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__0__4660_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__0__4660_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__0__4660_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__4660__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__4660__4660_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__4660__4660_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_src__65535__4660_) [0.000710s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_src__65535__4660_) [0.000776s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_src__65535__4660_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_src_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_src_0) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_src_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_src_4660) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_src_4660) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_src_4660) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_src_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_src_65535) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_src_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.001719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.001393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000961s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000788s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000729s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000911s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_src_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_src_4660) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_src_65535) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.001012s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000948s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.001037s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.001169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000802s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.001392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000884s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_src_0) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_src_4660) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_src_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.001401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000806s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000788s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000882s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.001086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000678s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_src_0) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_src_4660) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_src_65535) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000910s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.001034s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.001765s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000812s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000919s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.001063s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_src_0) [0.000745s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_src_4660) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_src_65535) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.001354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_src__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_src__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_src_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_src_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_src_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_src_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_src__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_src__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_src__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_src__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_src__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_src_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_src_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_src_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_src_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_src__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_src__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_src__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_src__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_src__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_src_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_src_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_src_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_src_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_src__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_src_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_src_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_4660) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_src_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_src_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_src_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.001400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.002030s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_0) [0.001001s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_src_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_src__0__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_src__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_src__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_src__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_src__65535__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_src__65535__4660_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_src_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_src_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_src_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_src_4660) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_src_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_src_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_src_65535) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_src_65535) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_src__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_src__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_src__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_src__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_src__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_src_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_src_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_src_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_src_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_src_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_src__0__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_src__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_src__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_src__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_src__65535__4660_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_src_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_src_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_src_4660) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_src_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_src_65535) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_flags__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_flags__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tcp_flags__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_flags__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_flags__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tcp_flags__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_flags__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_flags__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tcp_flags__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_flags_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_flags_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tcp_flags_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_flags_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_flags_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tcp_flags_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_flags_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_flags_4660) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tcp_flags_65535) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_src__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_src__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_src__0__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_src__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_src__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_src__65535__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_src__65535__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_src_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_src_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_src_0) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_src_4660) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_src_4660) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_src_4660) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_src_65535) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_src_65535) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_0) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__0__4660_) [0.000782s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__4660__4660_) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.000873s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_src__65535__4660_) [0.002117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_0) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_4660) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_4660) [0.001144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_4660) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_src_65535) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_src_65535) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_src_65535) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_nxm_0) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_nxm_1311768467463790320) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_nxm_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_nxm_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_nxm_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_nxm_18446744073709551615) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_nxm_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_nxm_1311768467463790320) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_src_0_0_0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_src_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_src_0_0_0_0) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_src_192_0_2_1) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_src_255_255_255_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_src_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_src_255_255_255_255) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_dst_0_0_0_0) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_dst_192_0_2_1) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv4_dst_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_dst_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv4_dst_255_255_255_255) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_dst_0_0_0_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_dst_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv4_dst_255_255_255_255) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_src__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_src__0__4660_) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_src__0__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_src__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_src__4660__4660_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_src__65535__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_src__65535__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_src__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_src_0) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_src_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_src_4660) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_src_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_src_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_src_65535) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_src__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_src__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_src__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_src__4660__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_src__4660__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_src__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_src_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_src_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_src_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_src_4660) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_src_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000822s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000922s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_src___) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_src___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_src___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_dst___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_dst___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_dst___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.003682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_src__0__4660_) [0.000897s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_src__0__4660_) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_src__0__4660_) [0.000759s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_src__4660__4660_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_src__4660__4660_) [0.000997s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_src__4660__4660_) [0.001185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_src__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_src__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_src__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_src_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_src_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_src_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_src_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_src_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_src_4660) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_src_65535) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_src_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_src__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_src__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_src__4660__4660_) [0.000947s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_src__4660__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_src__4660__4660_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_src__65535__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_src__65535__4660_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_src__65535__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_src_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_src_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_src_4660) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_src_4660) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_65535) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_src__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_src__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_src__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_src__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_src__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_src__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_src__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_src__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_src_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_src_4660) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_4660) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_src_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_src_65535) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_src__0__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_src__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_src__0__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_src__4660__4660_) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_src__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_src__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_src__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_src__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_src_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_src_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_src_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_src__0__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_src__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_src__4660__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_src__4660__4660_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_src__65535__4660_) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_src__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_src__65535__4660_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_src_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_src_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_src_65535) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_src_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_src__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_src__0__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_src__0__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_src__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_src__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_src__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_src__65535__4660_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_src__65535__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_src__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_src_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_src_0) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_src_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_src_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_4660) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_src_65535) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_src_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_src__0__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_src__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_src__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_src__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_src__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_src__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_src__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_src__65535__4660_) [0.000780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_src_0) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_src_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_0) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_src_4660) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_src_4660) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_4660) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_src_65535) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_src_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_src__0__4660_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_src__0__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_src__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_src__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_src__4660__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_src__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_src__65535__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_src__65535__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_src__65535__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_src_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_src_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_src_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_src_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_4660) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_src_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_65535) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_src__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_src__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_src__0__4660_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_src__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_src__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_src__4660__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_src__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_src__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_src__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_src_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_src_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_src_4660) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_4660) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_src_65535) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_src_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__4660__4660_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_src__65535__4660_) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_src_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_src_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_src_65535) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_src_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_src__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_src__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_src__4660__4660_) [0.001421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_src__4660__4660_) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_src__65535__4660_) [0.002604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_src__65535__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_src_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_src_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_src_4660) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_src_4660) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_src_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_src_65535) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_src__0__4660_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_src__0__4660_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_src__0__4660_) [0.000598s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_src__4660__4660_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_src__4660__4660_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_src__4660__4660_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_src__65535__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_src__65535__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_src__65535__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_src_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_src_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_src_0) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_src_4660) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_src_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_src_4660) [0.002124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_src_65535) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_src_65535) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_src_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id__0__1311768467463790320_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.001188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id__0__1311768467463790320_) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_0) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_1311768467463790320) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0_tunnel_id_18446744073709551615) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_0) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_1311768467463790320) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660_tunnel_id_18446744073709551615) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_0) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_1311768467463790320) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535_tunnel_id_18446744073709551615) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_src__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_src__0__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_src__0__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_src__4660__4660_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_src__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_src__4660__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_src__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_src__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_src__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_src_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_src_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_src_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_src_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_src_4660) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_src_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_src_65535) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_src_65535) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_src_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_src__0__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_src__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_src__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_src__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_src__4660__4660_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_src__4660__4660_) [0.000766s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_src__65535__4660_) [0.001133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_src__65535__4660_) [0.000986s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_src__65535__4660_) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_src_0) [0.000830s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_src_0) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_src_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_src_4660) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_src_4660) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_src_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_src_65535) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_src_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_src_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_dst__0__4660_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_dst__0__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_dst__4660__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_dst__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__sctp_dst__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__sctp_dst__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_dst_4660) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_sctp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_dst__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_dst__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_dst__4660__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__sctp_dst__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__sctp_dst__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_dst_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_dst_4660) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_sctp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_sctp_dst_65535) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_dst__0__4660_) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_dst__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_dst__4660__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_dst__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_dst__4660__4660_) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__sctp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__sctp_dst__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__sctp_dst__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_dst_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_dst_4660) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_dst_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_sctp_dst_65535) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_sctp_dst_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000843s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_dst_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_dst_4660) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_dst_4660) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_dst_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_sctp_dst_65535) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_sctp_dst_65535) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_sctp_dst_65535) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__0__4660_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__0__4660_) [0.000731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__4660__4660_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__4660__4660_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__4660__4660_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___sctp_dst__65535__4660_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___sctp_dst__65535__4660_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___sctp_dst__65535__4660_) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_dst_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_dst_0) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_dst_0) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_dst_4660) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_dst_4660) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_sctp_dst_65535) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_sctp_dst_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_sctp_dst_65535) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.001042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000762s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000841s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_dst_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_sctp_dst_65535) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_dst_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_dst_4660) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_sctp_dst_65535) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000905s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_dst_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.001102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_dst_65535) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.001179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000741s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.001329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.001330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_4660) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_65535) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_dst__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__0__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_dst__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__sctp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__sctp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__sctp_dst__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_dst_4660) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_sctp_dst_65535) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_sctp_dst_65535) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_sctp_dst_65535) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_dst__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_dst__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_dst__4660__4660_) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_dst__4660__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__sctp_dst__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__sctp_dst__65535__4660_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_dst_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_dst_4660) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_sctp_dst_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_sctp_dst_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_dst__0__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_dst__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_dst__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_dst__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__sctp_dst__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__sctp_dst__65535__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_dst_0) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_dst_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_dst_4660) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_sctp_dst_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_sctp_dst_65535) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__0__4660_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__4660__4660_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___sctp_dst__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_dst_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_dst_4660) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____sctp_dst_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_sctp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_sctp_dst_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000770s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_sctp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_0) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_4660) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_sctp_dst_65535) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_dst__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_dst__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_dst__0__4660_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_dst__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__sctp_dst__65535__4660_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__sctp_dst__65535__4660_) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__sctp_dst__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_dst_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_dst_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_dst_4660) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_sctp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_sctp_dst_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_sctp_dst_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_dst__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_dst__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_dst__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__sctp_dst__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__sctp_dst__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_dst_0) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_dst_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_dst_4660) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_sctp_dst_65535) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_dst__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_dst__4660__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_dst__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__sctp_dst__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__sctp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_dst_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_dst_4660) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_sctp_dst_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_sctp_dst_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_flags__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_flags__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tcp_flags__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_flags__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_flags__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tcp_flags__65535__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_flags__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_flags__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tcp_flags__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_flags_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_flags_4660) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tcp_flags_65535) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_flags_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_flags_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_flags_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_flags_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tcp_flags_65535) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_dst__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_dst__0__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_dst__4660__4660_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_dst__4660__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__sctp_dst__65535__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__sctp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__sctp_dst__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_dst_0) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_dst_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__0__4660_) [0.000705s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__4660__4660_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000777s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___sctp_dst__65535__4660_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_0) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_4660) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_4660) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_4660) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_sctp_dst_65535) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_sctp_dst_65535) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_sctp_dst_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_nxm_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_nxm_1311768467463790320) [0.000677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_nxm_18446744073709551615) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_nxm_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_nxm_1311768467463790320) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_nxm_18446744073709551615) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_nxm_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_nxm_18446744073709551615) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_src_0_0_0_0) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_src_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_src_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_src_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000615s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_dst_0_0_0_0) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_dst_192_0_2_1) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv4_dst_255_255_255_255) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_dst_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_dst_192_0_2_1) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_dst_0_0_0_0) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_dst_192_0_2_1) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_dst__0__4660_) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__0__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_dst__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__sctp_dst__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_dst_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_dst_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_dst_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_sctp_dst_65535) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_sctp_dst_65535) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_sctp_dst_65535) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_dst__0__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_dst__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_dst__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_dst__4660__4660_) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_dst__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_dst__4660__4660_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__sctp_dst__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__sctp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_dst_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_dst_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_dst_4660) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_sctp_dst_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_sctp_dst_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000848s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_src___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_src___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_src___) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000768s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000904s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.003271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000828s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_dst___) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_dst___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_dst___) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_dst__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_dst__0__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_dst__0__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_dst__4660__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_dst__4660__4660_) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__sctp_dst__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__sctp_dst__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__sctp_dst__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_dst_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_dst_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_dst_0) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_dst_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_dst_4660) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_sctp_dst_65535) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_sctp_dst_65535) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_sctp_dst_65535) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_dst__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_dst__0__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_dst__0__4660_) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_dst__4660__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__sctp_dst__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__sctp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__sctp_dst__65535__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_dst_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_dst_4660) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_4660) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_dst_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_65535) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_dst__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_dst__0__4660_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_dst__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_dst__4660__4660_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_dst__4660__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__sctp_dst__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__sctp_dst__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_65535) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_65535) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_dst__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_dst__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_dst__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_dst__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__sctp_dst__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__sctp_dst__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_dst_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_65535) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_dst__0__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_dst__0__4660_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_dst__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_dst__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_dst__4660__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__sctp_dst__65535__4660_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__sctp_dst__65535__4660_) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__sctp_dst__65535__4660_) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_dst_0) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_0) [0.000580s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_dst_4660) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_dst_65535) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_65535) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_dst__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_dst__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_dst__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_dst__4660__4660_) [0.000757s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__sctp_dst__65535__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__sctp_dst__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__sctp_dst__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_dst_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_4660) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_dst_65535) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_65535) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_65535) [0.000823s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_dst__0__4660_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_dst__0__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_dst__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_dst__4660__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_dst__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_dst__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__sctp_dst__65535__4660_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__sctp_dst__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__sctp_dst__65535__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_dst_0) [0.000999s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_0) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_0) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_dst_4660) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_dst__0__4660_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_dst__0__4660_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_dst__4660__4660_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_dst__4660__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_dst__4660__4660_) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__sctp_dst__65535__4660_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__sctp_dst__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__sctp_dst__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_dst_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_dst_4660) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_4660) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_65535) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_dst__0__4660_) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_dst__0__4660_) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_dst__0__4660_) [0.000843s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_dst__4660__4660_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_dst__4660__4660_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_dst__4660__4660_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__sctp_dst__65535__4660_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__sctp_dst__65535__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__sctp_dst__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_dst_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_dst_4660) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_dst_65535) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_65535) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_65535) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__0__4660_) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__4660__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___sctp_dst__65535__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_dst_0) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_dst_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_sctp_dst_65535) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_sctp_dst_65535) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_dst__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_dst__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_dst__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_dst__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__sctp_dst__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__sctp_dst__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_dst_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_dst_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_dst_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_sctp_dst_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_dst__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_dst__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_dst__0__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_dst__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_dst__4660__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_dst__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__sctp_dst__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__sctp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__sctp_dst__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_dst_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_dst_0) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_dst_0) [0.000735s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_dst_4660) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_dst_4660) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_dst_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_sctp_dst_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_sctp_dst_65535) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_sctp_dst_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id__0__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id__0__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_1311768467463790320) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0_tunnel_id_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_0) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_1311768467463790320) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660_tunnel_id_18446744073709551615) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535_tunnel_id_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_dst__0__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_dst__4660__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__4660__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__4660__4660_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__sctp_dst__65535__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__sctp_dst__65535__4660_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__sctp_dst__65535__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_dst_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_dst_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_dst_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_dst_4660) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_dst_4660) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_sctp_dst_65535) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_sctp_dst_65535) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_sctp_dst_65535) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_dst__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_dst__0__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_dst__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_dst__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_dst__4660__4660_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__sctp_dst__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__sctp_dst__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__sctp_dst__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_dst_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_dst_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_dst_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_dst_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_dst_4660) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_dst_4660) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_sctp_dst_65535) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_sctp_dst_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_sctp_dst_65535) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv4_type__0__255_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv4_type__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv4_type__255__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv4_type__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv4_type_0) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv4_type_0) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv4_type_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv4_type_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_type__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_type__0__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_type__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_type__255__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_type__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_type__255__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv4_type_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv4_type_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv4_type_0) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv4_type_255) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv4_type_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv4_type_255) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_type_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_type_0) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_type_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_type_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_type_255) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_type_255) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__0__255_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__0__255_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_type__255__255_) [0.000984s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_type__255__255_) [0.001116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_type__255__255_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_type_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_type_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_type_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_type_255) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_type_255) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_type_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000745s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_type_255) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000798s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000774s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000940s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000766s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_type_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_src___) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_src___) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001955s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_dst___) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_flabel__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_flabel__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_flabel__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_flabel__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_flabel_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_flabel_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_flabel_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_flabel_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_flabel_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_flabel_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_type__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_type__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_type__0__255_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_type__255__255_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_type_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_type_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_type_0) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_type_255) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_code__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__icmpv6_code__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_code__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__icmpv6_code__255__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_code_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_icmpv6_code_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_code_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_icmpv6_code_255) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_target___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_target___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001021s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000667s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000808s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000998s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000878s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_label__0__305419896_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_label__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_label__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_label__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_label__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_label__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_label_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_label_305419896) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_label_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_label_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_label_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_label_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_tc__0__255_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_tc__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_tc__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_tc__255__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_tc_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_tc_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_tc_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_tc_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_uca__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_uca__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_uca__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_uca__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pbb_uca_0) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pbb_uca_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pbb_uca_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pbb_uca_255) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_flags__0__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_flags__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tcp_flags__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_flags__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_flags__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tcp_flags__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_flags_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_flags_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tcp_flags_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_flags_4660) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tcp_flags_65535) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_type__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_type__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_type__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_type__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_type__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_type__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv4_type_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_type_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_type_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv4_type_255) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_type_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_type_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__0__255_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_type__255__255_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_0) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_0) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_type_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_type_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_type_255) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_nxm_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_nxm_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_nxm_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_nxm_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_nxm_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_nxm_18446744073709551615) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_src_0_0_0_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_src_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_src_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_src_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_src_192_0_2_1) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_src_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000885s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_dst_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_dst_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv4_dst_255_255_255_255) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_dst_0_0_0_0) [0.000538s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_dst_192_0_2_1) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv4_dst_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pkt_mark__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pkt_mark__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pkt_mark__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pkt_mark__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pkt_mark__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pkt_mark__4294967295__305419896_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pkt_mark_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pkt_mark_305419896) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pkt_mark_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pkt_mark_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pkt_mark_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_type__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_type__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_type__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_type__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_type__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_type__255__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv4_type_0) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_type_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_type_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv4_type_255) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_type_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_type_255) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_src___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_src___) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000963s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_dst___) [0.000998s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000903s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_dst___) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_type__0__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_type__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_type__255__255_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_type__255__255_) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_type__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv4_type_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_type_0) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_type_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv4_type_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_type_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_type_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg0__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg0__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg0__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg0__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg0__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg0__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg0_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg0_305419896) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg0_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg0_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg0_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg0_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg1__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg1__305419896__305419896_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg1__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg1__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg1__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg1__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg1_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg1_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg1_4294967295) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg1_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg1_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg1_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg2__0__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg2__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg2__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg2__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg2__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg2__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg2_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg2_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg2_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg2_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg2_305419896) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg2_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg3__0__305419896_) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg3__305419896__305419896_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg3__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg3__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg3__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg3_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg3_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg3_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg3_0) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg3_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg3_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg4__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg4__305419896__305419896_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg4__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg4__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg4__305419896__305419896_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg4__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg4_305419896) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg4_4294967295) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg4_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg4_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg5__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg5__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg5__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg5__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg5__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg5__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg5_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg5_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg5_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg5_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg5_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg5_4294967295) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg6__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg6__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg6__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg6__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg6__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg6__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg6_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg6_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg6_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg6_0) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg6_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg6_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg7__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg7__305419896__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__reg7__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg7__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg7__305419896__305419896_) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__reg7__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg7_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg7_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg7_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg7_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg7_305419896) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg7_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__0__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_type__255__255_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_type_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_type_255) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_bos__0__255_) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__mpls_bos__255__255_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_bos__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__mpls_bos__255__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_bos_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_mpls_bos_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_bos_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_mpls_bos_255) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_isid__0__1193046_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_isid__1193046__1193046_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__pbb_isid__16777215__1193046_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_isid__0__1193046_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_isid__1193046__1193046_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__pbb_isid__16777215__1193046_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pbb_isid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pbb_isid_1193046) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_pbb_isid_16777215) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pbb_isid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pbb_isid_1193046) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_pbb_isid_16777215) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id__0__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_tunnel_id_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_tunnel_id_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_exthdr__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_exthdr__4660__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__ipv6_exthdr__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_exthdr__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_exthdr__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__ipv6_exthdr__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_exthdr_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_exthdr_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_exthdr_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_exthdr_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_exthdr_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_exthdr_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__packet_type__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__packet_type__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255__packet_type__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__packet_type__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__packet_type__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255__packet_type__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_packet_type_0) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_packet_type_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_packet_type_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_packet_type_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_packet_type_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_packet_type_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_code__0__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_code__0__255_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_code__0__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv4_code__255__255_) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv4_code__255__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv4_code__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv4_code_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv4_code_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv4_code_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv4_code_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv4_code_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv4_code_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_code_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_code_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_code_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv4_code_255) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv4_code_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv4_code_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__0__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__0__255_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv4_code__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv4_code__255__255_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv4_code__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_code_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_code_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_code_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv4_code_255) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv4_code_255) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv4_code_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_0) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv4_code_255) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv4_code_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_src___) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_src___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_dst___) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_flabel__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_flabel__305419896__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_flabel__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_flabel__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_flabel_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_flabel_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_flabel_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_flabel_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_flabel_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_flabel_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_type__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_type__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_type__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_type__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_type_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_type_255) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_type_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_type_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_code__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__icmpv6_code__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_code__0__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__icmpv6_code__255__255_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_code_0) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_icmpv6_code_255) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_code_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_icmpv6_code_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000671s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_target___) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_target___) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000819s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000927s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.005670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000755s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000864s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.002250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_label__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_label__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_label__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_label__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_label__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_label__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_label_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_label_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_label_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_label_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_label_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_label_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_tc__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_tc__255__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_tc__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_tc__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_tc_0) [0.002522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_tc_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_tc_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_tc_255) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_uca__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_uca__255__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_uca__255__255_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pbb_uca_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pbb_uca_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pbb_uca_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pbb_uca_255) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_flags__0__4660_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_flags__4660__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tcp_flags__65535__4660_) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_flags__0__4660_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_flags__4660__4660_) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tcp_flags__65535__4660_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_flags_0) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_flags_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tcp_flags_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_flags_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_flags_4660) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tcp_flags_65535) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_code__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_code__0__255_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_code__0__255_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv4_code__255__255_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv4_code__255__255_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv4_code__255__255_) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv4_code_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_code_0) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_code_0) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv4_code_255) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv4_code_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv4_code_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.001644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.001026s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__0__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv4_code__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_0) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv4_code_255) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv4_code_255) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv4_code_255) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_nxm_0) [0.000774s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_nxm_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_nxm_18446744073709551615) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_nxm_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_nxm_18446744073709551615) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000779s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000597s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_src_0_0_0_0) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_src_192_0_2_1) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_src_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_src_0_0_0_0) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_src_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_src_255_255_255_255) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.001311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_dst_0_0_0_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_dst_192_0_2_1) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv4_dst_255_255_255_255) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_dst_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_dst_192_0_2_1) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv4_dst_255_255_255_255) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pkt_mark__0__305419896_) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pkt_mark__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pkt_mark__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pkt_mark__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pkt_mark__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pkt_mark__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pkt_mark_0) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pkt_mark_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pkt_mark_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pkt_mark_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pkt_mark_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pkt_mark_4294967295) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_code__0__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_code__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_code__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv4_code__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv4_code__255__255_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv4_code__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv4_code_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_code_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_code_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv4_code_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv4_code_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv4_code_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_src___) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000788s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000789s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000695s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_dst___) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_code__0__255_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_code__0__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__0__255_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv4_code__255__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv4_code__255__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv4_code__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv4_code_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_code_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_code_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv4_code_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv4_code_255) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv4_code_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg0__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg0__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg0__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg0__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg0__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg0__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg0_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg0_305419896) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg0_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg0_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg0_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg0_4294967295) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg1__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg1__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg1__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg1__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg1__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg1__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg1_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg1_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg1_4294967295) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg1_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg1_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg1_4294967295) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg2__0__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg2__305419896__305419896_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg2__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg2__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg2__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg2__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg2_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg2_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg2_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg2_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg2_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg3__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg3__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg3__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg3__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg3__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg3__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg3_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg3_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg3_4294967295) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg3_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg3_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg4__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg4__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg4__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg4__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg4__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg4__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg4_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg4_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg4_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg4_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg4_305419896) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg4_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg5__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg5__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg5__4294967295__305419896_) [0.000731s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg5__0__305419896_) [0.000857s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg5__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg5__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg5_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg5_4294967295) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg5_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg5_4294967295) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg6__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg6__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg6__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg6__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg6__305419896__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg6__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg6_0) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg6_305419896) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg6_4294967295) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg6_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg6_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg6_4294967295) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg7__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg7__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__reg7__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg7__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg7__305419896__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__reg7__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg7_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg7_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg7_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg7_0) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg7_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg7_4294967295) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__0__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv4_code__255__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv4_code_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv4_code_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_bos__0__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__mpls_bos__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_bos__0__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__mpls_bos__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_bos_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_bos_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_mpls_bos_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_isid__0__1193046_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_isid__1193046__1193046_) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__pbb_isid__16777215__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_isid__0__1193046_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_isid__1193046__1193046_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__pbb_isid__16777215__1193046_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pbb_isid_0) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pbb_isid_1193046) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_pbb_isid_16777215) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pbb_isid_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pbb_isid_1193046) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_pbb_isid_16777215) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_1311768467463790320) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_tunnel_id_18446744073709551615) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_tunnel_id_18446744073709551615) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_exthdr__0__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_exthdr__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__ipv6_exthdr__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_exthdr__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_exthdr__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__ipv6_exthdr__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_exthdr_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_exthdr_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_exthdr_65535) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_exthdr_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_exthdr_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_exthdr_65535) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__packet_type__0__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__packet_type__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255__packet_type__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__packet_type__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__packet_type__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__255__255__packet_type__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_packet_type_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_packet_type_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_packet_type_4294967295) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_packet_type_0) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_packet_type_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_packet_type_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000456s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_spa___0_0_0_0____192_0_2_1__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_spa___192_0_2_1____192_0_2_1__) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_spa___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_spa_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_spa_192_0_2_1) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_spa_255_255_255_255) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_spa_0_0_0_0) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_spa_192_0_2_1) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_spa_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_spa_0_0_0_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_spa_192_0_2_1) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_spa_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.001119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000676s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tpa___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tpa___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tpa___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tpa_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tpa_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tpa_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tpa_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tpa_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tpa_255_255_255_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tpa_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tpa_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tpa_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000901s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_sha_00_00_00_00_00_00) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_sha_00_00_00_00_00_00) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_sha_f2_0b_a4_7d_f8_ea) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_sha_ff_ff_ff_ff_ff_ff) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_sha_00_00_00_00_00_00) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_sha_f2_0b_a4_7d_f8_ea) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_sha_ff_ff_ff_ff_ff_ff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tha_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tha_00_00_00_00_00_00) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tha_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_arp_tha_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tha_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tha_f2_0b_a4_7d_f8_ea) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_arp_tha_ff_ff_ff_ff_ff_ff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000817s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000797s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001009s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_src___) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_src___) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.001107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.001071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000699s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000959s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001015s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_dst___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_dst___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_dst___) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_flabel__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_flabel__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_flabel__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_flabel__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_flabel__305419896__305419896_) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_flabel__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_flabel__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_flabel_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_flabel_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_flabel_4294967295) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_flabel_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_flabel_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_flabel_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_flabel_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_flabel_4294967295) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_type__0__255_) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_type__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_type__0__255_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_type__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_type__0__255_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_type__255__255_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv6_type_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv6_type_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv6_type_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv6_type_255) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv6_type_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv6_type_255) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_code__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__icmpv6_code__255__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_code__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__icmpv6_code__255__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_code__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__icmpv6_code__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv6_code_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_icmpv6_code_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv6_code_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_icmpv6_code_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv6_code_0) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_icmpv6_code_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000834s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000816s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001894s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.001182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000902s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000790s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_target___) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_target___) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_target___) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001926s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000820s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000860s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_label__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_label__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_label__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_label__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_label__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_label__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_label__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_label__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_label__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_label_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_label_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_label_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_label_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_label_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_label_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_label_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_label_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_tc__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_tc__255__255_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_tc__0__255_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_tc__255__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_tc__0__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_tc__255__255_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_tc_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_tc_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_tc_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_tc_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_tc_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_tc_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_uca__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_uca__255__255_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_uca__0__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_uca__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_uca__0__255_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_uca__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pbb_uca_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pbb_uca_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pbb_uca_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pbb_uca_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pbb_uca_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pbb_uca_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_flags__0__4660_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_flags__4660__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tcp_flags__65535__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_flags__0__4660_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_flags__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tcp_flags__65535__4660_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_flags__0__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_flags__4660__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tcp_flags__65535__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_flags_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_flags_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tcp_flags_65535) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_flags_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_flags_4660) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_flags_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_flags_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tcp_flags_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_op__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_op__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_op__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_op__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_op__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_op__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_op__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_op__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_op__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_op_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_op_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_op_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_op_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_op_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_op_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_op_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_op_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_op_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_nxm_00_00_00_00_00_00) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_nxm_00_00_00_00_00_00) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_nxm_00_00_00_00_00_00) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_nxm_00_00_00_00_00_00) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_nxm_00_00_00_00_00_00) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_nxm_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_nxm_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_nxm_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_nxm_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_nxm_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_nxm_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_nxm_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_nxm_1311768467463790320) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_src_0_0_0_0) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_src_192_0_2_1) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_src_255_255_255_255) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_src_0_0_0_0) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_src_192_0_2_1) [0.002707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_src_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_src_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_dst_0_0_0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv4_dst_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_dst_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_dst_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv4_dst_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_dst_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_dst_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv4_dst_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pkt_mark__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pkt_mark__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pkt_mark__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pkt_mark__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pkt_mark__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pkt_mark__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pkt_mark__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pkt_mark__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pkt_mark__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pkt_mark_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pkt_mark_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pkt_mark_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pkt_mark_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pkt_mark_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pkt_mark_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pkt_mark_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pkt_mark_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__conj_id__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__conj_id__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__conj_id__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__conj_id__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__conj_id__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__conj_id__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__conj_id__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__conj_id__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__conj_id__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_conj_id_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_conj_id_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_conj_id_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_conj_id_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_conj_id_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_conj_id_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_conj_id_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_conj_id_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_conj_id_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_src___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_src___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_dst___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_dst___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_op__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_op__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_op__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_op__4660__4660_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_op__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_op__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_op__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_op__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_op__65535__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_op_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_op_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_op_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_op_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_op_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_op_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_op_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_op_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_op_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg0__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg0__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg0__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg0__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg0__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg0__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg0__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg0__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg0__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg0_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg0_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg0_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg0_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg0_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg0_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg0_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg0_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg0_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg1__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg1__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg1__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg1__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg1__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg1__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg1__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg1__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg1__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg1_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg1_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg1_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg1_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg1_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg1_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg1_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg1_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg1_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg2__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg2__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg2__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg2__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg2__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg2__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg2__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg2__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg2__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg2_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg2_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg2_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg2_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg2_4294967295) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg2_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg2_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg2_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg3__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg3__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg3__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg3__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg3__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg3__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg3__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg3__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg3__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg3_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg3_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg3_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg3_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg3_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg3_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg4__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg4__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg4__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg4__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg4__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg4__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg4__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg4__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg4__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg4_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg4_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg4_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg4_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg4_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg4_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg4_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg4_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg4_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg5__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg5__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg5__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg5__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg5__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg5__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg5__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg5__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg5__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg5_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg5_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg5_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg5_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg5_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg5_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg5_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg5_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg5_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg6__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg6__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg6__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg6__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg6__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg6__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg6__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg6__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg6__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg6_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg6_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg6_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg6_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg6_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg6_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg7__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg7__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__reg7__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg7__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg7__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__reg7__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg7__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg7__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__reg7__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg7_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg7_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg7_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg7_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg7_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg7_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg7_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg7_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_field_100_aG9nZWhvZ2U=) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_field_100_ZnVnYWZ1Z2E=) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_field_100_aG9nZWhvZ2U=) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_field_100_ZnVnYWZ1Z2E=) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_field_100_aG9nZWhvZ2U=) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_field_100_ZnVnYWZ1Z2E=) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_bos__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__mpls_bos__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_bos__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__mpls_bos__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_bos__0__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__mpls_bos__255__255_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_bos_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_mpls_bos_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_bos_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_bos_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_isid__0__1193046_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_isid__1193046__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__pbb_isid__16777215__1193046_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_isid__0__1193046_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_isid__1193046__1193046_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__pbb_isid__16777215__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_isid__0__1193046_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_isid__1193046__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__pbb_isid__16777215__1193046_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pbb_isid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pbb_isid_1193046) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_pbb_isid_16777215) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pbb_isid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pbb_isid_1193046) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_pbb_isid_16777215) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pbb_isid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pbb_isid_1193046) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_pbb_isid_16777215) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id__0__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id__0__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_tunnel_id_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_1311768467463790320) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_tunnel_id_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_tunnel_id_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_exthdr__0__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_exthdr__4660__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__ipv6_exthdr__65535__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_exthdr__0__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_exthdr__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__ipv6_exthdr__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_exthdr__0__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_exthdr__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__ipv6_exthdr__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_exthdr_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_exthdr_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_exthdr_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_exthdr_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_exthdr_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_exthdr_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_exthdr_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_exthdr_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_exthdr_65535) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__packet_type__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__packet_type__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660__packet_type__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__packet_type__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__packet_type__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660__packet_type__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__packet_type__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__packet_type__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660__packet_type__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_packet_type_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_packet_type_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_packet_type_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_packet_type_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_packet_type_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_packet_type_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_packet_type_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_packet_type_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_packet_type_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___192_0_2_1____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tpa___255_255_255_255____192_0_2_1__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tpa_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tpa_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tpa_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tpa_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tpa_192_0_2_1) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tpa_255_255_255_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tpa_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tpa_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tpa_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___0_0_0_0____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___192_0_2_1____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_spa___255_255_255_255____192_0_2_1__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_spa_0_0_0_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_0_0_0_0) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_spa_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_192_0_2_1) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_spa_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_spa_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_spa_255_255_255_255) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tha_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tha_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tha_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_arp_tha_ff_ff_ff_ff_ff_ff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tha_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tha_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_arp_tha_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_src___) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_dst___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_flabel_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_flabel_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_flabel_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_flabel_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_flabel_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_flabel_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_flabel_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_flabel_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_flabel_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_type_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_type_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_type_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_type_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_type_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_type_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_code_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_icmpv6_code_255) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_code_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_icmpv6_code_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_code_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_icmpv6_code_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_target___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_target___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_target___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.007121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_label_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_label_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_label_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_label_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_label_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_label_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_label_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_label_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_tc_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_tc_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_tc_255) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_tc_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_tc_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_uca_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_uca_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_uca_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_uca_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_uca_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_uca_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_flags_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_flags_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tcp_flags_65535) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_flags_4660) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_flags_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tcp_flags_65535) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_spa_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_spa_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_spa_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_spa_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_spa_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_spa_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_spa_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_spa_255_255_255_255) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_spa_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_nxm_0) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_nxm_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_nxm_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pkt_mark_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pkt_mark_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pkt_mark_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pkt_mark_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pkt_mark_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pkt_mark_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pkt_mark_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pkt_mark_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pkt_mark_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_conj_id_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_conj_id_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_conj_id_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_conj_id_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_conj_id_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_conj_id_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_conj_id_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_conj_id_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_conj_id_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_src___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_src___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_dst___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_dst___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_spa___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_spa___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_spa___255_255_255_255____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_spa_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_spa_0_0_0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_spa_0_0_0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_spa_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_spa_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_spa_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_spa_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_spa_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_spa_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg0_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg0_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg0_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg0_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg0_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg0_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg1_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg1_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg1_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg1_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg1_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg1_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg1_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg1_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg1_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg2_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg2_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg2_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg2_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg2_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg2_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg2_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg2_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg2_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg3_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg3_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg3_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg3_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg3_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg3_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg3_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg3_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg3_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg4_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg4_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg4_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg4_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg4_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg4_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg4_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg4_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg4_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg5_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg5_305419896) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg5_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg5_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg5_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg5_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg5_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg5_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg5_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg6_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg6_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg6_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg6_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg6_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg6_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg6_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg6_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg6_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg7_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg7_305419896) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_reg7_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg7_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg7_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_reg7_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg7_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg7_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_reg7_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_bos_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_mpls_bos_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_bos_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_mpls_bos_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_bos_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_mpls_bos_255) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_isid_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_isid_1193046) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_pbb_isid_16777215) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_isid_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_isid_1193046) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_pbb_isid_16777215) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_isid_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_isid_1193046) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_pbb_isid_16777215) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_tunnel_id_18446744073709551615) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_1311768467463790320) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_tunnel_id_18446744073709551615) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_1311768467463790320) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_tunnel_id_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_exthdr_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_exthdr_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_ipv6_exthdr_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_exthdr_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_exthdr_4660) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_ipv6_exthdr_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_exthdr_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_exthdr_4660) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_ipv6_exthdr_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___packet_type__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___packet_type__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___packet_type__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_spa___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_packet_type_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_packet_type_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_0_0_0_0_packet_type_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_packet_type_0) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_packet_type_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_192_0_2_1_packet_type_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_packet_type_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_packet_type_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_spa_255_255_255_255_packet_type_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___0_0_0_0____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___192_0_2_1____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tpa___255_255_255_255____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_arp_tpa_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_0_0_0_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_0_0_0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_arp_tpa_192_0_2_1) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_arp_tpa_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_arp_tpa_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_arp_tpa_255_255_255_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_src___) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_src___) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_src___) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_dst___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_dst___) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_dst___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_flabel__4294967295__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_flabel_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_flabel_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_flabel_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_flabel_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_flabel_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_flabel_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_flabel_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_flabel_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_flabel_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__0__255_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_type__255__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__0__255_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_type__255__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_type__255__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_type_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_type_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_type_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_type_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_type_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_type_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__0__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___icmpv6_code__255__255_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__0__255_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___icmpv6_code__255__255_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__0__255_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___icmpv6_code__255__255_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_code_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_icmpv6_code_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_code_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_icmpv6_code_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_code_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_icmpv6_code_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_target___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_target___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_target___) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_00_00_00_00_00_00) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__305419896__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_label__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__305419896__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_label__4294967295__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__305419896__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_label__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_label_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_label_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_label_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_label_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_label_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_label_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_label_305419896) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_label_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_tc__255__255_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__0__255_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_tc__255__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__0__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_tc__255__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_tc_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_tc_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_tc_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_tc_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_tc_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__0__255_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_uca__255__255_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__0__255_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_uca__255__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__0__255_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_uca__255__255_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_uca_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_uca_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_uca_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_uca_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_uca_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_uca_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__0__4660_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__4660__4660_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tcp_flags__65535__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__4660__4660_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tcp_flags__65535__4660_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__0__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__4660__4660_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tcp_flags__65535__4660_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_flags_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_flags_4660) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tcp_flags_65535) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_flags_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_flags_4660) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tcp_flags_65535) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_flags_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_flags_4660) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tcp_flags_65535) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tpa_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tpa_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tpa_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tpa_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tpa_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tpa_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tpa_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tpa_255_255_255_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tpa_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000841s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_nxm_00_00_00_00_00_00) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_nxm_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_nxm_00_00_00_00_00_00) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_nxm_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_nxm_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_nxm_00_00_00_00_00_00) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv4_dst_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv4_dst_255_255_255_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_0_0_0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv4_dst_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__0__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__305419896__305419896_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pkt_mark__4294967295__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pkt_mark_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pkt_mark_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pkt_mark_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pkt_mark_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pkt_mark_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pkt_mark_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pkt_mark_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pkt_mark_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pkt_mark_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___conj_id__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___conj_id__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___conj_id__4294967295__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_conj_id_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_conj_id_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_conj_id_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_conj_id_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_conj_id_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_conj_id_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_conj_id_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_conj_id_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_conj_id_4294967295) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_src___) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_src___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_dst___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_dst___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tpa___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tpa___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tpa___255_255_255_255____192_0_2_1__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tpa_0_0_0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tpa_0_0_0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tpa_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tpa_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tpa_192_0_2_1) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tpa_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tpa_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tpa_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tpa_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg0__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__0__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg0__4294967295__305419896_) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__305419896__305419896_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg0__4294967295__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg0_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg0_4294967295) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg0_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg0_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg0_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg0_305419896) [0.006327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg0_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__305419896__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg1__4294967295__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__305419896__305419896_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg1__4294967295__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__0__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__305419896__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg1__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg1_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg1_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg1_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg1_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg1_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg1_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg1_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg1_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg1_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__0__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__305419896__305419896_) [0.001455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg2__4294967295__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__305419896__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg2__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__0__305419896_) [0.000847s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__305419896__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg2__4294967295__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg2_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg2_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg2_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg2_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg2_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg2_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg2_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg2_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg2_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__305419896__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg3__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__0__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__305419896__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg3__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg3__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg3_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg3_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg3_4294967295) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg3_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg3_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg3_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg3_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg3_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg3_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__0__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg4__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg4__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg4__4294967295__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg4_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg4_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg4_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg4_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg4_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg4_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg4_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg4_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg4_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg5__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg5__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg5__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg5_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg5_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg5_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg5_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg5_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg5_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg5_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg5_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg5_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg6__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__0__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__305419896__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg6__4294967295__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg6__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg6_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg6_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg6_4294967295) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg6_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg6_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg6_4294967295) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg6_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg6_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg6_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___reg7__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__0__305419896_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__305419896__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___reg7__4294967295__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__305419896__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___reg7__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg7_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg7_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_reg7_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg7_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg7_305419896) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_reg7_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg7_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg7_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_reg7_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_field_100_aG9nZWhvZ2U=) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_field_100_ZnVnYWZ1Z2E=) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_field_100_aG9nZWhvZ2U=) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_field_100_ZnVnYWZ1Z2E=) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_field_100_aG9nZWhvZ2U=) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_field_100_ZnVnYWZ1Z2E=) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__0__255_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___mpls_bos__255__255_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__0__255_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___mpls_bos__255__255_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__0__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___mpls_bos__255__255_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_bos_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_mpls_bos_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_bos_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_mpls_bos_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_bos_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_mpls_bos_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__0__1193046_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__1193046__1193046_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___pbb_isid__16777215__1193046_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__0__1193046_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__1193046__1193046_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___pbb_isid__16777215__1193046_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__0__1193046_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__1193046__1193046_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___pbb_isid__16777215__1193046_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_isid_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_isid_1193046) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_pbb_isid_16777215) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_isid_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_isid_1193046) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_pbb_isid_16777215) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_isid_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_isid_1193046) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_pbb_isid_16777215) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_1311768467463790320) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_tunnel_id_18446744073709551615) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_1311768467463790320) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_tunnel_id_18446744073709551615) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_1311768467463790320) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_tunnel_id_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__0__4660_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__0__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__0__4660_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__4660__4660_) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___ipv6_exthdr__65535__4660_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_exthdr_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_exthdr_4660) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_ipv6_exthdr_65535) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_exthdr_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_exthdr_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_ipv6_exthdr_65535) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_exthdr_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_exthdr_4660) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_ipv6_exthdr_65535) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___packet_type__0__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___packet_type__305419896__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___0_0_0_0____192_0_2_1___packet_type__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___packet_type__0__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___packet_type__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___192_0_2_1____192_0_2_1___packet_type__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___packet_type__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___packet_type__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tpa___255_255_255_255____192_0_2_1___packet_type__4294967295__305419896_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_packet_type_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_packet_type_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_0_0_0_0_packet_type_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_packet_type_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_packet_type_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_192_0_2_1_packet_type_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_packet_type_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_packet_type_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tpa_255_255_255_255_packet_type_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tha_00_00_00_00_00_00) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tha_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_arp_tha_ff_ff_ff_ff_ff_ff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_00_00_00_00_00_00) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_arp_tha_ff_ff_ff_ff_ff_ff) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_f2_0b_a4_7d_f8_ea) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_arp_tha_ff_ff_ff_ff_ff_ff) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000519s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_src___) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000996s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000657s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_dst___) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_type_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_icmpv6_code_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target___) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.008641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.002145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.003266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_label_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_label_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_label_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000881s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000941s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000700s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.001945s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_tc_0) [0.004075s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_tc_255) [0.000732s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_uca_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_uca_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.001127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_flags_0) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_flags_4660) [0.000796s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tcp_flags_65535) [0.000932s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000858s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000975s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.001479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000949s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.001115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000860s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000792s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_sha_00_00_00_00_00_00) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_sha_00_00_00_00_00_00) [0.001071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_sha_00_00_00_00_00_00) [0.000627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001773s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000750s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000784s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000942s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000836s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.001050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.001039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000766s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000720s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000698s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000588s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000546s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000675s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000690s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000971s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000764s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000740s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pkt_mark_0) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pkt_mark_305419896) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000563s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000500s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_conj_id_0) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_conj_id_305419896) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_conj_id_4294967295) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000717s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000752s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000651s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000822s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src___) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000829s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000783s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000772s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000440s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000650s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_sha_00_00_00_00_00_00) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_sha_00_00_00_00_00_00) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_sha_00_00_00_00_00_00) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_sha_f2_0b_a4_7d_f8_ea) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_sha_f2_0b_a4_7d_f8_ea) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_sha_f2_0b_a4_7d_f8_ea) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_sha_ff_ff_ff_ff_ff_ff) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_sha_ff_ff_ff_ff_ff_ff) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_sha_ff_ff_ff_ff_ff_ff) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000535s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg0_0) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg0_305419896) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg0_4294967295) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000573s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg1_0) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg1_305419896) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg1_4294967295) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000652s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg2_0) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg2_305419896) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg2_4294967295) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg3_0) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg3_305419896) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg3_4294967295) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000666s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000770s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.001067s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg4_0) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg4_305419896) [0.000799s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg4_4294967295) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000525s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000643s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg5_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg5_305419896) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg5_4294967295) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.001031s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000947s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg6_0) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg6_305419896) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg6_4294967295) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000806s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg7_0) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg7_305419896) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_reg7_4294967295) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000618s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_bos_0) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_mpls_bos_255) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_isid_0) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_isid_1193046) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_pbb_isid_16777215) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000773s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000839s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000533s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000994s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000719s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000872s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_0) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000514s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000507s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000511s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_sha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_packet_type_0) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_packet_type_305419896) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_00_00_00_00_00_00_packet_type_4294967295) [0.000373s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_sha_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000716s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000812s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_src___) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000570s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000663s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000666s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000793s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_dst___) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000688s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000621s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000457s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000661s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_0) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000692s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_0) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_type_255) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_0) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_icmpv6_code_255) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000905s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000703s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000665s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000843s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000611s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target___) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000482s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000639s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000778s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000834s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000439s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000541s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000771s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000811s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000577s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000449s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000566s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000572s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000816s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000841s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000952s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000724s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000501s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_label_0) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_label_305419896) [0.000455s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_label_4294967295) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000529s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_tc_0) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_tc_255) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000797s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_uca_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_uca_255) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000544s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000530s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000534s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000465s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_flags_0) [0.000461s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_flags_4660) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tcp_flags_65535) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000518s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000486s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tha_00_00_00_00_00_00) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tha_00_00_00_00_00_00) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tha_00_00_00_00_00_00) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.001011s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000623s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000690s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000646s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000628s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000679s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_00_00_00_00_00_00) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_00_00_00_00_00_00) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_00_00_00_00_00_00) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000610s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000616s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000605s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000617s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000645s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000966s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000463s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.001057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000660s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000744s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000767s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000586s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000582s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000724s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000811s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000796s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000523s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000648s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000608s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000612s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000569s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000504s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000614s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000635s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pkt_mark_0) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pkt_mark_305419896) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pkt_mark_4294967295) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000555s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000707s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000553s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__0__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__305419896__305419896_) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___conj_id__4294967295__305419896_) [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_conj_id_0) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_conj_id_305419896) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_conj_id_4294967295) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_0) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_305419896) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_conj_id_4294967295) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_0) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_305419896) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_conj_id_4294967295) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000669s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000931s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000702s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000774s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000638s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src___) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000475s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000547s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000687s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000630s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000730s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000631s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst___) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000517s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000506s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000464s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tha_00_00_00_00_00_00) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tha_00_00_00_00_00_00) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tha_00_00_00_00_00_00) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tha_f2_0b_a4_7d_f8_ea) [0.000451s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tha_f2_0b_a4_7d_f8_ea) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tha_f2_0b_a4_7d_f8_ea) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_arp_tha_ff_ff_ff_ff_ff_ff) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_arp_tha_ff_ff_ff_ff_ff_ff) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_arp_tha_ff_ff_ff_ff_ff_ff) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000499s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000480s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000492s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg0_0) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg0_305419896) [0.000490s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg0_4294967295) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_0) [0.000476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_0) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000543s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg1_0) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg1_305419896) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg1_4294967295) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_0) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_0) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000503s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000483s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg2_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg2_305419896) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg2_4294967295) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_0) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000747s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.002558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg3_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg3_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg3_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.001112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg4_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg4_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg4_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000550s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.002673s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg5_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg5_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg5_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000966s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000567s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg6_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg6_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg6_4294967295) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_0) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg7_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg7_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_reg7_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_bos_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_mpls_bos_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_isid_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_isid_1193046) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_pbb_isid_16777215) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_tha___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_packet_type_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_packet_type_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_00_00_00_00_00_00_packet_type_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_tha_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000458s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_src___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_src___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_src___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_src___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_src___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_src___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002686s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000441s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000765s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000691s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001001s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src___) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000640s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000905s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_label_0) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_label_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_label_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_tc_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_tc_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_uca_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_uca_255) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_flags_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_flags_4660) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_flags_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000619s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_src___) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_src___) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src___) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000426s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000905s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000727s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000571s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_nxm_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000549s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_src_0_0_0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_src_192_0_2_1) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_src_255_255_255_255) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_dst_0_0_0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_dst_192_0_2_1) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pkt_mark_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pkt_mark_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pkt_mark_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_src___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_src___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_src___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_dst___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_src___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_src___) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg0_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg0_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.002667s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg1_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg1_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg1_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg2_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg2_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg2_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg3_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg3_305419896) [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg3_4294967295) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000558s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg4_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg4_305419896) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg4_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.002532s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000701s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg5_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg5_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg5_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000781s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg6_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg6_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg6_4294967295) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000444s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.001528s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg7_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg7_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg7_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.008886s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_bos_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_bos_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.001951s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_isid_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_isid_1193046) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_isid_16777215) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_1311768467463790320) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_18446744073709551615) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_src___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_src___) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_src___) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____packet_type_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____packet_type_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____packet_type_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_packet_type_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_packet_type_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_fe80__f00b_a4ff_fed0_3f70_packet_type_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__0__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_flabel__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_flabel_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_flabel_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.004545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_dst___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_dst___) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.001979s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002007s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_target___) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target___) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_sll_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.002858s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_tll_00_00_00_00_00_00) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_label_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_label_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_label_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_tc_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_tc_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_uca_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_uca_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.001095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000583s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_4660) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_65535) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_dst___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst___) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_nxm_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_src_0_0_0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_src_192_0_2_1) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_src_255_255_255_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_dst_0_0_0_0) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_dst_192_0_2_1) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv4_dst_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_dst___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000653s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_dst___) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000885s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_dst___) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_dst___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_dst___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg0_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg0_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg0_4294967295) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000552s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000421s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg1_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg1_305419896) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg1_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg2_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg2_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg2_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000662s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000627s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg3_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg3_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg3_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg4_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg4_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg4_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.002633s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg5_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg5_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg5_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg6_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg6_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg6_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000756s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg7_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg7_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg7_4294967295) [0.002298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.003386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_bos_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_bos_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.001375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_1193046) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_16777215) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000293s] ... ok DEBUG: b'\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03' DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_1311768467463790320) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_18446744073709551615) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000869s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__0__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__4660__4660_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_exthdr__65535__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_65535) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_ipv6_exthdr_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_4660) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_exthdr_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____packet_type_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____packet_type_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____packet_type_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_packet_type_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_packet_type_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_packet_type_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_305419896) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_flabel__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_flabel__0__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_flabel__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_flabel__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_flabel__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_flabel__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_flabel_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_flabel_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_flabel_305419896) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_flabel_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_flabel_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_flabel_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_flabel__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_flabel__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_flabel__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_flabel__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_flabel__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_flabel__4294967295__305419896_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_flabel_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_flabel_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_flabel_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_flabel_305419896) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_flabel_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_flabel_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_target___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_target___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_target___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000508s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_label__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_label__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_label__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_label__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_label_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_label_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_label_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_label_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_label_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_label_305419896) [0.000471s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_label_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_tc__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_tc__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__0__255_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_tc__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_tc__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_tc_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_tc_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_tc_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_tc_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_tc_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_tc_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_uca__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_uca__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_uca__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__0__255_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_uca__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_uca_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_uca_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_uca_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_uca_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_uca_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_uca_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tcp_flags__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tcp_flags__65535__4660_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tcp_flags__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_flags_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_flags_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tcp_flags_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_flags_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_flags_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tcp_flags_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_flags_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_flags_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tcp_flags_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_flabel__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_flabel__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_flabel__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_flabel_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_flabel_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_flabel_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_flabel_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_flabel_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_flabel_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_flabel_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__0__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_flabel__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_flabel_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_flabel_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_flabel_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_nxm_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_nxm_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_nxm_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_nxm_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_nxm_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_nxm_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_nxm_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_nxm_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_src_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_src_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_src_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_src_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_dst_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_dst_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_dst_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_dst_192_0_2_1) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv4_dst_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_dst_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_dst_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv4_dst_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pkt_mark__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pkt_mark__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pkt_mark__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pkt_mark_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pkt_mark_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pkt_mark_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pkt_mark_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pkt_mark_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pkt_mark_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pkt_mark_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pkt_mark_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pkt_mark_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_flabel__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_flabel__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_flabel__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_flabel_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_flabel_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_flabel_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_flabel_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_flabel_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_flabel_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_flabel_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_flabel_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_src___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_src___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_src___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_dst___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_dst___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_dst___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_flabel__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_flabel__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_flabel__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_flabel__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_flabel__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_flabel_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_flabel_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_flabel_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_flabel_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_flabel_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_flabel_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_flabel_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_flabel_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg0__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg0__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg0__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg0__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg0__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg0__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg0__0__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg0__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg0__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg1__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg1__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg1__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg1__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg1__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg1__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg1__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg1__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg1__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg2__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg2__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg2__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg2__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg2__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg2__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg2__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg2__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg2__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg3__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg3__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg3__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg3__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg3__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg3__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg3__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg4__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg4__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg4__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg4__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg4__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg4__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg4__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg5__0__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg5__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg5__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg5__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg5__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg5__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg5__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg5__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg5__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_305419896) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg6__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg6__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg6__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg6__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg6__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg6__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg6__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg6__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg6__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg7__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__reg7__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg7__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__reg7__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg7__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__reg7__4294967295__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_305419896) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_flabel__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_flabel_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_flabel_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_bos__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__mpls_bos__255__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__mpls_bos__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__mpls_bos__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_bos_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_mpls_bos_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_bos_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_mpls_bos_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_bos_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_mpls_bos_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_isid__0__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_isid__1193046__1193046_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__pbb_isid__16777215__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__0__1193046_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__1193046__1193046_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__pbb_isid__16777215__1193046_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__0__1193046_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_isid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_isid_1193046) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_pbb_isid_16777215) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_isid_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_isid_1193046) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_pbb_isid_16777215) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_isid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_isid_1193046) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_pbb_isid_16777215) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_tunnel_id_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_tunnel_id_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_flabel__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_flabel__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_flabel__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_flabel_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_flabel_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_flabel_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_flabel_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_flabel_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_flabel_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_flabel_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_flabel_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_flabel_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__packet_type__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__packet_type__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896__packet_type__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__packet_type__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__packet_type__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896__packet_type__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__packet_type__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__packet_type__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896__packet_type__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_packet_type_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_packet_type_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_packet_type_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_packet_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_packet_type_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_packet_type_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_packet_type_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_packet_type_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_packet_type_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__icmpv6_type__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__icmpv6_type__0__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__icmpv6_type__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__icmpv6_type__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_icmpv6_type_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_icmpv6_type_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_icmpv6_type_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_icmpv6_type_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_target___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_target___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_label__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_label__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_label__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_label__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_label__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_label__4294967295__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_label_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_label_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_label_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_label_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_label_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_tc__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_tc__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_tc__0__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_tc__255__255_) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_tc_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_tc_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_tc_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_tc_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_uca__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_uca__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_uca__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_uca__255__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pbb_uca_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pbb_uca_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pbb_uca_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pbb_uca_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_flags__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tcp_flags__65535__4660_) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_flags__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_flags__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tcp_flags__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_flags_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_flags_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tcp_flags_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_flags_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_flags_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tcp_flags_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_type__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_type__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_type__0__255_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_type__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_type__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_type__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv6_type_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_type_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_type_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv6_type_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_type_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_type_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__0__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_type__255__255_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_type_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_type_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_type_255) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_nxm_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_nxm_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_nxm_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_nxm_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_nxm_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_src_192_0_2_1) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_src_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_src_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_src_192_0_2_1) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_src_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_dst_0_0_0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_dst_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv4_dst_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_dst_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_dst_192_0_2_1) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv4_dst_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pkt_mark__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pkt_mark__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pkt_mark__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pkt_mark__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pkt_mark__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pkt_mark__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pkt_mark_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pkt_mark_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pkt_mark_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pkt_mark_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_type__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_type__0__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_type__0__255_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_type__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_type__255__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_type__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv6_type_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_type_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_type_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv6_type_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_type_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_type_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_src___) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_src___) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_dst___) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_type__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_type__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_type__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_type__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_type__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv6_type_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_type_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_type_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv6_type_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_type_255) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_type_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg0__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg0__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg0__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg0__0__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg0__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg0__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg0_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg0_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg0_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg0_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg0_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg1__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg1__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg1__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg1__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg1__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg1__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg1_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg1_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg1_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg1_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg1_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg2__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg2__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg2__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg2__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg2__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg2__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg2_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg2_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg2_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg2_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg2_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg2_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg3__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg3__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg3__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg3__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg3__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg3__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg3_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg3_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg3_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg3_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg3_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg4__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg4__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg4__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg4__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg4__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg4__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg4_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg4_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg4_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg4_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg4_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg4_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg5__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg5__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg5__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg5__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg5__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg5__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg5_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg5_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg5_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg5_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg5_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg5_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg6__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg6__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg6__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg6__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg6__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg6__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg6_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg6_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg6_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg6_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg6_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg7__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg7__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__reg7__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg7__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg7__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__reg7__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg7_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg7_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg7_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg7_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg7_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__0__255_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_type__255__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_type_255) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_type_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_bos__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__mpls_bos__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_bos__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__mpls_bos__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_bos_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_mpls_bos_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_bos_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_mpls_bos_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_isid__0__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_isid__1193046__1193046_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__pbb_isid__16777215__1193046_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_isid__0__1193046_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_isid__1193046__1193046_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__pbb_isid__16777215__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pbb_isid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pbb_isid_1193046) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_pbb_isid_16777215) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pbb_isid_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pbb_isid_1193046) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_pbb_isid_16777215) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_tunnel_id_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_tunnel_id_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_exthdr__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_exthdr__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__ipv6_exthdr__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_exthdr__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_exthdr__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__ipv6_exthdr__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_exthdr_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_exthdr_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_exthdr_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_exthdr_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_exthdr_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_exthdr_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__packet_type__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__packet_type__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255__packet_type__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__packet_type__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__packet_type__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255__packet_type__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_packet_type_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_packet_type_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_packet_type_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_packet_type_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_packet_type_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_packet_type_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_target___) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_target___) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.004694s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_sll_00_00_00_00_00_00) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.001943s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_tll_00_00_00_00_00_00) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_label__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_label__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_label__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_label__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_label__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_label__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_label_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_label_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_label_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_label_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_label_305419896) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_label_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_tc__0__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_tc__255__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_tc__0__255_) [0.003141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_tc__255__255_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_tc_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_tc_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_tc_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_tc_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_uca__0__255_) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_uca__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_uca__0__255_) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_uca__255__255_) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pbb_uca_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pbb_uca_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pbb_uca_0) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pbb_uca_255) [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_flags__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_flags__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tcp_flags__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_flags__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_flags__4660__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tcp_flags__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_flags_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_flags_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tcp_flags_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_flags_0) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_flags_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tcp_flags_65535) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_code__0__255_) [0.001163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_code__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_code__0__255_) [0.000815s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__icmpv6_code__255__255_) [0.002247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__icmpv6_code__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__icmpv6_code__255__255_) [0.003591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv6_code_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_code_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_code_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_icmpv6_code_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_icmpv6_code_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_icmpv6_code_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__0__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___icmpv6_code__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_icmpv6_code_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_icmpv6_code_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_icmpv6_code_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000907s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_nxm_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_nxm_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_nxm_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_nxm_1311768467463790320) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_nxm_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_src_0_0_0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_src_192_0_2_1) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_src_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_src_0_0_0_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_src_192_0_2_1) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_src_255_255_255_255) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_dst_0_0_0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_dst_192_0_2_1) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv4_dst_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_dst_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_dst_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv4_dst_255_255_255_255) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pkt_mark__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pkt_mark__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pkt_mark__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pkt_mark__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pkt_mark__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pkt_mark__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pkt_mark_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pkt_mark_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pkt_mark_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pkt_mark_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pkt_mark_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pkt_mark_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_code__0__255_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_code__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_code__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__icmpv6_code__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__icmpv6_code__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__icmpv6_code__255__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv6_code_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_code_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_code_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_icmpv6_code_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_icmpv6_code_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_icmpv6_code_255) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000408s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_src___) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_dst___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_dst___) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_code__0__255_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_code__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__icmpv6_code__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__icmpv6_code__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__icmpv6_code__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv6_code_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_code_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_code_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_icmpv6_code_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_icmpv6_code_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_icmpv6_code_255) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg0__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg0__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg0__4294967295__305419896_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg0__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg0__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg0__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg0_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg0_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg0_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg0_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg1__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg1__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg1__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg1__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg1__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg1__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg1_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg1_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg1_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg1_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg2__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg2__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg2__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg2__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg2__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg2__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg2_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg2_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg2_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg2_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg2_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg2_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg3__0__305419896_) [0.001404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg3__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg3__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg3__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg3__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg3__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg3_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg3_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg3_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg3_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg3_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg4__0__305419896_) [0.001329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg4__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg4__4294967295__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg4__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg4__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg4__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg4_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg4_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg4_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg4_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg4_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg4_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg5__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg5__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg5__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg5__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg5__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg5__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg5_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg5_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg5_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg5_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg5_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg5_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg6__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg6__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg6__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg6__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg6__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg6__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg6_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg6_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg6_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg6_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg6_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg7__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg7__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__reg7__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg7__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg7__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__reg7__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg7_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg7_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg7_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg7_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg7_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg7_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___icmpv6_code__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_icmpv6_code_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_icmpv6_code_255) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_bos__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__mpls_bos__255__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_bos__0__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__mpls_bos__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_bos_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_bos_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_mpls_bos_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_isid__0__1193046_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_isid__1193046__1193046_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__pbb_isid__16777215__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_isid__0__1193046_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_isid__1193046__1193046_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__pbb_isid__16777215__1193046_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pbb_isid_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pbb_isid_1193046) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_pbb_isid_16777215) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pbb_isid_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pbb_isid_1193046) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_pbb_isid_16777215) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_tunnel_id_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_tunnel_id_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_exthdr__0__4660_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_exthdr__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__ipv6_exthdr__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_exthdr__0__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_exthdr__4660__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__ipv6_exthdr__65535__4660_) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_exthdr_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_exthdr_4660) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_exthdr_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_exthdr_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_exthdr_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_exthdr_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__packet_type__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__packet_type__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255__packet_type__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__packet_type__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__packet_type__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255__packet_type__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_packet_type_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_packet_type_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_packet_type_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_packet_type_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_packet_type_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_packet_type_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000395s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_nd_tll_00_00_00_00_00_00) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_00_00_00_00_00_00) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__0__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_label__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_label_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_label_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_label_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_label_4294967295) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_label_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_tc__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_tc_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_tc_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_tc_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_tc_255) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__0__255_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_uca__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pbb_uca_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pbb_uca_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_uca_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_uca_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__0__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tcp_flags__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_flags_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_flags_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tcp_flags_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_4660) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tcp_flags_65535) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_4660) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tcp_flags_65535) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_target___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_target___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_target___) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.001323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000785s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000998s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.001445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000602s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000919s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000655s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000745s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target___) [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target___) [0.000551s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target___) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.001022s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000576s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000561s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_nxm_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_nxm_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_nxm_18446744073709551615) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_src_0_0_0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_src_192_0_2_1) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_src_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_192_0_2_1) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_src_255_255_255_255) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_0_0_0_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_src_255_255_255_255) [0.000509s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000959s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000743s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.001178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000739s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000770s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000545s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.001199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.001014s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_dst_0_0_0_0) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_dst_192_0_2_1) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv4_dst_255_255_255_255) [0.000729s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_0_0_0_0) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_192_0_2_1) [0.000742s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv4_dst_255_255_255_255) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_0_0_0_0) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_192_0_2_1) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv4_dst_255_255_255_255) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.002813s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__0__305419896_) [0.000706s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__305419896__305419896_) [0.000470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pkt_mark__4294967295__305419896_) [0.009836s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pkt_mark_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pkt_mark_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pkt_mark_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pkt_mark_4294967295) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pkt_mark_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_target___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_target___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_target___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_src___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_dst___) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst___) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst___) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_target___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_target___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_target___) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg0__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg0_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg0_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg0_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg0_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg0_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg1__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg1_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg1_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg1_4294967295) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg1_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg1_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg2__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg2_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg2_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg2_4294967295) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg2_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg2_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg3__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg3_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg3_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg3_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg3_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg3_4294967295) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__0__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__305419896__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg4__4294967295__305419896_) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg4_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg4_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg4_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg4_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_0) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg4_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg5__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg5_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg5_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg5_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg5_4294967295) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg5_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg6__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg6_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg6_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg6_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg6_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg6_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___reg7__4294967295__305419896_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg7_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg7_305419896) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg7_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_0) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_reg7_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_reg7_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target___) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__0__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___mpls_bos__255__255_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_bos_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____mpls_bos_255) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_mpls_bos_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_mpls_bos_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__0__1193046_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__1193046__1193046_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___pbb_isid__16777215__1193046_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pbb_isid_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pbb_isid_1193046) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____pbb_isid_16777215) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_1193046) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_pbb_isid_16777215) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_1193046) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_pbb_isid_16777215) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____tunnel_id_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_target___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_target___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_target___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target_________fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__305419896__305419896_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_target___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___packet_type__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____packet_type_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____packet_type_305419896) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____packet_type_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_packet_type_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_packet_type_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_fe80__f00b_a4ff_fed0_3f70_packet_type_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_0) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_packet_type_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000428s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000381s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_label_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_tc_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_uca_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tcp_flags_65535) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_00_00_00_00_00_00) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_00_00_00_00_00_00) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_00_00_00_00_00_00) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000436s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.001045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000946s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000969s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_sll_00_00_00_00_00_00) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_sll_00_00_00_00_00_00) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg0_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg1_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg2_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg3_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg4_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg5_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg6_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_reg7_4294967295) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_00_00_00_00_00_00) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_00_00_00_00_00_00) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_mpls_bos_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_1193046) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_pbb_isid_16777215) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_sll_00_00_00_00_00_00) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_sll_00_00_00_00_00_00) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_sll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_sll_f2_0b_a4_7d_f8_ea) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_sll_ff_ff_ff_ff_ff_ff) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_sll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_packet_type_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_packet_type_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_00_00_00_00_00_00_packet_type_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_sll_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_label_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_tc_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_uca_255) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.002755s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tcp_flags_65535) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000999s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000681s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_00_00_00_00_00_00) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_00_00_00_00_00_00) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_00_00_00_00_00_00) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pkt_mark_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000419s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000435s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src___) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000420s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000477s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_tll_00_00_00_00_00_00) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_tll_00_00_00_00_00_00) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg0_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000474s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_305419896) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg1_4294967295) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_0) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg2_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg3_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000448s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg4_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg5_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg6_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_reg7_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_0) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000473s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_00_00_00_00_00_00) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_00_00_00_00_00_00) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_mpls_bos_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_1193046) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_pbb_isid_16777215) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000433s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_tll_00_00_00_00_00_00) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_tll_00_00_00_00_00_00) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_tll_00_00_00_00_00_00) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_tll_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_nd_tll_ff_ff_ff_ff_ff_ff) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000874s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000658s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_nd_tll___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000554s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_packet_type_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_packet_type_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_00_00_00_00_00_00_packet_type_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_tll_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__mpls_tc__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__mpls_tc__255__255_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__mpls_tc__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__mpls_tc__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__mpls_tc__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__mpls_tc__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_mpls_tc_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_mpls_tc_255) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_mpls_tc_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_mpls_tc_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_mpls_tc_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_mpls_tc_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_uca__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_uca__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_uca__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_uca__255__255_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_uca__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_uca__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pbb_uca_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pbb_uca_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pbb_uca_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pbb_uca_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_uca_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_uca_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_flags__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_flags__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tcp_flags__65535__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_flags__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_flags__4660__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tcp_flags__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_flags__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_flags__4660__4660_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tcp_flags__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_flags_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_flags_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tcp_flags_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_flags_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_flags_4660) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tcp_flags_65535) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_flags_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_flags_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tcp_flags_65535) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_label__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_label__0__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_label__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_label__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_label__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_label__305419896__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_label__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_label__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_label_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_label_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_label_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_label_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_label_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_label_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_label_4294967295) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_label_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__0__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__305419896__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_label__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_label_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_label_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_label_4294967295) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_nxm_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_nxm_1311768467463790320) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_nxm_18446744073709551615) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_nxm_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_nxm_1311768467463790320) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_nxm_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_nxm_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_nxm_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_src_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_src_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_src_192_0_2_1) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_dst_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_dst_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_dst_0_0_0_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_dst_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv4_dst_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_dst_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_dst_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv4_dst_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pkt_mark__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pkt_mark__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pkt_mark__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pkt_mark__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pkt_mark__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pkt_mark__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pkt_mark_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pkt_mark_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pkt_mark_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pkt_mark_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pkt_mark_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pkt_mark_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pkt_mark_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pkt_mark_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pkt_mark_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_label__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_label__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_label__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_label__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_label__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_label__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_label__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_label__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_label_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_label_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_label_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_label_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_label_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_label_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_label_4294967295) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_label_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_label_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_src___) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_dst___) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_dst___) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_dst___) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_label__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_label__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_label__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_label__305419896__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_label__305419896__305419896_) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_label__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_label__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_label__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_label__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_label_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_label_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_label_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_label_305419896) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_label_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_label_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_label_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_label_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_label_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg0__0__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg0__305419896__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg0__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg0__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg0__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg0__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg0__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg0__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg0__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg0_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg0_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg0_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg0_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg1__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg1__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg1__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg1__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg1__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg1__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg1__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg1__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg1__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg1_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg1_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg1_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg1_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg1_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg2__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg2__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg2__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg2__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg2__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg2__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg2__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg2__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg2__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg2_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg2_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg2_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg2_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg2_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg3__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg3__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg3__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg3__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg3__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg3__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg3__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg3_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg3_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg3_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg3_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg3_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg4__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg4__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg4__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg4__0__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg4__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg4__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg4__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg4__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg4_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg4_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg4_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg4_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg4_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg5__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg5__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg5__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg5__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg5__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg5__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg5__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg5__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg5__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg5_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg5_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg5_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg5_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg5_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg5_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg6__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg6__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg6__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg6__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg6__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg6__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg6_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg6_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg6_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg6_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg6_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg6_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg7__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__reg7__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg7__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg7__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__reg7__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg7__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg7__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg7_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg7_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg7_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg7_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg7_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_label__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_label_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_label_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_label_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_label_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_label__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_label__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_label__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_label__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_label__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_label__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_mpls_label_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_mpls_label_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_mpls_label_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_mpls_label_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_mpls_label_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_mpls_label_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_isid__0__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_isid__1193046__1193046_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__pbb_isid__16777215__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_isid__0__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_isid__1193046__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__pbb_isid__16777215__1193046_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_isid__0__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pbb_isid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pbb_isid_1193046) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_pbb_isid_16777215) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pbb_isid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pbb_isid_1193046) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_pbb_isid_16777215) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_isid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_isid_1193046) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_pbb_isid_16777215) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id__0__1311768467463790320_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_tunnel_id_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_tunnel_id_18446744073709551615) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_1311768467463790320) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_label__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_label__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_label__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_label__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_label__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_label__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_label__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_label__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_label__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_label_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_label_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_label_0) [0.002591s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_label_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_label_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_label_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_label_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__packet_type__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__packet_type__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896__packet_type__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__packet_type__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__packet_type__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896__packet_type__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__packet_type__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__packet_type__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896__packet_type__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_packet_type_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_packet_type_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_packet_type_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_packet_type_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_packet_type_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_packet_type_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_packet_type_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_packet_type_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_packet_type_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_uca__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_uca__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_uca__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_uca__255__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pbb_uca_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pbb_uca_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pbb_uca_0) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pbb_uca_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_flags__0__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_flags__4660__4660_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tcp_flags__65535__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_flags__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_flags__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tcp_flags__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_flags_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_flags_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tcp_flags_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_flags_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_flags_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tcp_flags_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_tc__0__255_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_tc__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_tc__0__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_tc__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_tc__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_tc__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_tc_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_tc_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_tc_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_tc_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_tc_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_tc_255) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__0__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_tc__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_0) [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_tc_255) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_tc_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_tc_255) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_nxm_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_nxm_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_nxm_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_nxm_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_nxm_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_src_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_src_0_0_0_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_src_192_0_2_1) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000447s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_dst_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_dst_192_0_2_1) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_dst_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pkt_mark__0__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pkt_mark__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pkt_mark__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pkt_mark__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pkt_mark__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pkt_mark__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pkt_mark_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pkt_mark_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pkt_mark_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pkt_mark_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pkt_mark_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_tc__0__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_tc__0__255_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_tc__0__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_tc__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_tc__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_tc__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_tc_0) [0.000603s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_tc_0) [0.000812s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_tc_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_tc_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_tc_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_tc_255) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.003092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_src___) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_dst___) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_tc__0__255_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_tc__0__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_tc__0__255_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_tc__255__255_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_tc__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_tc__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_tc_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_tc_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_tc_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_tc_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_tc_255) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_tc_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg0__0__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg0__305419896__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg0__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg0__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg0__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg0__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg0_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg0_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg0_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg0_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg0_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg0_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg1__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg1__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg1__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg1__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg1__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg1__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg1_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg1_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg1_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg1_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg1_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg2__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg2__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg2__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg2__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg2__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg2__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg2_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg2_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg2_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg2_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg2_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg2_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg3__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg3__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg3__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg3__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg3__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg3__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg3_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg3_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg3_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg3_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg3_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg3_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg4__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg4__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg4__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg4__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg4__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg4__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg4_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg4_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg4_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg4_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg4_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg4_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg5__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg5__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg5__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg5__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg5__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg5__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg5_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg5_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg5_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg5_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg5_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg5_4294967295) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg6__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg6__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg6__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg6__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg6_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg6_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg6_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg6_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg6_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg6_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg7__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg7__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__reg7__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg7__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg7__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__reg7__4294967295__305419896_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg7_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg7_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg7_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg7_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg7_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__0__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_tc__255__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_tc_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_tc_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_tc_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_tc__0__255_) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_tc__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__mpls_tc__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__mpls_tc__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_mpls_tc_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_mpls_tc_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_mpls_tc_255) [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_mpls_tc_255) [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_isid__0__1193046_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_isid__1193046__1193046_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__pbb_isid__16777215__1193046_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_isid__0__1193046_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_isid__1193046__1193046_) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__pbb_isid__16777215__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pbb_isid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pbb_isid_1193046) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_pbb_isid_16777215) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pbb_isid_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pbb_isid_1193046) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_pbb_isid_16777215) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id__0__1311768467463790320_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_1311768467463790320) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_tunnel_id_18446744073709551615) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_tunnel_id_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_tc__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_tc__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_tc__255__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_tc__255__255_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_tc_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_tc_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_tc_0) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_tc_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_tc_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_tc_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__packet_type__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__packet_type__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255__packet_type__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__packet_type__0__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__packet_type__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255__packet_type__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_packet_type_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_packet_type_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_packet_type_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_packet_type_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_packet_type_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_packet_type_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_flags__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_flags__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tcp_flags__65535__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_flags__0__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_flags__4660__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tcp_flags__65535__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_flags_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tcp_flags_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_flags_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_flags_4660) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tcp_flags_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_uca__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_uca__0__255_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_uca__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_uca__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_uca__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_uca__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pbb_uca_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pbb_uca_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pbb_uca_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pbb_uca_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pbb_uca_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pbb_uca_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__0__255_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_uca__255__255_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_0) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_uca_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_uca_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_uca_255) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_nxm_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_nxm_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_nxm_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_nxm_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_nxm_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_src_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_src_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_src_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_src_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_src_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_dst_0_0_0_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_dst_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv4_dst_255_255_255_255) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_dst_0_0_0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv4_dst_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__pkt_mark__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__pkt_mark__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__pkt_mark__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__pkt_mark__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__pkt_mark__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__pkt_mark__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_pkt_mark_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_pkt_mark_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_pkt_mark_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_pkt_mark_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_pkt_mark_305419896) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_pkt_mark_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_uca__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_uca__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_uca__0__255_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_uca__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_uca__255__255_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_uca__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pbb_uca_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pbb_uca_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pbb_uca_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pbb_uca_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pbb_uca_255) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pbb_uca_255) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_src___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_dst___) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_dst___) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_uca__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_uca__0__255_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_uca__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_uca__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_uca__255__255_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_uca__255__255_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pbb_uca_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pbb_uca_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_uca_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pbb_uca_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pbb_uca_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_uca_255) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg0__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg0__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg0__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg0__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg0__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg0__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg0_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg0_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg0_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg0_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg0_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg0_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg1__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg1__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg1__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg1__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg1__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg1__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg1_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg1_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg1_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg1_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg1_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg1_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg2__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg2__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg2__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg2__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg2__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg2__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg2_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg2_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg2_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg2_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg2_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg2_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg3__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg3__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg3__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg3__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg3__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg3__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg3_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg3_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg3_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg3_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg3_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg3_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg4__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg4__305419896__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg4__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg4__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg4__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg4__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg4_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg4_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg4_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg4_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg4_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg4_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg5__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg5__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg5__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg5__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg5__305419896__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg5__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg5_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg5_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg5_4294967295) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg5_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg5_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg5_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg6__0__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg6__305419896__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg6__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg6__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg6__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg6__4294967295__305419896_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg6_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg6_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg6_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg6_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg6_305419896) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg6_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg7__0__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg7__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__reg7__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg7__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg7__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__reg7__4294967295__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg7_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg7_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg7_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg7_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg7_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__0__255_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_uca__255__255_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_uca_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_uca_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_uca_255) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_uca__0__255_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_uca__0__255_) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_uca__255__255_) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_uca__255__255_) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pbb_uca_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pbb_uca_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pbb_uca_255) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pbb_uca_255) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pbb_uca__0__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pbb_uca__0__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pbb_uca__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pbb_uca__255__255_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pbb_uca__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pbb_uca__255__255_) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_pbb_uca_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_pbb_uca_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_pbb_uca_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_pbb_uca_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_pbb_uca_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_pbb_uca_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id__0__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_tunnel_id_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_uca__0__255_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__0__255_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_uca__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_uca__255__255_) [0.002637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_uca__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_uca_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_uca_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_uca_0) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_uca_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_uca_255) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_uca_255) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_uca__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_uca__0__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_uca__0__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_uca__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_uca__255__255_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_uca__255__255_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pbb_uca_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pbb_uca_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pbb_uca_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pbb_uca_255) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pbb_uca_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pbb_uca_255) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_flags__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_flags__0__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_flags__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_flags__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tcp_flags__65535__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tcp_flags__65535__4660_) [0.000683s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_flags_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_flags_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_flags_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tcp_flags_65535) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tcp_flags_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000898s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__0__4660_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__4660__4660_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tcp_flags__65535__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_4660) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_4660) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_4660) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tcp_flags_65535) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tcp_flags_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tcp_flags_65535) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000578s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_nxm_18446744073709551615) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_nxm_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_nxm_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_nxm_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_nxm_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_nxm_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_nxm_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_src_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_src_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_src_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_src_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_src_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_src_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_src_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_src_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_dst_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv4_dst_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_dst_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_dst_192_0_2_1) [0.000590s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv4_dst_255_255_255_255) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_flags__0__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_flags__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__0__4660_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_flags__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_flags__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tcp_flags__65535__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tcp_flags__65535__4660_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tcp_flags__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_flags_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tcp_flags_65535) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_flags__0__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_flags__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_flags__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tcp_flags__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tcp_flags__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tcp_flags__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_flags_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tcp_flags_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_src___) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_src___) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_src___) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_dst___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_dst___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_dst___) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_flags__0__4660_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_flags__0__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_flags__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_flags__4660__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_flags__4660__4660_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_flags__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tcp_flags__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tcp_flags__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tcp_flags__65535__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_flags_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_flags_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_flags_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_flags_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_flags_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_flags_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tcp_flags_65535) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tcp_flags_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tcp_flags_65535) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_flags__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_flags__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_flags__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_flags__4660__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_flags__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tcp_flags__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tcp_flags__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_4660) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_flags__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_flags__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_flags__0__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_flags__4660__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_flags__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tcp_flags__65535__4660_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tcp_flags__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_4660) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_flags__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_flags__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_flags__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tcp_flags__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tcp_flags__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tcp_flags__65535__4660_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_flags__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_flags__0__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_flags__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tcp_flags__65535__4660_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tcp_flags__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tcp_flags__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_flags_4660) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_4660) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_flags__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_flags__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_flags__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_flags__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_flags__4660__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tcp_flags__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tcp_flags__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_flags_4660) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_65535) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_flags__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_flags__0__4660_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_flags__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_flags__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_flags__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tcp_flags__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tcp_flags__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tcp_flags__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_65535) [0.000997s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_flags__0__4660_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_flags__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_flags__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_flags__4660__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tcp_flags__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tcp_flags__65535__4660_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_flags_0) [0.002422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_0) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_flags_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_4660) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_65535) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_flags__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_flags__0__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_flags__0__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_flags__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_flags__4660__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_flags__4660__4660_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tcp_flags__65535__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tcp_flags__65535__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_flags_4660) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_4660) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_4660) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_flags_65535) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_65535) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__0__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__4660__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tcp_flags__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_flags_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_flags_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tcp_flags_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tcp_flags_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_flags__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_flags__0__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_flags__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_flags__4660__4660_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tcp_flags__65535__4660_) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tcp_flags__65535__4660_) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_flags_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_flags_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_flags_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_flags_4660) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tcp_flags_65535) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tcp_flags_65535) [0.000430s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_flags__0__4660_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_flags__0__4660_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_flags__0__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_flags__4660__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_flags__4660__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_flags__4660__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tcp_flags__65535__4660_) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tcp_flags__65535__4660_) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tcp_flags__65535__4660_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_flags_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_flags_0) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_flags_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_flags_4660) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_flags_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tcp_flags_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tcp_flags_65535) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tcp_flags_65535) [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id__0__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id__0__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0_tunnel_id_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_1311768467463790320) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660_tunnel_id_18446744073709551615) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_1311768467463790320) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535_tunnel_id_18446744073709551615) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_flags__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__0__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__0__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_flags__4660__4660_) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__4660__4660_) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__4660__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tcp_flags__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tcp_flags__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tcp_flags__65535__4660_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_flags_0) [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_flags_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_flags_0) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_flags_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_flags_4660) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_flags_4660) [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tcp_flags_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tcp_flags_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tcp_flags_65535) [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_flags__0__4660_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_flags__0__4660_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_flags__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_flags__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_flags__4660__4660_) [0.000377s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_flags__4660__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tcp_flags__65535__4660_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tcp_flags__65535__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_flags_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_flags_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_flags_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_flags_4660) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_flags_4660) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_flags_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tcp_flags_65535) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tcp_flags_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tcp_flags_65535) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_nxm_00_00_00_00_00_00) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_nxm_00_00_00_00_00_00) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.002737s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_nxm_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_nxm_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_nxm_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_nxm_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_nxm_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_nxm_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_nxm_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000664s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_src_0_0_0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_src_255_255_255_255) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_src_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_dst_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_dst_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv4_dst_255_255_255_255) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_dst_0_0_0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_dst_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv4_dst_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_dst_192_0_2_1) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv4_dst_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pkt_mark__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pkt_mark__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pkt_mark__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pkt_mark__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pkt_mark__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pkt_mark__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pkt_mark_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pkt_mark_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pkt_mark_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pkt_mark_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pkt_mark_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pkt_mark_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pkt_mark_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pkt_mark_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pkt_mark_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__conj_id__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__conj_id__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__conj_id__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__conj_id__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__conj_id__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__conj_id__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__conj_id__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__conj_id__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__conj_id__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_conj_id_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_conj_id_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_conj_id_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_conj_id_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_conj_id_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_conj_id_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_conj_id_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_conj_id_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_conj_id_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.001757s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.002467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_src___) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_src___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_dst___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__actset_output__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__actset_output__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__actset_output__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__actset_output__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__actset_output__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__actset_output__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__actset_output__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__actset_output__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__actset_output__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_actset_output_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_actset_output_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_actset_output_0) [0.009368s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_actset_output_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_actset_output_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_actset_output_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_actset_output_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_actset_output_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_actset_output_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg0__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg0__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg0__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg0__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg0__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg0__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg0__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg0__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg0__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg0_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg0_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg0_305419896) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg0_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg0_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg0_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg1__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg1__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg1__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg1__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg1__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg1__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg1__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg1__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg1__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg1_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg1_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg1_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg1_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg1_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg1_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg1_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg1_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg2__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg2__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg2__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg2__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg2__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg2__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg2__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg2__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg2__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg2_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg2_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg2_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg2_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg2_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg2_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg2_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg2_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg2_4294967295) [0.001853s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg3__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg3__305419896__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg3__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg3__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg3__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg3__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg3__0__305419896_) [0.000750s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg3__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg3__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg3_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg3_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg3_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg3_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg3_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg3_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg3_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg3_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg3_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg4__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg4__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg4__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg4__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg4__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg4__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg4__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg4__4294967295__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg4_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg4_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg4_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg4_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg4_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg4_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg4_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg4_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg5__0__305419896_) [0.000609s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg5__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg5__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg5__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg5__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg5__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg5__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg5__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg5__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg5_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg5_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg5_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg5_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg5_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg5_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg5_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg5_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg5_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg6__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg6__305419896__305419896_) [0.002823s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg6__4294967295__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg6__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg6__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg6__0__305419896_) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg6__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg6__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg6_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg6_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg6_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg6_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg6_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg6_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg6_0) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg6_305419896) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg6_4294967295) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg7__0__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg7__305419896__305419896_) [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__reg7__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg7__0__305419896_) [0.000520s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg7__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__reg7__4294967295__305419896_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg7__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg7__305419896__305419896_) [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__reg7__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg7_0) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg7_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg7_4294967295) [0.001064s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg7_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg7_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg7_4294967295) [0.000560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg7_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg7_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg7_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_field_100_aG9nZWhvZ2U=) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_field_100_ZnVnYWZ1Z2E=) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_field_100_aG9nZWhvZ2U=) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_field_100_ZnVnYWZ1Z2E=) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_field_100_aG9nZWhvZ2U=) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_bos__0__255_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__mpls_bos__255__255_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_bos__0__255_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__mpls_bos__255__255_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_bos__0__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__mpls_bos__255__255_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_bos_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_mpls_bos_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_bos_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_mpls_bos_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_bos_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_mpls_bos_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_isid__0__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_isid__1193046__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__pbb_isid__16777215__1193046_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_isid__0__1193046_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_isid__1193046__1193046_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__pbb_isid__16777215__1193046_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_isid__0__1193046_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pbb_isid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pbb_isid_1193046) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_pbb_isid_16777215) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pbb_isid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pbb_isid_1193046) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_pbb_isid_16777215) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pbb_isid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pbb_isid_1193046) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_pbb_isid_16777215) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id__0__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_1311768467463790320) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_tunnel_id_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_tunnel_id_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_exthdr__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_exthdr__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__ipv6_exthdr__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_exthdr_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_exthdr_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_exthdr_65535) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_exthdr_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_exthdr_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_exthdr_65535) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_exthdr_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_exthdr_4660) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_exthdr_65535) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__packet_type__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__packet_type__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896__packet_type__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__packet_type__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__packet_type__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896__packet_type__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__packet_type__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__packet_type__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896__packet_type__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_packet_type_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_packet_type_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_packet_type_4294967295) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_packet_type_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_packet_type_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_packet_type_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_packet_type_0) [0.006171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_packet_type_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_packet_type_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000434s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.004983s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_00_00_00_00_00_00) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_00_00_00_00_00_00) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_00_00_00_00_00_00) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.001684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000625s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.002243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000722s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.002292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.003773s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000823s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_nxm_00_00_00_00_00_00) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000746s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000398s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000406s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000389s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000414s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000415s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.002416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_nxm_00_00_00_00_00_00) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_nxm_00_00_00_00_00_00) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_nxm_00_00_00_00_00_00) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_nxm_f2_0b_a4_7d_f8_ea) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_dst_nxm_ff_ff_ff_ff_ff_ff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.001152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000494s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_305419896) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_305419896) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_305419896) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_reg7_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000365s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000354s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_dst_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_packet_type_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_packet_type_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_00_00_00_00_00_00_packet_type_4294967295) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_dst_nxm_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.010174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__0__1311768467463790320_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_0) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_1311768467463790320) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_nxm_18446744073709551615) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_1311768467463790320) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_nxm_18446744073709551615) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_1311768467463790320) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_nxm_18446744073709551615) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.013217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.002677s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_0_0_0_0) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_192_0_2_1) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_src_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_0_0_0_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_192_0_2_1) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_src_255_255_255_255) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_0_0_0_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_src_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.001470s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000728s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000360s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000363s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_0_0_0_0) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_192_0_2_1) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv4_dst_255_255_255_255) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_0_0_0_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_192_0_2_1) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv4_dst_255_255_255_255) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_0_0_0_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_192_0_2_1) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv4_dst_255_255_255_255) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__0__305419896_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__305419896__305419896_) [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pkt_mark__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_305419896) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pkt_mark_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pkt_mark_4294967295) [0.000357s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pkt_mark_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_nxm_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000515s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000443s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.002537s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000601s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000539s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000593s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src___) [0.002264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src___) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src___) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000394s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000412s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000417s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000388s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.003710s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst___) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst___) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_nxm_00_00_00_00_00_00) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_nxm_00_00_00_00_00_00) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_nxm_00_00_00_00_00_00) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_nxm_f2_0b_a4_7d_f8_ea) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_eth_src_nxm_ff_ff_ff_ff_ff_ff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__0__305419896_) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg0__4294967295__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg0_0) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg0_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg0_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_305419896) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg0_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg0_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__0__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg1__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg1_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg1_305419896) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg1_4294967295) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg1_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_305419896) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg1_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__305419896__305419896_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg2__4294967295__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg2_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg2_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg2_4294967295) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg2_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_0) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_305419896) [0.005922s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg2_4294967295) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000982s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__0__305419896_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__305419896__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg3__4294967295__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg3_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg3_305419896) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg3_4294967295) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_0) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_305419896) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg3_4294967295) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_305419896) [0.000568s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg3_4294967295) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__0__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__305419896__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg4__4294967295__305419896_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg4_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg4_305419896) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg4_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg4_4294967295) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_305419896) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg4_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000542s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000472s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__0__305419896_) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__305419896__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg5__4294967295__305419896_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg5_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg5_305419896) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg5_4294967295) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_305419896) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg5_4294967295) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_0) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg5_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000531s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__0__305419896_) [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__305419896__305419896_) [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg6__4294967295__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg6_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg6_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg6_4294967295) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_305419896) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg6_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_305419896) [0.002899s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg6_4294967295) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000392s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__0__305419896_) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__305419896__305419896_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___reg7__4294967295__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg7_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg7_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_reg7_4294967295) [0.010642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_305419896) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_reg7_4294967295) [0.000929s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_305419896) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_reg7_4294967295) [0.009881s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_field_100_aG9nZWhvZ2U=) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_field_100_ZnVnYWZ1Z2E=) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_aG9nZWhvZ2U=) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_field_100_ZnVnYWZ1Z2E=) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_aG9nZWhvZ2U=) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_field_100_ZnVnYWZ1Z2E=) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__0__255_) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___mpls_bos__255__255_) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_0) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_mpls_bos_255) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_mpls_bos_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_mpls_bos_255) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__0__1193046_) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__1193046__1193046_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___pbb_isid__16777215__1193046_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_1193046) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_pbb_isid_16777215) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_0) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_1193046) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_pbb_isid_16777215) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_0) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_1193046) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_pbb_isid_16777215) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__0__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__1311768467463790320__1311768467463790320_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___tunnel_id__18446744073709551615__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_tunnel_id_18446744073709551615) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_tunnel_id_18446744073709551615) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_0) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_tunnel_id_18446744073709551615) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__0__4660_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__4660__4660_) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___ipv6_exthdr__65535__4660_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_0) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_4660) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_ipv6_exthdr_65535) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_4660) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_ipv6_exthdr_65535) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_0) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_4660) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_ipv6_exthdr_65535) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___00_00_00_00_00_00____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___f2_0b_a4_7d_f8_ea____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__0__305419896_) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__305419896__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_src_nxm___ff_ff_ff_ff_ff_ff____f2_0b_a4_7d_f8_ea___packet_type__4294967295__305419896_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_packet_type_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_packet_type_305419896) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_00_00_00_00_00_00_packet_type_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_packet_type_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_packet_type_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_f2_0b_a4_7d_f8_ea_packet_type_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_packet_type_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_packet_type_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_src_nxm_ff_ff_ff_ff_ff_ff_packet_type_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__0__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_1311768467463790320) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_1311768467463790320) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_nxm_18446744073709551615) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_nxm_18446744073709551615) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_nxm_18446744073709551615) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_nxm_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_nxm_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_nxm_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_nxm_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_nxm_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_nxm_18446744073709551615) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_nxm_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_nxm_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_nxm_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_nxm_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_nxm_1311768467463790320) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_nxm_1311768467463790320) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_nxm_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_nxm_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000328s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_nxm_0) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_nxm_1311768467463790320) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_nxm_18446744073709551615) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__0__1311768467463790320_) [0.000337s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_nxm_0) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_nxm_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_1311768467463790320) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_nxm_18446744073709551615) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_nxm_18446744073709551615) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_nxm_18446744073709551615) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_nxm_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_nxm_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_nxm_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_nxm_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_nxm_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_nxm_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_nxm_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_nxm_18446744073709551615) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_nxm_18446744073709551615) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.002642s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_nxm_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_nxm_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_nxm_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_nxm_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_nxm_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_nxm_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_nxm_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_nxm_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_nxm_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_nxm_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_nxm_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_nxm_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_nxm_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_nxm_18446744073709551615) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_nxm_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_nxm_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_nxm_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_nxm_1311768467463790320) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_nxm_1311768467463790320) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_nxm_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_nxm_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_nxm_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_nxm_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_nxm_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_nxm_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_nxm_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_nxm_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_nxm_18446744073709551615) [0.000641s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_nxm_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_nxm_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_nxm_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_nxm_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_nxm_1311768467463790320) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_nxm_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_nxm_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_nxm_18446744073709551615) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000800s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_nxm_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_nxm_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_nxm_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_nxm_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_nxm_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_nxm_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_nxm_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_nxm_18446744073709551615) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_nxm_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_nxm_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_nxm_0) [0.002644s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_nxm_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_nxm_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_nxm_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_nxm_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_nxm_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_nxm_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_nxm_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_nxm_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_nxm_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_nxm_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_nxm_1311768467463790320) [0.174725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_nxm_1311768467463790320) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_nxm_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_nxm_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_nxm_18446744073709551615) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_nxm_18446744073709551615) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__0__1311768467463790320_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000844s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_1311768467463790320) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_nxm_18446744073709551615) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_nxm_18446744073709551615) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id_nxm__0__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id_nxm__0__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_nxm_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_nxm_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_nxm_1311768467463790320) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_nxm_1311768467463790320) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_nxm_18446744073709551615) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_nxm_18446744073709551615) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__0__1311768467463790320_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.001008s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_nxm_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_nxm_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_nxm_0) [0.000604s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_nxm_1311768467463790320) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_nxm_1311768467463790320) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_nxm_1311768467463790320) [0.002585s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_nxm_18446744073709551615) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_nxm_18446744073709551615) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_nxm_18446744073709551615) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__0__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_tunnel_id_nxm_0) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_tunnel_id_nxm_1311768467463790320) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_1311768467463790320) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_1311768467463790320) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0_tunnel_id_nxm_18446744073709551615) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320_tunnel_id_nxm_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__0__1311768467463790320_) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_nxm_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_nxm_0) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_nxm_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_nxm_1311768467463790320) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_nxm_1311768467463790320) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_nxm_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_nxm_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_nxm_18446744073709551615) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_nxm_18446744073709551615) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id_nxm__0__1311768467463790320_) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id_nxm__1311768467463790320__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id_nxm__18446744073709551615__1311768467463790320_) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_nxm_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_nxm_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_nxm_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_nxm_1311768467463790320) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_nxm_1311768467463790320) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_nxm_18446744073709551615) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_nxm_18446744073709551615) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_nxm_18446744073709551615) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.001032s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000358s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000346s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_0_0_0_0) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_0_0_0_0) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_0_0_0_0) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_192_0_2_1) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_192_0_2_1) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_192_0_2_1) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv4_src_255_255_255_255) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv4_src_255_255_255_255) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv4_src_255_255_255_255) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000654s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.002058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000459s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_src_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_src_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_src_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_src_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_src_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_src_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_src_255_255_255_255) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_src_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_src_255_255_255_255) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_src_255_255_255_255) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000334s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000466s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src___) [0.002505s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src___) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.002269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000725s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_src_0_0_0_0) [0.000450s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_src_0_0_0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_src_0_0_0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_src_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_src_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_src_255_255_255_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_src_255_255_255_255) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000489s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000454s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_src_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_src_0_0_0_0) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_src_192_0_2_1) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_src_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_src_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_src_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_src_0_0_0_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_src_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_src_255_255_255_255) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_src_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_src_0_0_0_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_src_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_src_192_0_2_1) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_src_255_255_255_255) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_src_0_0_0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_src_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_src_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_src_192_0_2_1) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_src_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_src_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_src_255_255_255_255) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_src_0_0_0_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_src_0_0_0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_src_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_src_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_src_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_src_192_0_2_1) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_src_255_255_255_255) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_src_255_255_255_255) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_src_255_255_255_255) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_src_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_src_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_src_0_0_0_0) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_src_192_0_2_1) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_src_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_src_255_255_255_255) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_src_0_0_0_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_src_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_src_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_src_192_0_2_1) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_src_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_src_255_255_255_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_src_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_0_0_0_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_src_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_src_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_src_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_src_192_0_2_1) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_src_192_0_2_1) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_src_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_src_255_255_255_255) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_src_0_0_0_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_src_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_src_0_0_0_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_src_192_0_2_1) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_src_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_src_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_src_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_src___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_1311768467463790320) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_0_0_0_0_tunnel_id_18446744073709551615) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_1311768467463790320) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_192_0_2_1_tunnel_id_18446744073709551615) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_1311768467463790320) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_src_255_255_255_255_tunnel_id_18446744073709551615) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_src_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_src_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_src_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_src_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_src_255_255_255_255) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_src_255_255_255_255) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_src_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_src___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_src___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_src___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_src_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_src_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_src_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_src_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_src_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_src_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_src_255_255_255_255) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_src_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_dst_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_dst_0_0_0_0) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_dst_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_dst_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv4_dst_255_255_255_255) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv4_dst_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv4_dst_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_dst_0_0_0_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_dst_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv4_dst_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv4_dst_255_255_255_255) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv4_dst_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000622s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000390s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000565s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.002306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000345s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst___) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst___) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_dst_0_0_0_0) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_dst_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_dst_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_dst_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_dst_192_0_2_1) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_dst_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv4_dst_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv4_dst_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv4_dst_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_dst_0_0_0_0) [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_dst_0_0_0_0) [0.000634s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_dst_0_0_0_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_dst_192_0_2_1) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv4_dst_255_255_255_255) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv4_dst_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_dst_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_dst_192_0_2_1) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_dst_0_0_0_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_dst_0_0_0_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_dst_0_0_0_0) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_dst_192_0_2_1) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_dst_192_0_2_1) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_dst_192_0_2_1) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv4_dst_255_255_255_255) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv4_dst_255_255_255_255) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv4_dst_255_255_255_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.002411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.002446s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_dst_0_0_0_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_dst_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_dst_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv4_dst_255_255_255_255) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv4_dst_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_dst_0_0_0_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_dst_192_0_2_1) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_dst_192_0_2_1) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv4_dst_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_dst_0_0_0_0) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_dst_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_dst_192_0_2_1) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_dst_192_0_2_1) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv4_dst_255_255_255_255) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv4_dst_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv4_dst_255_255_255_255) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_dst_0_0_0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_dst_0_0_0_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_dst_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_dst_192_0_2_1) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv4_dst_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv4_dst_255_255_255_255) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv4_dst_255_255_255_255) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_dst_0_0_0_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_dst_192_0_2_1) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_dst_192_0_2_1) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_dst_192_0_2_1) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv4_dst_255_255_255_255) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_0_0_0_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_0_0_0_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_192_0_2_1) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_192_0_2_1) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv4_dst_255_255_255_255) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_dst_0_0_0_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_dst_0_0_0_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_dst_192_0_2_1) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv4_dst_255_255_255_255) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000372s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_dst_0_0_0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_dst_0_0_0_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_dst_192_0_2_1) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_dst_192_0_2_1) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv4_dst_255_255_255_255) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv4_dst_255_255_255_255) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___0_0_0_0____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___192_0_2_1____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__0__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__1311768467463790320__1311768467463790320_) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv4_dst___255_255_255_255____192_0_2_1___tunnel_id__18446744073709551615__1311768467463790320_) [0.000803s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_1311768467463790320) [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_0_0_0_0_tunnel_id_18446744073709551615) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_1311768467463790320) [0.000485s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_192_0_2_1_tunnel_id_18446744073709551615) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_1311768467463790320) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv4_dst_255_255_255_255_tunnel_id_18446744073709551615) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000562s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000762s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_dst_0_0_0_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_dst_0_0_0_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_dst_0_0_0_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_dst_192_0_2_1) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_dst_192_0_2_1) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_dst_192_0_2_1) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv4_dst_255_255_255_255) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_dst___0_0_0_0____192_0_2_1__) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_dst___192_0_2_1____192_0_2_1__) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv4_dst___255_255_255_255____192_0_2_1__) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_dst_0_0_0_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_dst_0_0_0_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_dst_192_0_2_1) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_dst_192_0_2_1) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv4_dst_255_255_255_255) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv4_dst_255_255_255_255) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv4_dst_255_255_255_255) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pkt_mark__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pkt_mark__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pkt_mark__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pkt_mark__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pkt_mark__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pkt_mark__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pkt_mark_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pkt_mark_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pkt_mark_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pkt_mark_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pkt_mark_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pkt_mark_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pkt_mark_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pkt_mark_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pkt_mark_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_src___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_src___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002375s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_dst___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_dst___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pkt_mark__0__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pkt_mark__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pkt_mark__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pkt_mark__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pkt_mark__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pkt_mark__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pkt_mark_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pkt_mark_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pkt_mark_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pkt_mark_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pkt_mark_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pkt_mark_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pkt_mark_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pkt_mark_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pkt_mark_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg0__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg0__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg0__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg0__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg0__305419896__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg0__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg0__0__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg0__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg0_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg0_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg0_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_305419896) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg1__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg1__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg1__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg1__0__305419896_) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg1__305419896__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg1__4294967295__305419896_) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg1__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg1__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg1__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg1_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg1_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg1_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg2__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg2__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg2__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg2__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg2__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg2__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg2__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg2__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg2__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg2_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg2_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg3__0__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg3__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg3__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg3__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg3__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg3__4294967295__305419896_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg3__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg3__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg3__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg3_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg3_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg3_4294967295) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg4__0__305419896_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg4__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg4__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg4__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg4__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg4__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg4__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg4__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg4__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_0) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_4294967295) [0.002300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg5__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg5__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg5__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg5__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg5__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg5__4294967295__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg5__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg5__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg5__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg5_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg5_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg5_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg6__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg6__305419896__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg6__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg6__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg6__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg6__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg6__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg6__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg6_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg6_305419896) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg7__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg7__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__reg7__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg7__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg7__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__reg7__4294967295__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg7__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg7__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__reg7__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg7_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg7_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg7_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pkt_mark__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pkt_mark_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pkt_mark_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pkt_mark_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pkt_mark_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pkt_mark__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pkt_mark__0__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pkt_mark__305419896__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pkt_mark__305419896__305419896_) [0.000811s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pkt_mark__4294967295__305419896_) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pkt_mark__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pkt_mark_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pkt_mark_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pkt_mark_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pkt_mark_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pkt_mark_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pkt_mark_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pkt_mark__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pkt_mark__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pkt_mark__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pkt_mark__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pkt_mark__305419896__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pkt_mark__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__pkt_mark__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__pkt_mark__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__pkt_mark__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_pkt_mark_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_pkt_mark_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_pkt_mark_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_pkt_mark_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_pkt_mark_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_pkt_mark_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_pkt_mark_4294967295) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_pkt_mark_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_pkt_mark_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_1311768467463790320) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_tunnel_id_18446744073709551615) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_0) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_tunnel_id_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pkt_mark__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pkt_mark__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pkt_mark__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pkt_mark__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pkt_mark__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pkt_mark_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pkt_mark_0) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pkt_mark_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pkt_mark_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pkt_mark_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pkt_mark_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pkt_mark_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pkt_mark_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pkt_mark_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pkt_mark__0__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pkt_mark__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pkt_mark__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pkt_mark__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pkt_mark__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pkt_mark__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pkt_mark__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pkt_mark__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pkt_mark__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pkt_mark_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pkt_mark_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pkt_mark_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pkt_mark_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pkt_mark_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pkt_mark_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pkt_mark_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pkt_mark_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pkt_mark_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_src___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_src___) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_src___) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_dst___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_dst___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__conj_id__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__conj_id__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__conj_id__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__conj_id__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__conj_id__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__conj_id__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__conj_id__4294967295__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__conj_id__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__conj_id__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_conj_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_conj_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_conj_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_conj_id_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_conj_id_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_conj_id_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_conj_id_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_conj_id_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_conj_id_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg0__0__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg0__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg0__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg0__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg0__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg0__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg0__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg0__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg0_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg0_305419896) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg0_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg0_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg0_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg0_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg0_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg1__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg1__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg1__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg1__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg1__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg1__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg1__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg1__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg1__4294967295__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg1_0) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg1_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg1_4294967295) [0.005935s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg1_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg1_305419896) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg1_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg1_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg1_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg1_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg2__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg2__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg2__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg2__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg2__305419896__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg2__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg2__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg2__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg2__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg2_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg2_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg2_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg2_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg2_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg2_4294967295) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg2_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg2_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg2_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg3__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg3__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg3__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg3__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg3__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg3__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg3__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg3__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg3_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg3_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg3_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg3_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg3_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg3_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg4__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg4__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg4__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg4__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg4__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg4__4294967295__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg4__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg4__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg4_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg4_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg4_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg4_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg4_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg4_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg4_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg4_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg5__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg5__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg5__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg5__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg5__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg5__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg5__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg5__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg5__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg5_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg5_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg5_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg5_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg5_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg5_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg5_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg6__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg6__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg6__4294967295__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg6__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg6__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg6__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg6__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg6_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg6_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg6_305419896) [0.001270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg6_4294967295) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg6_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg6_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg6_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg7__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__reg7__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg7__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg7__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg7__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg7__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__reg7__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg7_305419896) [0.000460s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg7_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg7_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg7_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg7_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg7_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg7_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg7_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_field_100_aG9nZWhvZ2U=) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_field_100_ZnVnYWZ1Z2E=) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_field_100_aG9nZWhvZ2U=) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_field_100_ZnVnYWZ1Z2E=) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_field_100_aG9nZWhvZ2U=) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_bos__0__255_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__mpls_bos__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_bos__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__mpls_bos__255__255_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_bos__0__255_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__mpls_bos__255__255_) [0.000780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_bos_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_mpls_bos_255) [0.005366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_bos_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_mpls_bos_255) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_bos_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_mpls_bos_255) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_isid__0__1193046_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_isid__1193046__1193046_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__pbb_isid__16777215__1193046_) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_isid__0__1193046_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_isid__1193046__1193046_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__pbb_isid__16777215__1193046_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_isid__0__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pbb_isid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pbb_isid_1193046) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_pbb_isid_16777215) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pbb_isid_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pbb_isid_1193046) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_pbb_isid_16777215) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pbb_isid_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pbb_isid_1193046) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_pbb_isid_16777215) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_tunnel_id_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_exthdr__0__4660_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_exthdr__4660__4660_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__ipv6_exthdr__65535__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__0__4660_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_exthdr_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_exthdr_4660) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_exthdr_65535) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_exthdr_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_exthdr_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_exthdr_65535) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_exthdr_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_exthdr_4660) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_exthdr_65535) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__packet_type__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__packet_type__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896__packet_type__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__packet_type__0__305419896_) [0.000720s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__packet_type__305419896__305419896_) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896__packet_type__4294967295__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__packet_type__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__packet_type__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896__packet_type__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_packet_type_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_packet_type_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_packet_type_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_packet_type_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_packet_type_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_packet_type_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_packet_type_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_packet_type_305419896) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_packet_type_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000487s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000584s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000362s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000379s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000353s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_src___) [0.002396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_src___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_src___) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_src___) [0.000682s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_src___) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000575s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_src___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_src___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_src___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000308s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_src___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_src___) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_src___) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_src___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_src___) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_src___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_src___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_src___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_src___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000305s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_src___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_src___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_src___) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000267s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_src___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_src___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000374s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src___) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src___) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_src___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_src___) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000321s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000291s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_src___) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_src___) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000313s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_0) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_1311768467463790320) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src____tunnel_id_18446744073709551615) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000283s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_src___) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_src___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.002780s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000352s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_src_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_src___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_src___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_src___) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_src___) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_src___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_src_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_src_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000289s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000286s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_dst___) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_dst___) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000764s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000304s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000280s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_dst___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_dst___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000271s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000306s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_dst___) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_dst___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_dst___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_dst___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.001789s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_dst___) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_dst___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_dst___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.002342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.004636s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.002684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_dst___) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_dst___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000875s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000302s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_dst___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_dst___) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_dst___) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000332s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_dst___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_dst___) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000296s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000293s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_dst___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_dst___) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_dst___) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst___) [0.000376s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_dst___) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_dst___) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000279s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000274s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000270s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_dst___) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_dst___) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_dst___) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000301s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__0__1311768467463790320_) [0.000340s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__1311768467463790320__1311768467463790320_) [0.000295s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70___tunnel_id__18446744073709551615__1311768467463790320_) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_0) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_1311768467463790320) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst____tunnel_id_18446744073709551615) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_0) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_1311768467463790320) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70_tunnel_id_18446744073709551615) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_0) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_1311768467463790320) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff_tunnel_id_18446744073709551615) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000312s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_dst_________fe80__f00b_a4ff_fed0_3f70__) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.001282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_dst___fe80__f00b_a4ff_fed0_3f70____fe80__f00b_a4ff_fed0_3f70__) [0.000294s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tun_ipv6_dst___ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff____fe80__f00b_a4ff_fed0_3f70__) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_dst___) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_dst___) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_dst_fe80__f00b_a4ff_fed0_3f70) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tun_ipv6_dst_ffff_ffff_ffff_ffff_ffff_ffff_ffff_ffff) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg0__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg0__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg0__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg0__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg0__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg0__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg0__0__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg0__305419896__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg0__4294967295__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg0_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg0_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg0_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg0_0) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg0_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg0_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg1__0__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg1__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg1__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg1__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg1__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg1__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg1__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg1__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg1__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg1_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg1_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg1_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg1_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg1_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg1_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg2__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg2__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg2__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg2__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg2__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg2__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg2__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg2__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg2__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg2_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg2_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg2_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg2_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg2_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg2_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg3__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg3__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg3__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg3__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg3__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg3__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg3__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg3__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg3__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg3_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg3_305419896) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg3_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg3_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg3_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg3_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg4__0__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg4__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg4__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg4__0__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg4__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg4__4294967295__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg4__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg4__305419896__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg4__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg4_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg4_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg4_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg4_0) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg4_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg4_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg5__0__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg5__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg5__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg5__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg5__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg5__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg5__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg5__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg5_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg5_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg5_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg5_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg5_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg5_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_0) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg6__0__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg6__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg6__4294967295__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg6__0__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg6__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg6__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg6__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg6__305419896__305419896_) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg6__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg6_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg6_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg6_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg6_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg6_305419896) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg6_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg7__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg7__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__reg7__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg7__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg7__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__reg7__4294967295__305419896_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg7__0__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg7__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__reg7__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg7_0) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg7_305419896) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg7_4294967295) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg7_0) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg7_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_0) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_4294967295) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000613s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_field_100_aG9nZWhvZ2U=) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_field_100_ZnVnYWZ1Z2E=) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_field_100_aG9nZWhvZ2U=) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_field_100_ZnVnYWZ1Z2E=) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_field_100_aG9nZWhvZ2U=) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_field_100_ZnVnYWZ1Z2E=) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_bos__0__255_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__mpls_bos__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_bos__0__255_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__mpls_bos__255__255_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_bos__0__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__mpls_bos__255__255_) [0.000756s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_bos_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_mpls_bos_255) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_bos_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_mpls_bos_255) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_bos_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_mpls_bos_255) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_isid__0__1193046_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_isid__1193046__1193046_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__pbb_isid__16777215__1193046_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_isid__0__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_isid__1193046__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__pbb_isid__16777215__1193046_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_isid__0__1193046_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pbb_isid_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pbb_isid_1193046) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_pbb_isid_16777215) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pbb_isid_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pbb_isid_1193046) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_pbb_isid_16777215) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_isid_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_isid_1193046) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_pbb_isid_16777215) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id__0__1311768467463790320_) [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.002416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_1311768467463790320) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_tunnel_id_18446744073709551615) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_tunnel_id_18446744073709551615) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_tunnel_id_18446744073709551615) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_exthdr__0__4660_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_exthdr__4660__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__ipv6_exthdr__65535__4660_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__0__4660_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__4660__4660_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__ipv6_exthdr__65535__4660_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__0__4660_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__4660__4660_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__ipv6_exthdr__65535__4660_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_exthdr_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_exthdr_4660) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_exthdr_65535) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_exthdr_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_exthdr_4660) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_exthdr_65535) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_exthdr_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_exthdr_4660) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_exthdr_65535) [0.002496s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__packet_type__0__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__packet_type__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896__packet_type__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__packet_type__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__packet_type__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896__packet_type__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__packet_type__0__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__packet_type__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896__packet_type__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_packet_type_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_packet_type_305419896) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_packet_type_4294967295) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_packet_type_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_packet_type_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_packet_type_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_packet_type_0) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_packet_type_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_packet_type_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg1__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg1__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg1__4294967295__305419896_) [0.002222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg1__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg1__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg1__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg1__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg1__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg1__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg1_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg1_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg1_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg1_0) [0.002194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg1_305419896) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg1_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg1_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg1_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg1_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg2__0__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg2__305419896__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg2__4294967295__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg2__0__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg2__305419896__305419896_) [0.001684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg2__4294967295__305419896_) [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg2__0__305419896_) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg2__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg2__4294967295__305419896_) [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg2_0) [0.000632s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg2_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg2_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg2_0) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg2_305419896) [0.001137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg2_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg2_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg2_305419896) [0.000205s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg2_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg3__0__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg3__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg3__4294967295__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg3__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg3__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg3__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg3__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg3__4294967295__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg3_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg3_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg3_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg3_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg3_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg3_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg3_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg3_305419896) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg3_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg4__0__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg4__305419896__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg4__4294967295__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg4__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg4__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg4__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg4__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg4__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg4__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg4_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg4_305419896) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg4_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg4_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg4_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg4_0) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg4_305419896) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg4_4294967295) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg5__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg5__305419896__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg5__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg5__0__305419896_) [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg5__305419896__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg5__4294967295__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg5__0__305419896_) [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg5__305419896__305419896_) [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg5__4294967295__305419896_) [0.000243s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg5_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg5_305419896) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg5_4294967295) [0.000213s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg5_0) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg5_305419896) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg5_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg5_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg5_305419896) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg5_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg6__0__305419896_) [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg6__305419896__305419896_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg6__4294967295__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg6__0__305419896_) [0.000817s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg6__305419896__305419896_) [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg6__4294967295__305419896_) [0.000329s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg6__0__305419896_) [0.000495s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg6__305419896__305419896_) [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg6__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg6_0) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg6_305419896) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg6_4294967295) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg6_0) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg6_305419896) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg6_4294967295) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg6_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg6_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg6_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg7__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg7__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__reg7__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg7__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg7__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__reg7__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg7__0__305419896_) [0.000290s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg7__305419896__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__reg7__4294967295__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg7_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg7_305419896) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg7_4294967295) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg7_0) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg7_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg7_4294967295) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg7_0) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg7_305419896) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg7_4294967295) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__0__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__305419896__305419896_) [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000366s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg0__4294967295__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000371s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg0__0__305419896_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg0__0__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg0__305419896__305419896_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg0__305419896__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg0__4294967295__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg0__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg0_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg0_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg0_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg0_4294967295) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg0_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg0__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg0__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg0__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg0__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg0__305419896__305419896_) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg0__305419896__305419896_) [0.000288s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg0__4294967295__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg0__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg0__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg0_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg0_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_305419896) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg0_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_4294967295) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_4294967295) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000281s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_18446744073709551615) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_0) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_1311768467463790320) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_18446744073709551615) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg0__0__305419896_) [0.000218s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg0__0__305419896_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg0__0__305419896_) [0.000237s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg0__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg0__305419896__305419896_) [0.000256s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg0__305419896__305419896_) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg0__4294967295__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg0__4294967295__305419896_) [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg0__4294967295__305419896_) [0.000245s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_0) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_0) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_305419896) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_4294967295) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_4294967295) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_4294967295) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg0__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg0__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg0__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg0__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg0__305419896__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg0__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg0__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg0__4294967295__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg0__4294967295__305419896_) [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg0_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg0_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg0_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg0_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg0_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg0_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg0_4294967295) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg0_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg0_4294967295) [0.000230s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg2__0__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg2__305419896__305419896_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg2__4294967295__305419896_) [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg2__0__305419896_) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg2__305419896__305419896_) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg2__4294967295__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg2__0__305419896_) [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg2__305419896__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg2__4294967295__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg2_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg2_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg2_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg2_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg2_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg2_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg2_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg3__0__305419896_) [0.000254s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg3__305419896__305419896_) [0.000413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg3__4294967295__305419896_) [0.000314s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg3__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg3__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg3__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg3__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg3__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg3__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg3_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg3_305419896) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg3_4294967295) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg3_0) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg3_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg3_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg3_0) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg3_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg3_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg4__0__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg4__305419896__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg4__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg4__0__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg4__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg4__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg4__0__305419896_) [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg4__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg4__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg4_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg4_305419896) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg4_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg4_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg4_305419896) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg4_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg4_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg4_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg4_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg5__0__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg5__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg5__4294967295__305419896_) [0.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg5__0__305419896_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg5__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg5__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg5__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg5__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg5__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg5_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg5_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg5_0) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg5_305419896) [0.000214s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg5_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg5_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg5_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg5_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg6__0__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg6__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg6__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg6__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg6__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg6__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg6__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg6_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg6_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg6_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg6_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg6_305419896) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg6_4294967295) [0.000672s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg6_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg6_305419896) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg6_4294967295) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg7__0__305419896_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg7__305419896__305419896_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__reg7__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg7__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__reg7__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg7__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg7__305419896__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__reg7__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg7_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg7_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg7_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg7_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg7_305419896) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg7_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg7_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg7_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg7_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__0__305419896_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg1__4294967295__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg1__0__305419896_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg1__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg1__305419896__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg1__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg1__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg1__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg1_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg1_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg1_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg1_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg1_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg1__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg1__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg1__0__305419896_) [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg1__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg1__305419896__305419896_) [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg1__305419896__305419896_) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg1__4294967295__305419896_) [0.000211s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg1__4294967295__305419896_) [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg1__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg1_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg1_305419896) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg1_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_4294967295) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id__0__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000299s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000227s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_0) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_1311768467463790320) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_1311768467463790320) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg1__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg1__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg1__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg1__305419896__305419896_) [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg1__305419896__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg1__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg1__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg1__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg1__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_305419896) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_305419896) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg1__0__305419896_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg1__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg1__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg1__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg1__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg1__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg1__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg1__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg1__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg1_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg1_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg1_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg1_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg1_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg1_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg1_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg1_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg1_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg3__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg3__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg3__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg3__0__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg3__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg3__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg3__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg3__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg3__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg3_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg3_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg3_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg3_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg3_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg3_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg4__0__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg4__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg4__4294967295__305419896_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg4__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg4__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg4__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg4__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg4__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg4_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg4_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg4_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg4_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg4_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg4_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg4_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg5__0__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg5__305419896__305419896_) [0.000298s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg5__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg5__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg5__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg5__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg5__0__305419896_) [0.002564s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg5__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg5__4294967295__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg5_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg5_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg5_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg5_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg5_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg5_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg6__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg6__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg6__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg6__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg6__0__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg6__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg6_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg6_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg6_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg6_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg6_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg6_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg6_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg7__0__305419896_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg7__305419896__305419896_) [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__reg7__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg7__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg7__305419896__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__reg7__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg7__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg7__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__reg7__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg7_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg7_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg7_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg7_0) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg7_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg7_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg7_0) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg7_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg7_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg2__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg2__0__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg2__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg2__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg2__305419896__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg2__4294967295__305419896_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg2__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg2_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg2_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg2_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg2_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg2_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg2_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg2__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg2__0__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg2__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg2__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg2__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg2__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg2__4294967295__305419896_) [0.000656s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg2__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg2__4294967295__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg2_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg2_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_305419896) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_4294967295) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_4294967295) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id__0__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_1311768467463790320) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_18446744073709551615) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_1311768467463790320) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg2__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg2__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg2__0__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg2__305419896__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg2__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg2__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg2__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg2__4294967295__305419896_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg2__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_305419896) [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_4294967295) [0.000284s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg2__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg2__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg2__0__305419896_) [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg2__305419896__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg2__305419896__305419896_) [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg2__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg2__4294967295__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg2__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg2__4294967295__305419896_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg2_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg2_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg2_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg2_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg2_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg2_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg2_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg2_4294967295) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg2_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg4__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg4__305419896__305419896_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg4__4294967295__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg4__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg4__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg4__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg4__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg4__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg4__4294967295__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg4_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg4_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg4_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg4_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg4_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg4_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg4_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg4_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg4_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg5__0__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg5__305419896__305419896_) [0.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg5__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg5__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg5__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg5__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg5__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg5__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg5__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg5_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg5_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg5_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg5_0) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg5_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg5_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg5_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg5_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg6__0__305419896_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg6__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg6__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg6__0__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg6__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg6__4294967295__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg6__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg6__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg6_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg6_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg6_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg6_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg6_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg6_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg7__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__reg7__4294967295__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg7__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg7__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__reg7__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg7__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__reg7__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg7_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg7_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg7_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg7_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg7_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg7_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg7_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__305419896__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg3__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg3__0__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg3__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg3__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg3__4294967295__305419896_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg3__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg3_0) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg3_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg3_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg3_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg3_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg3_4294967295) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg3__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg3__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg3__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg3__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg3__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg3__305419896__305419896_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg3__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg3__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg3__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg3_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg3_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_18446744073709551615) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_18446744073709551615) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg3__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg3__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg3__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg3__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg3__305419896__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg3__305419896__305419896_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg3__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg3__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg3__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_0) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_305419896) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg3__0__305419896_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg3__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg3__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg3__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg3__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg3__305419896__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg3__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg3__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg3__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg3_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg3_0) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg3_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg3_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg3_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg3_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg3_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg3_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg3_4294967295) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg5__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg5__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg5__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg5__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg5__305419896__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg5__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg5__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg5__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg5__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg5_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg5_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg5_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg5_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg5_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg5_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg5_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg6__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg6__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg6__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg6__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg6__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg6__305419896__305419896_) [0.000209s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg6__4294967295__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg6_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg6_4294967295) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg6_0) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg6_305419896) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg6_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg6_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg7__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg7__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__reg7__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg7__0__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg7__305419896__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__reg7__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg7__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg7__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__reg7__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg7_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg7_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg7_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg7_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg7_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg7_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg4__4294967295__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg4__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg4__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg4__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg4__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg4__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg4__4294967295__305419896_) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg4_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg4_0) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg4_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg4_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg4_4294967295) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg4_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg4__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg4__0__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg4__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg4__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg4__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg4__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg4__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg4__4294967295__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg4__4294967295__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg4_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_18446744073709551615) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_1311768467463790320) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_18446744073709551615) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_1311768467463790320) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_18446744073709551615) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg4__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg4__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg4__0__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg4__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg4__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg4__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg4__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg4__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg4__4294967295__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_4294967295) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg4__0__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg4__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg4__0__305419896_) [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg4__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg4__305419896__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg4__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg4__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg4__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg4__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg4_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg4_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg4_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg4_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg4_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg4_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg4_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg4_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg6__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg6__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg6__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg6__0__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg6__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg6__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg6__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg6__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg6__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg6_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg6_4294967295) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg6_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg6_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg6_4294967295) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg6_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg6_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg6_4294967295) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg7__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg7__305419896__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg7__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg7__305419896__305419896_) [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__reg7__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg7__0__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg7__305419896__305419896_) [0.000336s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__reg7__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg7_0) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg7_305419896) [0.001124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg7_4294967295) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg7_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg7_305419896) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg7_4294967295) [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg7_0) [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg7_305419896) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg7_4294967295) [0.001956s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__0__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__305419896__305419896_) [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg5__4294967295__305419896_) [0.000322s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000229s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg5__0__305419896_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg5__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg5__305419896__305419896_) [0.000309s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg5__305419896__305419896_) [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg5__4294967295__305419896_) [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg5__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg5_0) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg5_0) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg5_305419896) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg5_305419896) [0.000223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg5_4294967295) [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg5_4294967295) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg5__0__305419896_) [0.001223s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg5__0__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg5__0__305419896_) [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg5__305419896__305419896_) [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg5__305419896__305419896_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg5__305419896__305419896_) [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg5__4294967295__305419896_) [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg5__4294967295__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg5__4294967295__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg5_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg5_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_305419896) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg5_4294967295) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_4294967295) [0.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_4294967295) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id__0__1311768467463790320_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000215s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_1311768467463790320) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_1311768467463790320) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg5__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg5__0__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg5__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg5__305419896__305419896_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg5__305419896__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg5__305419896__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg5__4294967295__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg5__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg5__4294967295__305419896_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_0) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_305419896) [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_305419896) [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_4294967295) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg5__0__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg5__0__305419896_) [0.000342s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg5__0__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg5__305419896__305419896_) [0.004637s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg5__305419896__305419896_) [0.000339s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg5__305419896__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg5__4294967295__305419896_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg5__4294967295__305419896_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg5__4294967295__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg5_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg5_0) [0.000134s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg5_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg5_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg5_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg5_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg5_4294967295) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg5_4294967295) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg5_4294967295) [0.000221s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__reg7__305419896__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__reg7__4294967295__305419896_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__reg7__0__305419896_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__reg7__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__reg7__4294967295__305419896_) [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__reg7__0__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__reg7__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__reg7__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_reg7_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_reg7_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_reg7_4294967295) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_reg7_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_reg7_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_reg7_4294967295) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_reg7_0) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_reg7_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_reg7_4294967295) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__0__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__305419896__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg6__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.007248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg6__0__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg6__0__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg6__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg6__305419896__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg6__4294967295__305419896_) [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg6__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg6_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg6_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg6_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg6_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg6_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg6_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg6__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg6__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg6__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg6__305419896__305419896_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg6__305419896__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg6__305419896__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg6__4294967295__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg6__4294967295__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg6__4294967295__305419896_) [0.000202s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg6_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_0) [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg6_305419896) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_305419896) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg6_4294967295) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_0) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_1311768467463790320) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_18446744073709551615) [0.002165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_0) [0.000351s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_1311768467463790320) [0.000198s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_18446744073709551615) [0.001476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_0) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_1311768467463790320) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_18446744073709551615) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg6__0__305419896_) [0.000210s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg6__0__305419896_) [0.000216s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg6__0__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg6__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg6__305419896__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg6__305419896__305419896_) [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg6__4294967295__305419896_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg6__4294967295__305419896_) [0.003382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg6__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_0) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_305419896) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_4294967295) [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg6__0__305419896_) [0.000595s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg6__0__305419896_) [0.000810s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg6__0__305419896_) [0.000364s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg6__305419896__305419896_) [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg6__305419896__305419896_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg6__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg6__4294967295__305419896_) [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg6__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg6__4294967295__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg6_0) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg6_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg6_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg6_305419896) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg6_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg6_305419896) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg6_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg6_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg6_4294967295) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.003516s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__0__305419896_) [0.000521s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__305419896__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___reg7__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg7__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg7__0__305419896_) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg7__305419896__305419896_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg7__305419896__305419896_) [0.000266s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__reg7__4294967295__305419896_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__reg7__4294967295__305419896_) [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg7_0) [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg7_0) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg7_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg7_305419896) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg7_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg7_4294967295) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg7__0__305419896_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg7__0__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg7__0__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg7__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg7__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg7__305419896__305419896_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__reg7__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__reg7__4294967295__305419896_) [0.000168s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__reg7__4294967295__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg7_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_0) [0.006689s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_0) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg7_305419896) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_305419896) [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_305419896) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg7_4294967295) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_4294967295) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_4294967295) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id__0__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_0) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_1311768467463790320) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_0) [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_18446744073709551615) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_0) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_1311768467463790320) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg7__0__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg7__0__305419896_) [0.001041s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg7__0__305419896_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg7__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg7__305419896__305419896_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg7__305419896__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__reg7__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__reg7__4294967295__305419896_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__reg7__4294967295__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_305419896) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_305419896) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg7__0__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg7__0__305419896_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg7__0__305419896_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg7__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg7__305419896__305419896_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg7__305419896__305419896_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__reg7__4294967295__305419896_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__reg7__4294967295__305419896_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__reg7__4294967295__305419896_) [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg7_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg7_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg7_0) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg7_305419896) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg7_305419896) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg7_305419896) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg7_4294967295) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg7_4294967295) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg7_4294967295) [0.000527s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__0__255_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___mpls_bos__255__255_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_bos_0) [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_mpls_bos_255) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_0) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_mpls_bos_255) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__0__1193046_) [0.000173s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__1193046__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___pbb_isid__16777215__1193046_) [0.000152s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_isid_0) [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_isid_1193046) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_pbb_isid_16777215) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_1193046) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_pbb_isid_16777215) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__0__1311768467463790320_) [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___tunnel_id__18446744073709551615__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_0) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_1311768467463790320) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_tunnel_id_18446744073709551615) [0.000124s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_0) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_1311768467463790320) [0.000123s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__0__4660_) [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__4660__4660_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___ipv6_exthdr__65535__4660_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_4660) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_exthdr_65535) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_0) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_4660) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_exthdr_65535) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___packet_type__0__305419896_) [0.000161s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___packet_type__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=___packet_type__4294967295__305419896_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___packet_type__0__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___packet_type__305419896__305419896_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=___packet_type__4294967295__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_type_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_type_305419896) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_packet_type_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_type_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_type_305419896) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_packet_type_4294967295) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_isid__0__1193046_) [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_isid__1193046__1193046_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__pbb_isid__16777215__1193046_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_isid__0__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_isid__1193046__1193046_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__pbb_isid__16777215__1193046_) [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pbb_isid_0) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pbb_isid_1193046) [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_pbb_isid_16777215) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pbb_isid_0) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pbb_isid_1193046) [0.000101s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_pbb_isid_16777215) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id__0__1311768467463790320_) [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id__0__1311768467463790320_) [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__tunnel_id__18446744073709551615__1311768467463790320_) [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_0) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_tunnel_id_18446744073709551615) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_0) [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_tunnel_id_18446744073709551615) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_bos__0__255_) [0.000338s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__0__255_) [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__0__255_) [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__mpls_bos__255__255_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__mpls_bos__255__255_) [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__mpls_bos__255__255_) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_bos_0) [0.000383s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_bos_0) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_bos_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_mpls_bos_255) [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_mpls_bos_255) [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_mpls_bos_255) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__packet_type__0__305419896_) [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__packet_type__305419896__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255__packet_type__4294967295__305419896_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__packet_type__0__305419896_) [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__packet_type__305419896__305419896_) [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255__packet_type__4294967295__305419896_) [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_packet_type_0) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_packet_type_305419896) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_packet_type_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_packet_type_0) [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_packet_type_305419896) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_packet_type_4294967295) [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id__0__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id__0__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000191s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id__0__1311768467463790320_) [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046__tunnel_id__18446744073709551615__1311768467463790320_) [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_0) [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_tunnel_id_18446744073709551615) [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_tunnel_id_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_0) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_isid__0__1193046_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__0__1193046_) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__0__1193046_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_isid__1193046__1193046_) [0.000139s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__1193046__1193046_) [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__1193046__1193046_) [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__pbb_isid__16777215__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__pbb_isid__16777215__1193046_) [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__pbb_isid__16777215__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_isid_0) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_isid_0) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_isid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_isid_1193046) [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_isid_1193046) [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_isid_1193046) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_pbb_isid_16777215) [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_pbb_isid_16777215) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_pbb_isid_16777215) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_isid__0__1193046_) [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_isid__0__1193046_) [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_isid__0__1193046_) [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_isid__1193046__1193046_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_isid__1193046__1193046_) [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_isid__1193046__1193046_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__pbb_isid__16777215__1193046_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__pbb_isid__16777215__1193046_) [0.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__pbb_isid__16777215__1193046_) [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pbb_isid_0) [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pbb_isid_0) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pbb_isid_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pbb_isid_1193046) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pbb_isid_1193046) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pbb_isid_1193046) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_pbb_isid_16777215) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_pbb_isid_16777215) [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_pbb_isid_16777215) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id__0__1311768467463790320_) [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__0__1311768467463790320_) [0.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__0__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000522s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__1311768467463790320__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000167s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000165s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__tunnel_id__18446744073709551615__1311768467463790320_) [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_0) [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_0) [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_1311768467463790320) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_1311768467463790320) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_tunnel_id_18446744073709551615) [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_tunnel_id_18446744073709551615) [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_tunnel_id_18446744073709551615) [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id__0__1311768467463790320_) [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id__0__1311768467463790320_) [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id__0__1311768467463790320_) [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id__1311768467463790320__1311768467463790320_) [0.000172s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896__tunnel_id__18446744073709551615__1311768467463790320_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_0) [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_0) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_0) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_1311768467463790320) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_1311768467463790320) [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_1311768467463790320) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_tunnel_id_18446744073709551615) [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_tunnel_id_18446744073709551615) [0.000117s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_tunnel_id_18446744073709551615) [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__packet_type__0__305419896_) [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__packet_type__305419896__305419896_) [0.000166s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660__packet_type__4294967295__305419896_) [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__packet_type__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__packet_type__305419896__305419896_) [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660__packet_type__4294967295__305419896_) [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__packet_type__0__305419896_) [0.000145s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__packet_type__305419896__305419896_) [0.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660__packet_type__4294967295__305419896_) [0.000150s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_packet_type_0) [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_packet_type_305419896) [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_packet_type_4294967295) [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_packet_type_0) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_packet_type_305419896) [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_packet_type_4294967295) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_packet_type_0) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_packet_type_305419896) [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_packet_type_4294967295) [0.000103s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle.test_init [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit.test_init [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove.test_init [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable.test_parser [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64.test_parser [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId.test_init [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat.test_serialize [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader.test_parser [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_parser_check_len [0.000089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_parser_check_type [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionHeader.test_serialize [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_parser_check_len [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_parser_check_type [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_check_type [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_check_len [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_check_type [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_check_type [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_serialize [0.000069s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_check_len [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_check_type [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_parser_check_len [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_init [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_parser_check_type [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_init [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_parser_check_len [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply.test_init [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply.test_parser [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest.test_init [0.000041s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply.test_parser [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply.test_serialize [0.000037s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest.test_parser [0.000038s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply.test_init [0.000038s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest.test_parser [0.000039s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest.test_serialize [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_parser [0.000040s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats.test_parser [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats.test_parser_append_actions [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello.test_serialize [0.000069s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_parser [0.000073s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_serialize_check_buffer_id [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPhyPort.test_parser [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus.test_init [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply.test_serialize [0.001846s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest.test_parser [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest.test_serialize [0.000071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropMinRate.test_init [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropNone.test_parser [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStats.test_init [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply.test_init [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply.test_parser [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig.test_serialize [0.000071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStats.test_init [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply.test_serialize [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest.test_parser [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest.test_init [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest.test_parser [0.000038s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlIn.test_serialize [0.000065s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlOut.test_parser [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecNwTtl.test_serialize [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_serialize_mid [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_serialize_max [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_init [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_max [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_mid [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_p1 [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_max [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_mid [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_serialize_mid [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_serialize_min [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_init [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_parser_max [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_serialize_min [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_init [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_parser_mid [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_serialize_mid [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_serialize_max [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_serialize_min [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_serialize_max [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_parser_max [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_parser_mid [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_parser_min [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_init [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply.test_parser_max [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_parser_min [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_serialize_mid [0.013207s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_serialize_min [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_parser_max [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStats.test_init [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStats.test_parser [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_serialize_max [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_serialize_mid [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_parser_max [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_serialize_min [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_parser_max [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_mid [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p10_1 [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_1 [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_4 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_5 [0.000263s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_7 [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_8 [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_10 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_14 [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_0 [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_3 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_5 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_6 [0.000064s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_8 [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_5 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_13 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_3 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_5 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p9_0 [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p11_1 [0.000064s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_0 [0.000061s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_10 [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_12 [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_3 [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_4 [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_0 [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_14 [0.000072s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_3 [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_9 [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_0 [0.000090s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_1 [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_5 [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_6 [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_7 [0.000075s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_0 [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_9 [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_1 [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_4 [0.000061s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_6 [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_2 [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_4 [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p8_0 [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p9_0 [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p9_2 [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter.test_parser_min [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_max [0.001129s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_mid [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_min [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_parser_max [0.050311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p3 [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_min [0.000068s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStatsRequest.test_serialize [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_p2 [0.011684s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_parser_min [0.000068s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_mid [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_p2 [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_parser_mid [0.017670s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_serialize_min [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_init [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_max [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_min [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_mask_min [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_max [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_opcode_min [0.000333s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_masked_mid [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_max [0.000268s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_min [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_mid [0.000359s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_min [0.000323s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_masked_min [0.000327s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_min [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_masked_max [0.000407s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_masked_mid [0.000396s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_min [0.000238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_code_mid [0.000255s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_code_min [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_type_min [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_code_mid [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_dscp_max [0.000231s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_dscp_mid [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_masked_mid [0.000315s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_max [0.000326s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_masked_mid [0.000285s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_masked_min [0.000260s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_mid [0.000240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_masked_mid [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_masked_min [0.000402s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_masked_max [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_masked_min [0.000763s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_min [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_dst_mid [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_dst_min [0.000220s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_src_mid [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_src_min [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_dst_max [0.000239s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_pcp_mid [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_masked_min [0.000250s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_mid [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_data_is_total_len [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_min [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_p1 [0.000236s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_min [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_none [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_true [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_init [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_parser_max [0.040920s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_parser_mid [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_parser_min [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_init [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_max [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_mid [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p15 [0.000154s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p2 [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p9 [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p1 [0.000153s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p10 [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p2 [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p4 [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p6 [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p9 [0.000071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_mid [0.000070s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p4 [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_init [0.000071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p3 [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_p1 [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply.test_parser_mid [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_mid [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_min [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader.test_init [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate.test_parser_mid [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate.test_parser_min [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p4 [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p6 [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_mid [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_min [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p5 [0.000064s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p6 [0.000064s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_p2 [0.002876s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_p3 [0.000089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_max [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p4 [0.000073s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_max [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_single_struct_true [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsRequest.test_serialize_body [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures.test_parser_max [0.013560s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_min [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_p1 [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_p2 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_mid [0.000071s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p18 [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p21 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p23 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p26 [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p33 [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p34 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p4 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p6 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p9 [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStatsRequest.test_serialize [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_masked_max [0.000418s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_masked_min [0.000936s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_max [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_none [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_arp.Test_arp.test_serialize [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json [0.000393s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json_with_auth_simple [0.000884s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize_with_auth_md5 [0.000207s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_l2vpn [0.010237s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_vpnv6 [0.019300s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_open1 [0.000442s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_update2 [0.012295s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_vlan_action_parser [0.000325s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_peer_down_notification [0.000626s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bpdu.Test_UnknownType.test_parser [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_default_args [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_init [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_loopback_reply [0.004836s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_loopback_message [0.002478s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_link_trace_message [0.000208s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_cc_message [0.001372s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_loopback_message [0.001362s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_cc_message [0.001425s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_link_trace_reply [0.001914s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_loopback_reply [0.002442s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_serialize [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_parser [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_parser [0.000071s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_serialize [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_serialize_with_length_zero [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_init [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_serialize [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_default_args [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_init [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_len [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_default_args [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_init [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_parser [0.002134s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn2 [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn3 [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_default_args [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_gre.Test_gre.test_vsid_setter [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_echo.test_default_args [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_echo.test_init [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init [0.000071s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser_with_TimeExceeded [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string [0.000212s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_serialize_with_data [0.000157s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_init [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_parser_with_data [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_serialize_with_data [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_to_string [0.000370s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_init [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_default_args [0.000149s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_parser [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_serialize [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_init [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_serialize [0.000148s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_init [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_json [0.000633s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_parser_with_data [0.000142s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_parser_without_data [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_json [0.001053s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_to_string [0.000512s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_build_mldv2_query [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_default_args [0.000234s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_parser [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_parser_with_srcs [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_to_string [0.000367s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_to_string_with_srcs [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_build_mldv2_report [0.000068s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_parser [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_serialize [0.000136s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_to_string_with_records [0.001041s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_aux_len_larger_than_aux [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_aux_len_smaller_than_aux [0.000163s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_default_args [0.000468s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json [0.000432s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json_with_aux [0.000409s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json_with_srcs [0.000378s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len_with_aux [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize_with_aux [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_parser [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_num_smaller_than_srcs [0.000347s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_build_igmp [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_init [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_json_with_records [0.001050s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_parser_with_records [0.000502s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_record_num_larger_than_records [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_serialize [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_serialize_with_records [0.001001s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init [0.000141s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init_with_srcs [0.000080s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init_with_srcs_and_aux [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len_with_srcs [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_num_larger_than_srcs [0.000100s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize [0.000068s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_init [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_len_re [0.000065s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_default_args [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_len [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_parser [0.000401s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_default_args [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_serialize [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init [0.000090s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_auth [0.000225s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_multi_headers [0.000629s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_routing_type3 [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_fragment [0.000559s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_hop_opts [0.000424s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_routing_type3 [0.000349s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_dst_opts [0.000692s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_hop_opts [0.000659s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_option.test_len [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_init [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_serialize [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_init [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_len [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_len [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_llc.Test_ControlFormatI.test_json [0.000715s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_llc.Test_ControlFormatU.test_json [0.000423s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_get_tlv_type [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_parse [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_serialize [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_from_bin_true [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_to_string [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_icmpv6 [0.001547s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_sctp [0.001421s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_udp [0.002825s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_init_ack [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_abort [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_cookie_ack [0.000061s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_data [0.000062s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_heartbeat_ack [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_shutdown_complete [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_abort [0.003804s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_cwr [0.000438s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_data [0.000526s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_heartbeat [0.000589s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_heartbeat_ack [0.000596s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_init_ack [0.001836s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_cwr [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_ecn_echo [0.000200s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_heartbeat_ack [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_multi_chunks [0.000594s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_sack [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_cookie_ack [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_init [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_shutdown_ack [0.000130s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string [0.000233s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_cookie_echo [0.000557s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_init [0.001227s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_shutdown_complete [0.000350s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_build_lacp [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_defaulted [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_distributing [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_synchronization [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_timeout [0.000094s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_collector_tag ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_collecting [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_distributing [0.000129s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_expired [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_tag ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_terminator_length ... SKIPPED: This test needs to be refactored: "serialize" method requires two input parameters that are not provided here. DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_slow.test_invalid_subtype [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_default_args [0.000206s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_init [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_udp.Test_udp.test_init [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_udp.Test_udp.test_json [0.000262s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_udp.Test_udp.test_malformed_udp [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_init [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_malformed_vlan [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_parser [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_priority_max [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_type [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_serialize [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_priority_max [0.000063s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_priority_min [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_type [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_create_packet [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_to_string [0.001439s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_from_jsondict [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_init [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopDisabled.test_parser [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopEnabled.test_parser [0.000132s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopEnabledIPv6.test_parser [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopDisabled.test_parser [0.000219s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4ImportLookupFromZebra.test_parser [0.000201s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4NexthopLookupMRib.test_parser [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceBfdDestinationUpdate.test_parser [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceNbrAddressAdd.test_parser [0.000128s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraNexthopUpdateIPv6.test_parser [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4_without_actions [0.003911s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6_invalid_flowspec_family [0.000411s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn_invalid_actions [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_invalid_actions [0.001763s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv6 [0.001007s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv6_withdraw [0.001040s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_invalid_next_hop [0.000297s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_invalid_route_family [0.000330s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_without_esi [0.000882s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_multicast_etag [0.000493s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_multicast_etag_no_next_hop [0.000513s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_pmsi_ingress_rep [0.000453s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_pmsi_no_tunnel_info [0.000481s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_mac_ip_adv [0.000479s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_multicast_etag [0.003903s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv4 [0.000422s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv6 [0.000425s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_vpnv4 [0.000491s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_ipv4 [0.000387s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_as_path_2 [0.000179s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_l2vpnflowspec_actions_all_actions [0.003942s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_esi_not_int [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id_negative [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix_not_digit [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix_over [0.000037s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix_str [0.000037s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4 [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_not_dot [0.000041s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mac [0.000467s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mac_short [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med_over [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label [0.000041s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_not_num [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_labels_with_invalid_label [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_old_asn_over [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist_invalid_ipv4_addr [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni [0.000040s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni_negative [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni_not_int [0.000036s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni_over [0.000037s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix_not_str [0.000038s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix_invalid_rd [0.000045s] ... ok DEBUG: 78 bytearray(b'33\x00\x00\x00\x12\x00\x00^\x00\x02\x80\x86\xddl\x00\x00\x00\x00@p\xff \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x121\x80c\x01\x00o\xcf\xfb \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01') DEBUG: 78 bytearray(b'33\x00\x00\x00\x12\x00\x00^\x00\x02\x80\x86\xddl\x00\x00\x00\x00@p\xff \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x121\x80c\x01\x00o\xcf\xfb \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01') DEBUG: 78 bytearray(b'33\x00\x00\x00\x12\x00\x00^\x00\x02\x80\x86\xddl\x00\x00\x00\x00@p\xff \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x121\x80c\x01\x00o\xcf\xfb \x01\r\xb8 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01') DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 121161 tests in 43.6285 sec. DEBUG: - Passed: 121147 DEBUG: - Skipped: 14 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 40.6254 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (686 tests) => 0:00:01.470606 DEBUG: - Worker 1 (119061 tests) => 0:00:43.081486 DEBUG: - Worker 2 (550 tests) => 0:00:01.497551 DEBUG: - Worker 3 (864 tests) => 0:00:04.614223 DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aIkOrq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/share/licenses/python3-os-ken DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/share/licenses/python3-os-ken DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/share/licenses/python3-os-ken DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(python3-os-ken) = 3.1.0-0.20250611101134.a8a1ed6.el9 python-os-ken = 3.1.0-0.20250611101134.a8a1ed6.el9 python3-os-ken = 3.1.0-0.20250611101134.a8a1ed6.el9 python3.9-os-ken = 3.1.0-0.20250611101134.a8a1ed6.el9 python3.9dist(os-ken) = 3.1~~dev2 python3dist(os-ken) = 3.1~~dev2 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/python3 /usr/bin/sh python(abi) = 3.9 python3.9dist(eventlet) >= 0.27 python3.9dist(msgpack) >= 1 python3.9dist(ncclient) >= 0.6.13 python3.9dist(netaddr) >= 0.7.18 python3.9dist(oslo-config) >= 5.1 python3.9dist(ovs) >= 2.8 python3.9dist(packaging) >= 20.4 python3.9dist(pbr) >= 2 python3.9dist(routes) >= 2.3.1 python3.9dist(webob) >= 1.8.2 DEBUG: Obsoletes: python39-os-ken < 3.1.0-0.20250611101134.a8a1ed6.el9 DEBUG: Processing files: python-os-ken-doc-3.1.0-0.20250611101134.a8a1ed6.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QXP5mZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/share/doc/python-os-ken-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/share/doc/python-os-ken-doc DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/share/doc/python-os-ken-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/share/doc/python-os-ken-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8eyENk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/share/licenses/python-os-ken-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/share/licenses/python-os-ken-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64/usr/share/licenses/python-os-ken-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-os-ken-doc = 3.1.0-0.20250611101134.a8a1ed6.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm DEBUG: Wrote: /builddir/build/RPMS/python-os-ken-doc-3.1.0-0.20250611101134.a8a1ed6.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QT1UsY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-3.1.0.dev2 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm INFO: Done(/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567/python-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.src.rpm) Config(dlrn-5) 3 minutes 11 seconds INFO: Results and/or logs in: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4582444 1510192 1595236 11954900 11532368 DEBUG: Swap: 16777212 5495728 11281484 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.9G 34% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.2_65kw6m', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1021', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567/python3-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.noarch.rpm /home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567/python-os-ken-doc-3.1.0-0.20250611101134.a8a1ed6.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567/python3-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.noarch.rpm', '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567/python-os-ken-doc-3.1.0-0.20250611101134.a8a1ed6.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567/python3-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.noarch.rpm', '/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567/python-os-ken-doc-3.1.0-0.20250611101134.a8a1ed6.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-python-castellan-ce3ba71721439272f6a9a 53 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-prometheus-exporter-8bca 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-111e43b9c05c3a7ac8e14 55 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutronclient-905be917fe22b44f9 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-87dde46381c2d56bae998ab 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-2319d121451167c2519938 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-e056798f 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-82652559ea8641b11c 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-3aeb4376e2 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8f34f419ba3bf3f94 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-32af0d599 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-40d1d36e9 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-87560df365a9f9fc232653131f 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-firewall-f2b3c6d8baa4a4f4c82d01 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-d2272833fe8fea82b0321e 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-fb142a09f8 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-mistral-ui-65db4b54f11410603 119 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 46 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 107 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 36 kB/s | 5.6 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 47 kB/s | 6.0 kB 00:00 DEBUG: dlrn-master-testing 87 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 159 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 77 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 104 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 108 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 90 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 220 kB/s | 29 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================== DEBUG: Installing: DEBUG: python-os-ken-doc noarch 3.1.0-0.20250611101134.a8a1ed6.el9 @commandline 1.1 M DEBUG: python3-os-ken noarch 3.1.0-0.20250611101134.a8a1ed6.el9 @commandline 2.0 M DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-14.el9 baseos 120 k DEBUG: checkpolicy x86_64 3.6-1.el9 appstream 353 k DEBUG: chkconfig x86_64 1.24-2.el9 baseos 178 k DEBUG: flatpak-selinux noarch 1.12.9-4.el9 appstream 21 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.8-4.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.8-4.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.8-4.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.11.0-1.el9 baseos 832 k DEBUG: libbpf x86_64 2:1.5.0-1.el9 baseos 186 k DEBUG: libibverbs x86_64 54.0-1.el9 baseos 451 k DEBUG: libmnl x86_64 1.0.4-16.el9 baseos 28 k DEBUG: libnl3 x86_64 3.11.0-1.el9 baseos 363 k DEBUG: libselinux-utils x86_64 3.6-3.el9 baseos 190 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-master-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: numactl-libs x86_64 2.0.19-1.el9 baseos 32 k DEBUG: openstack-network-scripts x86_64 10.11.1-7.el9s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el9s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.2-72.el9s centos9-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.6-3.el9 baseos 239 k DEBUG: policycoreutils-python-utils noarch 3.6-3.el9 appstream 76 k DEBUG: procps-ng x86_64 3.3.17-14.el9 baseos 349 k DEBUG: protobuf-c x86_64 1.3.3-13.el9 baseos 35 k DEBUG: psmisc x86_64 23.4-3.el9 baseos 243 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250528102327.fc51cd8.el9 delorean-component-common 14 k DEBUG: python3-audit x86_64 3.1.5-7.el9 appstream 79 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-master-testing 43 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-debtcollector noarch 3.0.1-0.20250610165306.e102e4d.el9 delorean-component-common 31 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-master-testing 41 k DEBUG: python3-libselinux x86_64 3.6-3.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.6-5.el9 appstream 79 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-msgpack x86_64 1.1.0-1.el9s delorean-master-testing 84 k DEBUG: python3-ncclient noarch 0.6.16-1.el9s delorean-master-testing 142 k DEBUG: python3-netaddr noarch 1.3.0-4.el9s delorean-master-testing 1.6 M DEBUG: python3-openvswitch3.4 x86_64 3.4.2-72.el9s centos9-nfv-ovs 325 k DEBUG: python3-oslo-config noarch 2:9.8.0-0.20250507221849.b18ff43.el9 delorean-component-common 220 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250528102327.fc51cd8.el9 delorean-component-common 56 k DEBUG: python3-paramiko noarch 3.5.0-1.el9s delorean-master-testing 312 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-3.el9 appstream 2.1 M DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-master-testing 111 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el9s delorean-master-testing 7.8 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k DEBUG: python3-rfc3986 noarch 2.0.0-1.el9s delorean-master-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: python3-stevedore noarch 5.5.0-0.20250610161627.d279323.el9 delorean-component-clients 68 k DEBUG: python3-webob noarch 1.8.9-1.el9s delorean-master-testing 230 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el9s delorean-master-testing 7.6 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-38.el9 baseos 16 k DEBUG: selinux-policy noarch 38.1.56-1.el9 baseos 46 k DEBUG: selinux-policy-targeted noarch 38.1.56-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.16.2-18.el9 appstream 550 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-6.el9 appstream 23 M DEBUG: geolite2-country noarch 20191217-6.el9 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.5.2-4.el9 appstream 33 k DEBUG: python3-pyasn1 noarch 0.6.0-1.el9s delorean-master-testing 140 k DEBUG: Transaction Summary DEBUG: ========================================================================================================================== DEBUG: Install 68 Packages DEBUG: Total size: 56 M DEBUG: Installed size: 188 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250610161627.d279323.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51cd8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.1-0.20250610165306.e102e4d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.8.0-0.20250507221849.b18ff43.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.8-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.8-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.11.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.5.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.3.3-13.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.16.1.3-38.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.56-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.56-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.9-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.5.2-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-2.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.2-72.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.2-72.el9s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-38.1.56-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libselinux-utils-3.6-3.el9.x86_64 1/68 DEBUG: Installing : policycoreutils-3.6-3.el9.x86_64 2/68 DEBUG: Running scriptlet: policycoreutils-3.6-3.el9.x86_64 2/68 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : selinux-policy-38.1.56-1.el9.noarch 3/68 DEBUG: Running scriptlet: selinux-policy-38.1.56-1.el9.noarch 3/68 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.56-1.el9.noarch 4/68 DEBUG: Installing : selinux-policy-targeted-38.1.56-1.el9.noarch 4/68 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.56-1.el9.noarch 4/68 DEBUG: Installing : python3-netaddr-1.3.0-4.el9s.noarch 5/68 DEBUG: Installing : python3-libselinux-3.6-3.el9.x86_64 6/68 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 7/68 DEBUG: Installing : chkconfig-1.24-2.el9.x86_64 8/68 DEBUG: Installing : python3-libsemanage-3.6-5.el9.x86_64 9/68 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 10/68 DEBUG: Installing : python3-debtcollector-3.0.1-0.20250610165306.e102e 11/68 DEBUG: Installing : python3-webob-1.8.9-1.el9s.noarch 12/68 DEBUG: Installing : python3-rfc3986-2.0.0-1.el9s.noarch 13/68 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 14/68 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 15/68 DEBUG: Installing : python3-pyasn1-0.6.0-1.el9s.noarch 16/68 DEBUG: Installing : python3-msgpack-1.1.0-1.el9s.x86_64 17/68 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 18/68 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 19/68 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 20/68 DEBUG: Installing : python3-audit-3.1.5-7.el9.x86_64 21/68 DEBUG: Installing : libmaxminddb-1.5.2-4.el9.x86_64 22/68 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 23/68 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 24/68 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 25/68 DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 26/68 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 27/68 DEBUG: Installing : python3-policycoreutils-3.6-3.el9.noarch 28/68 DEBUG: Installing : policycoreutils-python-utils-3.6-3.el9.noarch 29/68 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noarc 30/68 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noarc 30/68 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noarc 30/68 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 31/68 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 32/68 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 33/68 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 34/68 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 35/68 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 36/68 DEBUG: Installing : python3-paramiko-3.5.0-1.el9s.noarch 37/68 DEBUG: Installing : python3-ncclient-0.6.16-1.el9s.noarch 38/68 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 39/68 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 40/68 DEBUG: Running scriptlet: unbound-libs-1.16.2-18.el9.x86_64 41/68 DEBUG: Installing : unbound-libs-1.16.2-18.el9.x86_64 41/68 DEBUG: Running scriptlet: unbound-libs-1.16.2-18.el9.x86_64 41/68 DEBUG: Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer → /usr/lib/systemd/system/unbound-anchor.timer. DEBUG: Installing : numactl-libs-2.0.19-1.el9.x86_64 42/68 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 43/68 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 44/68 DEBUG: Installing : libnl3-3.11.0-1.el9.x86_64 45/68 DEBUG: Installing : libibverbs-54.0-1.el9.x86_64 46/68 DEBUG: Installing : libmnl-1.0.4-16.el9.x86_64 47/68 DEBUG: Installing : libbpf-2:1.5.0-1.el9.x86_64 48/68 DEBUG: Installing : iproute-6.11.0-1.el9.x86_64 49/68 DEBUG: Running scriptlet: openvswitch3.4-3.4.2-72.el9s.x86_64 50/68 DEBUG: Installing : openvswitch3.4-3.4.2-72.el9s.x86_64 50/68 DEBUG: Running scriptlet: openvswitch3.4-3.4.2-72.el9s.x86_64 50/68 DEBUG: Installing : python3-openvswitch3.4-3.4.2-72.el9s.x86_64 51/68 DEBUG: Installing : initscripts-service-10.11.8-4.el9.noarch 52/68 DEBUG: Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 53/68 DEBUG: Installing : initscripts-10.11.8-4.el9.x86_64 54/68 DEBUG: Running scriptlet: initscripts-10.11.8-4.el9.x86_64 54/68 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. DEBUG: Installing : hostname-3.23-6.el9.x86_64 55/68 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 55/68 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 56/68 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el9s.x86_64 57/68 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el9s.x86_64 57/68 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1-7 58/68 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el9s.noarch 59/68 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el9s.noarch 60/68 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51c 61/68 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.e 62/68 DEBUG: Installing : python3-stevedore-5.5.0-0.20250610161627.d279323.e 63/68 DEBUG: Installing : python3-oslo-config-2:9.8.0-0.20250507221849.b18ff 64/68 DEBUG: Installing : python3-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9. 65/68 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : flatpak-selinux-1.12.9-4.el9.noarch 66/68 DEBUG: Running scriptlet: flatpak-selinux-1.12.9-4.el9.noarch 66/68 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 67/68 DEBUG: Installing : python-os-ken-doc-3.1.0-0.20250611101134.a8a1ed6.e 68/68 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.56-1.el9.noarch 68/68 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noarc 68/68 DEBUG: Running scriptlet: python-os-ken-doc-3.1.0-0.20250611101134.a8a1ed6.e 68/68 DEBUG: Verifying : python3-stevedore-5.5.0-0.20250610161627.d279323.e 1/68 DEBUG: Verifying : python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51c 2/68 DEBUG: Verifying : python3-debtcollector-3.0.1-0.20250610165306.e102e 3/68 DEBUG: Verifying : python3-oslo-config-2:9.8.0-0.20250507221849.b18ff 4/68 DEBUG: Verifying : python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.e 5/68 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 6/68 DEBUG: Verifying : chkconfig-1.24-2.el9.x86_64 7/68 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 8/68 DEBUG: Verifying : initscripts-10.11.8-4.el9.x86_64 9/68 DEBUG: Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/68 DEBUG: Verifying : initscripts-service-10.11.8-4.el9.noarch 11/68 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 12/68 DEBUG: Verifying : iproute-6.11.0-1.el9.x86_64 13/68 DEBUG: Verifying : libbpf-2:1.5.0-1.el9.x86_64 14/68 DEBUG: Verifying : libibverbs-54.0-1.el9.x86_64 15/68 DEBUG: Verifying : libmnl-1.0.4-16.el9.x86_64 16/68 DEBUG: Verifying : libnl3-3.11.0-1.el9.x86_64 17/68 DEBUG: Verifying : libselinux-utils-3.6-3.el9.x86_64 18/68 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 19/68 DEBUG: Verifying : numactl-libs-2.0.19-1.el9.x86_64 20/68 DEBUG: Verifying : policycoreutils-3.6-3.el9.x86_64 21/68 DEBUG: Verifying : procps-ng-3.3.17-14.el9.x86_64 22/68 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 23/68 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 24/68 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 25/68 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 26/68 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 27/68 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 28/68 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 29/68 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 30/68 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 31/68 DEBUG: Verifying : selinux-policy-38.1.56-1.el9.noarch 32/68 DEBUG: Verifying : selinux-policy-targeted-38.1.56-1.el9.noarch 33/68 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 34/68 DEBUG: Verifying : flatpak-selinux-1.12.9-4.el9.noarch 35/68 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 36/68 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 37/68 DEBUG: Verifying : libmaxminddb-1.5.2-4.el9.x86_64 38/68 DEBUG: Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 39/68 DEBUG: Verifying : python3-audit-3.1.5-7.el9.x86_64 40/68 DEBUG: Verifying : python3-libselinux-3.6-3.el9.x86_64 41/68 DEBUG: Verifying : python3-libsemanage-3.6-5.el9.x86_64 42/68 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/68 DEBUG: Verifying : python3-policycoreutils-3.6-3.el9.noarch 44/68 DEBUG: Verifying : unbound-libs-1.16.2-18.el9.x86_64 45/68 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 46/68 DEBUG: Verifying : openstack-network-scripts-10.11.1-7.el9s.x86_64 47/68 DEBUG: Verifying : openstack-network-scripts-openvswitch3.4-10.11.1-7 48/68 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 49/68 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 50/68 DEBUG: Verifying : python3-msgpack-1.1.0-1.el9s.x86_64 51/68 DEBUG: Verifying : python3-ncclient-0.6.16-1.el9s.noarch 52/68 DEBUG: Verifying : python3-netaddr-1.3.0-4.el9s.noarch 53/68 DEBUG: Verifying : python3-paramiko-3.5.0-1.el9s.noarch 54/68 DEBUG: Verifying : python3-pyasn1-0.6.0-1.el9s.noarch 55/68 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 56/68 DEBUG: Verifying : python3-rdo-openvswitch-2:3.4-1.el9s.noarch 57/68 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 58/68 DEBUG: Verifying : python3-rfc3986-2.0.0-1.el9s.noarch 59/68 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 60/68 DEBUG: Verifying : python3-webob-1.8.9-1.el9s.noarch 61/68 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 62/68 DEBUG: Verifying : rdo-openvswitch-2:3.4-1.el9s.noarch 63/68 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noarc 64/68 DEBUG: Verifying : openvswitch3.4-3.4.2-72.el9s.x86_64 65/68 DEBUG: Verifying : python3-openvswitch3.4-3.4.2-72.el9s.x86_64 66/68 DEBUG: Verifying : python3-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9. 67/68 DEBUG: Verifying : python-os-ken-doc-3.1.0-0.20250611101134.a8a1ed6.e 68/68 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: flatpak-selinux-1.12.9-4.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.8-4.el9.x86_64 DEBUG: initscripts-rename-device-10.11.8-4.el9.x86_64 DEBUG: initscripts-service-10.11.8-4.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.11.0-1.el9.x86_64 DEBUG: libbpf-2:1.5.0-1.el9.x86_64 DEBUG: libibverbs-54.0-1.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-3.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: numactl-libs-2.0.19-1.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: policycoreutils-3.6-3.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-3.el9.noarch DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: protobuf-c-1.3.3-13.el9.x86_64 DEBUG: psmisc-23.4-3.el9.x86_64 DEBUG: python-os-ken-doc-3.1.0-0.20250611101134.a8a1ed6.el9.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250528102327.fc51cd8.el9.noarch DEBUG: python3-audit-3.1.5-7.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20250610165306.e102e4d.el9.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-libselinux-3.6-3.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-msgpack-1.1.0-1.el9s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el9s.noarch DEBUG: python3-netaddr-1.3.0-4.el9s.noarch DEBUG: python3-openvswitch3.4-3.4.2-72.el9s.x86_64 DEBUG: python3-os-ken-3.1.0-0.20250611101134.a8a1ed6.el9.noarch DEBUG: python3-oslo-config-2:9.8.0-0.20250507221849.b18ff43.el9.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250528102327.fc51cd8.el9.noarch DEBUG: python3-paramiko-3.5.0-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-policycoreutils-3.6-3.el9.noarch DEBUG: python3-pyasn1-0.6.0-1.el9s.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-2.0.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: python3-stevedore-5.5.0-0.20250610161627.d279323.el9.noarch DEBUG: python3-webob-1.8.9-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: rdo-openvswitch-2:3.4-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 DEBUG: selinux-policy-38.1.56-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.56-1.el9.noarch DEBUG: unbound-libs-1.16.2-18.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/home/centos9-master/data/repos/component/network/a8/a1/a8a1ed6ea28baec46a7efcb58101ccf8213b7aa5_d750b567'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0